-> v0.23.4

This commit is contained in:
Rich Harris
2018-10-24 15:51:44 -04:00
parent 1e5a87cf71
commit ffd56e2a20
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.23.4
* Ignore empty anchors when exporting ([#491](https://github.com/sveltejs/sapper/pull/491))
## 0.23.3
* Clear `error` and `status` on successful render ([#477](https://github.com/sveltejs/sapper/pull/477))