-> v0.1.1

This commit is contained in:
Rich Harris
2017-12-17 15:18:03 -05:00
parent dc929fcd83
commit 442ce366e2
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.1.1
* Expose resolved pathname to `sapper/runtime/app.js` as `__app__` inside main.js
## 0.1.0
* First public preview