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 a87a4ca commit 9c87888Copy full SHA for 9c87888
.changeset/pre.json
@@ -418,6 +418,7 @@
418
"fresh-pigs-tease",
419
"fresh-sheep-help",
420
"fresh-years-do",
421
+ "fresh-zebras-mate",
422
"friendly-carpets-sip",
423
"friendly-chefs-draw",
424
"friendly-dodos-exercise",
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.0.0-next.568
4
+
5
+### Patch Changes
6
7
+- [fix] add migration hint for renamed methods ([#7874](https://github.com/sveltejs/kit/pull/7874))
8
9
## 1.0.0-next.567
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.0.0-next.567",
+ "version": "1.0.0-next.568",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments