Skip to content

Commit 943835f

Browse files
Version Packages (next) (#3157)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fc6e5e1 commit 943835f

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@
306306
"new-walls-prove",
307307
"nice-bags-bathe",
308308
"nice-otters-boil",
309+
"nice-timers-explain",
309310
"nice-ways-search",
310311
"nine-actors-whisper",
311312
"nine-beans-rhyme",
@@ -367,6 +368,7 @@
367368
"purple-windows-wink",
368369
"quick-balloons-invite",
369370
"quick-maps-remain",
371+
"quick-pets-turn",
370372
"quiet-ants-report",
371373
"quiet-cherries-smile",
372374
"quiet-crews-hunt",
@@ -487,6 +489,7 @@
487489
"stale-mirrors-attend",
488490
"stale-plums-heal",
489491
"strange-hounds-invite",
492+
"strange-kiwis-tell",
490493
"strange-poems-design",
491494
"strong-carrots-work",
492495
"strong-cooks-turn",

packages/kit/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @sveltejs/kit
22

3+
## 1.0.0-next.212
4+
5+
### Patch Changes
6+
7+
- Add status and error to page store ([#3096](https://github.com/sveltejs/kit/pull/3096))
8+
9+
* Fix dev prebundling scanner ([#3169](https://github.com/sveltejs/kit/pull/3169))
10+
11+
- Sort rest endpoints before pages ([#3168](https://github.com/sveltejs/kit/pull/3168))
12+
313
## 1.0.0-next.211
414

515
### Patch Changes

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/kit",
3-
"version": "1.0.0-next.211",
3+
"version": "1.0.0-next.212",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)