-> v0.18.1

This commit is contained in:
Rich Harris
2018-08-29 22:29:46 -04:00
parent 67cc29ed38
commit 553db81b7b
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.18.1
* Add live reloading ([#385](https://github.com/sveltejs/sapper/issues/385))
## 0.18.0
* Rollup support ([#379](https://github.com/sveltejs/sapper/pull/379))