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 3f0ae14 commit 63ba64cCopy full SHA for 63ba64c
.changeset/pre.json
@@ -161,6 +161,7 @@
161
"early-wasps-obey",
162
"eight-birds-run",
163
"eight-chicken-sin",
164
+ "eight-files-think",
165
"eight-glasses-sparkle",
166
"eight-hats-worry",
167
"eight-keys-give",
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.0.0-next.315
4
+
5
+### Patch Changes
6
7
+- Apply set-cookie headers from page dependencies ([#4588](https://github.com/sveltejs/kit/pull/4588))
8
9
## 1.0.0-next.314
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.0.0-next.314",
+ "version": "1.0.0-next.315",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments