File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 610
610
" nasty-shoes-mate" ,
611
611
" nasty-trees-cheer" ,
612
612
" nasty-waves-kneel" ,
613
+ " neat-cameras-swim" ,
613
614
" neat-cups-begin" ,
614
615
" neat-garlics-buy" ,
615
616
" neat-monkeys-dream" ,
804
805
" rich-walls-doubt" ,
805
806
" rotten-cats-pump" ,
806
807
" rotten-gorillas-sort" ,
808
+ " rotten-mice-compete" ,
807
809
" rotten-rocks-mate" ,
808
810
" rotten-singers-taste" ,
809
811
" rotten-tips-teach" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.443
4
+
5
+ ### Patch Changes
6
+
7
+ - [ fix] prevent unused types warning ([ #6293 ] ( https://github.com/sveltejs/kit/pull/6293 ) )
8
+
9
+ * [ fix] don't reuse server load data from previous page if current doesn't have a load function ([ #6309 ] ( https://github.com/sveltejs/kit/pull/6309 ) )
10
+
3
11
## 1.0.0-next.442
4
12
5
13
### 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.442 " ,
3
+ "version" : " 1.0.0-next.443 " ,
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