-> v0.24.2

This commit is contained in:
Richard Harris
2018-12-31 11:45:20 -05:00
parent 06f1a0e6c0
commit f66c7dcb0d
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.24.2
* Support Rollup 1.0 ([#541](https://github.com/sveltejs/sapper/pull/541))
## 0.24.1
* Include CSS chunks in webpack build info to avoid duplication ([#529](https://github.com/sveltejs/sapper/pull/529))