-> v0.9.1

This commit is contained in:
Rich Harris
2018-03-10 23:28:14 -05:00
parent b1c57466c0
commit 4314897a78
2 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.9.1
* Include `sapper` bin
## 0.9.0
* Use `devalue` instead of `serialize-javascript`, allowing `preload` to return non-POJOs and cyclical/repeated references, but *not* functions ([#112](https://github.com/sveltejs/sapper/issues/112))