File tree 5 files changed +21
-2
lines changed
5 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 200
200
" cold-penguins-share" ,
201
201
" cold-sheep-yawn" ,
202
202
" cold-shirts-lick" ,
203
+ " cold-shoes-cheat" ,
203
204
" cold-tables-shake" ,
204
205
" cold-wasps-flow" ,
205
206
" cool-bananas-share" ,
715
716
" many-planes-taste" ,
716
717
" many-pugs-work" ,
717
718
" many-rivers-hide" ,
719
+ " many-schools-live" ,
718
720
" many-suns-push" ,
719
721
" many-timers-accept" ,
720
722
" mean-bananas-live" ,
818
820
" nine-kids-brake" ,
819
821
" nine-rats-bake" ,
820
822
" nine-rats-heal" ,
823
+ " nine-rivers-argue" ,
821
824
" nine-sheep-grab" ,
822
825
" nine-spoons-carry" ,
823
826
" nine-starfishes-destroy" ,
Original file line number Diff line number Diff line change 1
1
# create-svelte
2
2
3
+ ## 2.0.0-next.195
4
+
5
+ ### Patch Changes
6
+
7
+ - [ breaking] Replace ` data-sveltekit-prefetch ` with ` -preload-code ` and ` -preload-data ` ([ #7776 ] ( https://github.com/sveltejs/kit/pull/7776 ) )
8
+
9
+ - Upgrade to Playwright 1.28.1 ([ #7696 ] ( https://github.com/sveltejs/kit/pull/7696 ) )
10
+
3
11
## 2.0.0-next.194
4
12
5
13
### 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.194 " ,
3
+ "version" : " 2.0.0-next.195 " ,
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.565
4
+
5
+ ### Patch Changes
6
+
7
+ - [ breaking] Replace ` data-sveltekit-prefetch ` with ` -preload-code ` and ` -preload-data ` ([ #7776 ] ( https://github.com/sveltejs/kit/pull/7776 ) )
8
+
9
+ - [ breaking] Rename ` prefetch ` to ` preloadData ` and ` prefetchRoutes ` to ` preloadCode ` ([ #7776 ] ( https://github.com/sveltejs/kit/pull/7776 ) )
10
+
3
11
## 1.0.0-next.564
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.564 " ,
3
+ "version" : " 1.0.0-next.565 " ,
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