mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-21 23:05:02 +00:00
-> v0.27.2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user