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 2e97572 commit 28b3db0Copy full SHA for 28b3db0
.changeset/pre.json
@@ -173,6 +173,7 @@
173
"cold-pants-unite",
174
"cold-penguins-share",
175
"cold-sheep-yawn",
176
+ "cold-shirts-lick",
177
"cold-tables-shake",
178
"cool-bananas-share",
179
"cool-birds-attack",
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.0.0-next.483
4
+
5
+### Patch Changes
6
7
+- [fix] various `cookies` fixes and improvements ([#6811](https://github.com/sveltejs/kit/pull/6811))
8
9
## 1.0.0-next.482
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.0.0-next.482",
+ "version": "1.0.0-next.483",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments