File tree 7 files changed +37
-3
lines changed 7 files changed +37
-3
lines changed Original file line number Diff line number Diff line change 73
73
" blue-bulldogs-visit" ,
74
74
" blue-buttons-march" ,
75
75
" blue-cats-mate" ,
76
+ " blue-glasses-compete" ,
76
77
" blue-jobs-laugh" ,
77
78
" blue-llamas-exist" ,
78
79
" blue-pans-warn" ,
242
243
" eight-readers-thank" ,
243
244
" eight-rivers-battle" ,
244
245
" eight-tomatoes-yawn" ,
246
+ " eight-vans-exercise" ,
245
247
" eighty-candles-grow" ,
246
248
" eighty-carrots-heal" ,
247
249
" eighty-parrots-cry" ,
264
266
" empty-teachers-cheat" ,
265
267
" empty-worms-appear" ,
266
268
" fair-pets-bake" ,
269
+ " fair-rivers-repair" ,
267
270
" famous-birds-boil" ,
268
271
" famous-birds-cheer" ,
269
272
" famous-boxes-tap" ,
382
385
" gold-rocks-hang" ,
383
386
" gold-spies-fail" ,
384
387
" gold-trains-dream" ,
388
+ " gold-walls-rush" ,
385
389
" good-beans-invite" ,
386
390
" good-keys-argue" ,
387
391
" good-mails-crash" ,
579
583
" lovely-mice-search" ,
580
584
" lovely-otters-lie" ,
581
585
" lovely-seahorses-sell" ,
586
+ " lovely-sloths-flow" ,
582
587
" lucky-bottles-kick" ,
583
588
" lucky-glasses-sell" ,
584
589
" lucky-guests-act" ,
619
624
" mighty-students-develop" ,
620
625
" modern-apricots-develop" ,
621
626
" modern-boats-lie" ,
627
+ " modern-books-confess" ,
622
628
" modern-cameras-fetch" ,
623
629
" modern-donkeys-invite" ,
624
630
" modern-dryers-join" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/adapter-auto
2
2
3
+ ## 1.0.0-next.74
4
+
5
+ ### Patch Changes
6
+
7
+ - [ feat] support Azure SWA ([ #6761 ] ( https://github.com/sveltejs/kit/pull/6761 ) )
8
+
9
+ - Updated dependencies [ ] :
10
+ - @sveltejs/adapter-netlify @1.0.0-next.77
11
+ - @sveltejs/adapter-vercel @1.0.0-next.74
12
+
3
13
## 1.0.0-next.73
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/adapter-auto" ,
3
- "version" : " 1.0.0-next.73 " ,
3
+ "version" : " 1.0.0-next.74 " ,
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/adapter-node
2
2
3
+ ## 1.0.0-next.91
4
+
5
+ ### Patch Changes
6
+
7
+ - Allow streaming when ` BODY_SIZE_LIMIT ` is set ([ #6702 ] ( https://github.com/sveltejs/kit/pull/6702 ) )
8
+
3
9
## 1.0.0-next.90
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/adapter-node" ,
3
- "version" : " 1.0.0-next.90 " ,
3
+ "version" : " 1.0.0-next.91 " ,
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.482
4
+
5
+ ### Patch Changes
6
+
7
+ - [ fix] ActionData type ([ #6748 ] ( https://github.com/sveltejs/kit/pull/6748 ) )
8
+
9
+ * Change illegal import message to reference public-facing code rather than client-side code ([ #6646 ] ( https://github.com/sveltejs/kit/pull/6646 ) )
10
+
11
+ - [ chore] Refactor graph analysis for better unit tests ([ #6727 ] ( https://github.com/sveltejs/kit/pull/6727 ) )
12
+
13
+ * [ fix] error when using ` paths.base ` and ` import ` assets ([ #6769 ] ( https://github.com/sveltejs/kit/pull/6769 ) )
14
+
3
15
## 1.0.0-next.481
4
16
5
17
### 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.481 " ,
3
+ "version" : " 1.0.0-next.482 " ,
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