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 3936b56 commit 202939cCopy full SHA for 202939c
.changeset/pre.json
@@ -45,6 +45,7 @@
45
"afraid-eels-tease",
46
"afraid-flowers-train",
47
"afraid-games-jog",
48
+ "afraid-kings-mix",
49
"afraid-llamas-matter",
50
"afraid-oranges-doubt",
51
"angry-crabs-walk",
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.0.0-next.484
4
+
5
+### Patch Changes
6
7
+- [fix] forward cookies from fetch on redirect response ([#6833](https://github.com/sveltejs/kit/pull/6833))
8
9
## 1.0.0-next.483
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.0.0-next.483",
+ "version": "1.0.0-next.484",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments