Skip to content

Commit 696c71d

Browse files
Version Packages (next)
1 parent 7bc5cb4 commit 696c71d

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 2 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",

packages/kit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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+
311
## 1.0.0-next.508
412

513
### 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)