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 b3d3f5c commit 33575d9Copy full SHA for 33575d9
.changeset/pre.json
@@ -587,6 +587,7 @@
587
"ten-plants-sleep",
588
"tender-actors-tease",
589
"tender-buckets-turn",
590
+ "tender-buses-talk",
591
"tender-pans-explode",
592
"thick-meals-attend",
593
"thick-peas-shop",
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.0.0-next.244
4
+
5
+### Patch Changes
6
7
+- [chore] remove InternalHandle ([#3541](https://github.com/sveltejs/kit/pull/3541))
8
9
## 1.0.0-next.243
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.0.0-next.243",
+ "version": "1.0.0-next.244",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments