-> v0.20.1

This commit is contained in:
Rich Harris
2018-09-06 18:57:11 -04:00
parent 1b489f4687
commit 99ae39b8a8
3 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.20.1
* Update shimport
## 0.20.0
* Decode `req.params` and `req.query` ([#417](https://github.com/sveltejs/sapper/issues/417))