-> v0.15.1

This commit is contained in:
Rich Harris
2018-07-22 21:25:33 -04:00
parent d0bb728e25
commit 39eb3be01e
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.15.1
* Prevent confusing error when no root layout is specified
## 0.15.0
* Nested routes (consult [migration guide](https://sapper.svelte.technology/guide#0-14-to-0-15) and docs on [layouts](https://sapper.svelte.technology/guide#layouts)) ([#262](https://github.com/sveltejs/sapper/issues/262))