-> v0.7.2

This commit is contained in:
Rich Harris
2018-02-18 17:24:12 -05:00
parent 2547db39ac
commit 2752c73ebb
5 changed files with 37 additions and 25 deletions

View File

@@ -1,5 +1,10 @@
# sapper changelog
## 0.7.2
* Add `hmr-client.js` to package
* Wait until first successful client build before creating service-worker.js
## 0.7.1
* Add missing `tslib` dependency