File tree Expand file tree Collapse file tree 7 files changed +30
-3
lines changed
adapter-cloudflare-workers Expand file tree Collapse file tree 7 files changed +30
-3
lines changed Original file line number Diff line number Diff line change 95
95
" chilled-rivers-talk" ,
96
96
" chilled-starfishes-jog" ,
97
97
" chilled-zebras-check" ,
98
+ " chilly-cars-battle" ,
98
99
" chilly-files-greet" ,
99
100
" chilly-flowers-design" ,
100
101
" chilly-moose-provide" ,
111
112
" clever-readers-turn" ,
112
113
" clever-shrimps-whisper" ,
113
114
" clever-tools-enjoy" ,
115
+ " cold-boats-wave" ,
114
116
" cold-buttons-sell" ,
115
117
" cold-cars-tan" ,
116
118
" cold-llamas-brake" ,
161
163
" early-wasps-obey" ,
162
164
" eight-birds-run" ,
163
165
" eight-chicken-sin" ,
166
+ " eight-files-think" ,
164
167
" eight-glasses-sparkle" ,
165
168
" eight-hats-worry" ,
166
169
" eight-keys-give" ,
585
588
" rude-olives-wink" ,
586
589
" rude-rockets-rescue" ,
587
590
" rude-starfishes-press" ,
591
+ " rude-tips-rule" ,
588
592
" rude-tomatoes-thank" ,
589
593
" selfish-avocados-develop" ,
590
594
" selfish-dancers-happen" ,
596
600
" serious-books-push" ,
597
601
" serious-dolphins-approve" ,
598
602
" serious-ducks-exercise" ,
603
+ " serious-elephants-dress" ,
599
604
" serious-fireants-drum" ,
600
605
" serious-horses-rule" ,
601
606
" serious-panthers-sing" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/adapter-cloudflare-workers
2
2
3
+ ## 1.0.0-next.38
4
+
5
+ ### Patch Changes
6
+
7
+ - - Fix an issue related to prerendered pages incorrectly resolving in @sveltejs/adapter-cloudflare-workers ([ #4626 ] ( https://github.com/sveltejs/kit/pull/4626 ) )
8
+
3
9
## 1.0.0-next.37
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/adapter-cloudflare-workers" ,
3
- "version" : " 1.0.0-next.37 " ,
3
+ "version" : " 1.0.0-next.38 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/sveltejs/kit" ,
Original file line number Diff line number Diff line change 1
1
# create-svelte
2
2
3
+ ## 2.0.0-next.130
4
+
5
+ ### Patch Changes
6
+
7
+ - Disable type checking by default for non-typescript projects. ([ #4621 ] ( https://github.com/sveltejs/kit/pull/4621 ) )
8
+
3
9
## 2.0.0-next.129
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-svelte" ,
3
- "version" : " 2.0.0-next.129 " ,
3
+ "version" : " 2.0.0-next.130 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/sveltejs/kit" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
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
+ * Include disallowed method name in 405 response, include Allow header ([ #4614 ] ( https://github.com/sveltejs/kit/pull/4614 ) )
10
+
11
+ - apply updated ` props.page ` when update or goto page ([ #4392 ] ( https://github.com/sveltejs/kit/pull/4392 ) )
12
+
3
13
## 1.0.0-next.314
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.314 " ,
3
+ "version" : " 1.0.0-next.315 " ,
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