File tree 3 files changed +11
-1
lines changed 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 130
130
" cool-spoons-dress" ,
131
131
" cool-swans-sleep" ,
132
132
" cuddly-files-decide" ,
133
+ " cuddly-knives-learn" ,
133
134
" cuddly-pens-buy" ,
134
135
" cuddly-ravens-carry" ,
135
136
" curly-pets-vanish" ,
399
400
" long-guests-trade" ,
400
401
" long-hotels-hunt" ,
401
402
" long-moles-fold" ,
403
+ " long-turkeys-boil" ,
402
404
" loud-dancers-cough" ,
403
405
" loud-fishes-drum" ,
404
406
" loud-seals-remember" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.329
4
+
5
+ ### Patch Changes
6
+
7
+ - [ fix] stop flash of unstyled content when using CSS flavours ([ #4882 ] ( https://github.com/sveltejs/kit/pull/4882 ) )
8
+
9
+ * [ feat] more specific types for ` kit.prerender.entries ` config ([ #4880 ] ( https://github.com/sveltejs/kit/pull/4880 ) )
10
+
3
11
## 1.0.0-next.328
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.328 " ,
3
+ "version" : " 1.0.0-next.329 " ,
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