-> v0.22.9

This commit is contained in:
Rich Harris
2018-10-02 11:13:36 -04:00
parent bb04af41bd
commit 27a5aed83e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.22.9
* Fix legacy builds ([#462](https://github.com/sveltejs/sapper/pull/462))
## 0.22.8
* Ensure CSS placeholders are overwritten ([#462](https://github.com/sveltejs/sapper/pull/462))