-> v0.7.1

This commit is contained in:
Rich Harris
2018-02-18 17:08:35 -05:00
parent 14d64e854a
commit 1285739cc5
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.7.1
* Add missing `tslib` dependency
## 0.7.0
* Restructure app layout (see [migration guide](https://sapper.svelte.technology/guide#0-6-to-0-7)) ([#126](https://github.com/sveltejs/sapper/pull/126))