mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-17 13:14:54 +00:00
-> v0.27.3
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# sapper changelog
|
# sapper changelog
|
||||||
|
|
||||||
|
## 0.27.3
|
||||||
|
|
||||||
|
* Accommodate Svelte 3.5.0
|
||||||
|
|
||||||
|
|
||||||
## 0.27.2
|
## 0.27.2
|
||||||
|
|
||||||
* Fix routes with regular expressions ([#707](https://github.com/sveltejs/sapper/issues/707))
|
* Fix routes with regular expressions ([#707](https://github.com/sveltejs/sapper/issues/707))
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "sapper",
|
"name": "sapper",
|
||||||
"version": "0.27.2",
|
"version": "0.27.3",
|
||||||
"description": "Military-grade apps, engineered by Svelte",
|
"description": "Military-grade apps, engineered by Svelte",
|
||||||
"bin": {
|
"bin": {
|
||||||
"sapper": "./sapper"
|
"sapper": "./sapper"
|
||||||
|
|||||||
Reference in New Issue
Block a user