We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3fdda commit 237013bCopy full SHA for 237013b
.changeset/pre.json
@@ -923,6 +923,7 @@
923
"real-cherries-exercise",
924
"real-colts-knock",
925
"real-icons-study",
926
+ "real-jokes-grow",
927
"real-mice-argue",
928
"real-pens-watch",
929
"real-taxis-march",
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.0.0-next.523
4
+
5
+### Patch Changes
6
7
+- [fix] split route ids into correct segments ([#7367](https://github.com/sveltejs/kit/pull/7367))
8
9
## 1.0.0-next.522
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.0.0-next.522",
+ "version": "1.0.0-next.523",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments