merge master -> cheap-watch

This commit is contained in:
Rich Harris
2018-08-19 19:03:12 -04:00
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.16.1
* Fix file watching regression in previous version
## 0.16.0
* Slim down installed package ([#363](https://github.com/sveltejs/sapper/pull/363))

View File

@@ -1,6 +1,6 @@
{
"name": "sapper",
"version": "0.16.0",
"version": "0.16.1",
"description": "Military-grade apps, engineered by Svelte",
"main": "dist/middleware.ts.js",
"bin": {