-> v0.16.0

This commit is contained in:
Rich Harris
2018-08-19 17:39:02 -04:00
parent 72b265a35f
commit 611017fd28
3 changed files with 43 additions and 15 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.16.0
* Slim down installed package ([#363](https://github.com/sveltejs/sapper/pull/363))
## 0.15.8
* Only set `preloading: true` on navigation, not prefetch ([#352](https://github.com/sveltejs/sapper/issues/352))