-> v0.27.3

This commit is contained in:
Richard Harris
2019-06-09 20:20:02 -04:00
parent fb8bf5c9b0
commit fdacbb93bb
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# sapper changelog
## 0.27.3
* Accommodate Svelte 3.5.0
## 0.27.2
* Fix routes with regular expressions ([#707](https://github.com/sveltejs/sapper/issues/707))

View File

@@ -1,6 +1,6 @@
{
"name": "sapper",
"version": "0.27.2",
"version": "0.27.3",
"description": "Military-grade apps, engineered by Svelte",
"bin": {
"sapper": "./sapper"