-> v0.17.0

This commit is contained in:
Rich Harris
2018-08-19 22:07:04 -04:00
parent c5456d3033
commit b1a9be2dc3
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.17.0
* Use `cheap-watch` instead of `chokidar` ([#364](https://github.com/sveltejs/sapper/issues/364))
## 0.16.1
* Fix file watching regression in previous version