File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 150
150
" chilled-moons-sniff" ,
151
151
" chilled-rivers-talk" ,
152
152
" chilled-starfishes-jog" ,
153
+ " chilled-suns-travel" ,
153
154
" chilled-years-smash" ,
154
155
" chilled-zebras-check" ,
155
156
" chilly-cars-battle" ,
245
246
" early-chairs-protect" ,
246
247
" early-clocks-sneeze" ,
247
248
" early-eagles-boil" ,
249
+ " early-kiwis-raise" ,
248
250
" early-lemons-collect" ,
249
251
" early-news-taste" ,
250
252
" early-olives-burn" ,
933
935
" rude-balloons-return" ,
934
936
" rude-geese-roll" ,
935
937
" rude-grapes-perform" ,
938
+ " rude-lies-laugh" ,
936
939
" rude-masks-kneel" ,
937
940
" rude-nails-work" ,
938
941
" rude-olives-wink" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
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
+
3
13
## 1.0.0-next.508
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/kit" ,
3
- "version" : " 1.0.0-next.508 " ,
3
+ "version" : " 1.0.0-next.509 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/sveltejs/kit" ,
You can’t perform that action at this time.
0 commit comments