-> v0.27.2

This commit is contained in:
Conduitry
2019-06-08 18:50:52 -04:00
parent b1e84687c0
commit d0caad5303
3 changed files with 9 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# sapper changelog
## 0.27.2
* Fix routes with regular expressions ([#707](https://github.com/sveltejs/sapper/issues/707))
* Fix `sapper build --output` option ([#723](https://github.com/sveltejs/sapper/pull/723))
## 0.27.1
* Prevent infinite loop if `preload` errors ([#677](https://github.com/sveltejs/sapper/pull/677))
@@ -623,4 +629,4 @@
## 0.1.0
* First public preview
* First public preview