Skip to content

Commit 64204eb

Browse files
Version Packages (next)
1 parent 0b85edf commit 64204eb

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@
150150
"chilled-moons-sniff",
151151
"chilled-rivers-talk",
152152
"chilled-starfishes-jog",
153+
"chilled-suns-travel",
153154
"chilled-years-smash",
154155
"chilled-zebras-check",
155156
"chilly-cars-battle",
@@ -245,6 +246,7 @@
245246
"early-chairs-protect",
246247
"early-clocks-sneeze",
247248
"early-eagles-boil",
249+
"early-kiwis-raise",
248250
"early-lemons-collect",
249251
"early-news-taste",
250252
"early-olives-burn",
@@ -933,6 +935,7 @@
933935
"rude-balloons-return",
934936
"rude-geese-roll",
935937
"rude-grapes-perform",
938+
"rude-lies-laugh",
936939
"rude-masks-kneel",
937940
"rude-nails-work",
938941
"rude-olives-wink",

packages/kit/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @sveltejs/kit
22

3+
## 1.0.0-next.509
4+
5+
### Patch Changes
6+
7+
- Apply define config to service worker ([#7140](https://github.com/sveltejs/kit/pull/7140))
8+
9+
* [chore] Skip removing HTTP/2 pseudo-headers, which is no longer necessary with undici ([#7142](https://github.com/sveltejs/kit/pull/7142))
10+
11+
- bump devalue to version 4 ([#7147](https://github.com/sveltejs/kit/pull/7147))
12+
313
## 1.0.0-next.508
414

515
### Patch Changes

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/kit",
3-
"version": "1.0.0-next.508",
3+
"version": "1.0.0-next.509",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)