-> v0.10.6

This commit is contained in:
Rich Harris
2018-04-19 13:03:12 -04:00
parent 2758382c68
commit a70e88b1f4
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.10.6
* Fix error reporting in `sapper start`
## 0.10.5
* Fix missing service worker ([#231](https://github.com/sveltejs/sapper/pull/231))