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 b39b67f commit a9ab2b6Copy full SHA for a9ab2b6
.changeset/pre.json
@@ -134,6 +134,7 @@
134
"eight-glasses-sparkle",
135
"eight-hats-worry",
136
"eight-keys-give",
137
+ "eight-readers-thank",
138
"eighty-candles-grow",
139
"eighty-carrots-heal",
140
"eighty-waves-obey",
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.0.0-next.247
4
+
5
+### Patch Changes
6
7
+- fix handling an incoming request from HTTP/2 ([#3572](https://github.com/sveltejs/kit/pull/3572))
8
9
## 1.0.0-next.246
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.0.0-next.246",
+ "version": "1.0.0-next.247",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments