File tree 5 files changed +16
-2
lines changed
5 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 120
120
" chatty-steaks-yell" ,
121
121
" chilled-bees-develop" ,
122
122
" chilled-books-dress" ,
123
+ " chilled-clouds-move" ,
123
124
" chilled-kiwis-drop" ,
124
125
" chilled-laws-battle" ,
125
126
" chilled-moons-sniff" ,
871
872
" shiny-teachers-nail" ,
872
873
" short-beds-punch" ,
873
874
" short-buttons-mix" ,
875
+ " short-comics-unite" ,
874
876
" short-emus-juggle" ,
875
877
" short-guests-sort" ,
876
878
" short-lamps-sing" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.446
4
+
5
+ ### Patch Changes
6
+
7
+ - [ fix] encode if root layout has server load ([ #6352 ] ( https://github.com/sveltejs/kit/pull/6352 ) )
8
+
3
9
## 1.0.0-next.445
4
10
5
11
### 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.445 " ,
3
+ "version" : " 1.0.0-next.446 " ,
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
# svelte-migrate
2
2
3
+ ## 1.0.0-next.12
4
+
5
+ ### Patch Changes
6
+
7
+ - [ feat] do uppercase http verbs migration on the fly ([ #6371 ] ( https://github.com/sveltejs/kit/pull/6371 ) )
8
+
3
9
## 1.0.0-next.11
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svelte-migrate" ,
3
- "version" : " 1.0.0-next.11 " ,
3
+ "version" : " 1.0.0-next.12 " ,
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