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 260
260
" famous-crabs-run" ,
261
261
" famous-donuts-whisper" ,
262
262
" famous-rules-sort" ,
263
+ " famous-terms-sniff" ,
263
264
" famous-turtles-appear" ,
264
265
" fast-cameras-bow" ,
265
266
" fast-coats-attack" ,
287
288
" fifty-taxis-tease" ,
288
289
" fifty-turtles-joke" ,
289
290
" five-bags-prove" ,
291
+ " five-cooks-hope" ,
290
292
" five-cows-happen" ,
291
293
" five-eagles-help" ,
292
294
" five-keys-rescue" ,
1019
1021
" spotty-dragons-wait" ,
1020
1022
" spotty-ladybugs-teach" ,
1021
1023
" spotty-parents-love" ,
1024
+ " spotty-phones-love" ,
1022
1025
" spotty-ties-love" ,
1023
1026
" spotty-timers-fix" ,
1024
1027
" spotty-vans-tickle" ,
Original file line number Diff line number Diff line change 1
1
# create-svelte
2
2
3
+ ## 2.0.0-next.172
4
+
5
+ ### Patch Changes
6
+
7
+ - Bump vite-plugin-svelte and required vite version ([ #6583 ] ( https://github.com./sveltejs/kit/pull/6583 ) )
8
+
3
9
## 2.0.0-next.171
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.171 " ,
3
+ "version" : " 2.0.0-next.172 " ,
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.470
4
+
5
+ ### Patch Changes
6
+
7
+ - Bump vite-plugin-svelte and required vite version ([ #6583 ] ( https://github.com./sveltejs/kit/pull/6583 ) )
8
+
9
+ * [ feat] Support for ` $env/dynamic/* ` in Vite ecosystem tools ([ #6454 ] ( https://github.com./sveltejs/kit/pull/6454 ) )
10
+
11
+ - [ breaking] Replace ` externalFetch ` with ` handleFetch ` ([ #6565 ] ( https://github.com./sveltejs/kit/pull/6565 ) )
12
+
3
13
## 1.0.0-next.469
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.469 " ,
3
+ "version" : " 1.0.0-next.470 " ,
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