File tree Expand file tree Collapse file tree 9 files changed +42
-4
lines changed Expand file tree Collapse file tree 9 files changed +42
-4
lines changed Original file line number Diff line number Diff line change 113
113
" breezy-students-refuse" ,
114
114
" breezy-timers-tan" ,
115
115
" bright-cherries-hug" ,
116
+ " bright-countries-jump" ,
116
117
" bright-dolphins-try" ,
117
118
" bright-icons-own" ,
118
119
" bright-sheep-promise" ,
260
261
" early-wasps-obey" ,
261
262
" eight-birds-run" ,
262
263
" eight-chicken-sin" ,
264
+ " eight-donkeys-allow" ,
263
265
" eight-files-think" ,
264
266
" eight-glasses-sparkle" ,
265
267
" eight-hats-worry" ,
293
295
" empty-worms-appear" ,
294
296
" fair-pets-bake" ,
295
297
" fair-rivers-repair" ,
298
+ " fair-seas-clean" ,
296
299
" fair-tables-peel" ,
297
300
" famous-birds-boil" ,
298
301
" famous-birds-cheer" ,
474
477
" healthy-cows-walk" ,
475
478
" healthy-lions-attend" ,
476
479
" healthy-mangos-nail" ,
480
+ " healthy-mirrors-hide" ,
477
481
" healthy-moons-attend" ,
478
482
" healthy-pandas-pull" ,
479
483
" healthy-penguins-fail" ,
534
538
" hungry-vans-fly" ,
535
539
" hungry-weeks-exercise" ,
536
540
" immaculate-error-handler" ,
541
+ " itchy-ants-explode" ,
537
542
" itchy-beds-drop" ,
538
543
" itchy-beers-burn" ,
539
544
" itchy-birds-admire" ,
1018
1023
" sharp-pillows-warn" ,
1019
1024
" shiny-birds-ring" ,
1020
1025
" shiny-books-try" ,
1026
+ " shiny-eels-brush" ,
1021
1027
" shiny-gifts-drive" ,
1022
1028
" shiny-needles-divide" ,
1023
1029
" shiny-scissors-listen" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/adapter-auto
2
2
3
+ ## 1.0.0-next.85
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 97d45c0c ` ] ( https://github.com/sveltejs/kit/commit/97d45c0cca9c06e71f91a0777d4748f96d400b4d )] :
8
+ - @sveltejs/adapter-netlify @1.0.0-next.82
9
+ - @sveltejs/adapter-vercel @1.0.0-next.80
10
+
3
11
## 1.0.0-next.84
4
12
5
13
### 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.84 " ,
3
+ "version" : " 1.0.0-next.85 " ,
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-netlify
2
2
3
+ ## 1.0.0-next.82
4
+
5
+ ### Patch Changes
6
+
7
+ - Drop CJS version of adapter-netlify ([ #7401 ] ( https://github.com/sveltejs/kit/pull/7401 ) )
8
+
3
9
## 1.0.0-next.81
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/adapter-netlify" ,
3
- "version" : " 1.0.0-next.81 " ,
3
+ "version" : " 1.0.0-next.82 " ,
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
# create-svelte
2
2
3
+ ## 2.0.0-next.188
4
+
5
+ ### Patch Changes
6
+
7
+ - Use aria-current instead of active class in nav ([ #7376 ] ( https://github.com/sveltejs/kit/pull/7376 ) )
8
+
3
9
## 2.0.0-next.187
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.187 " ,
3
+ "version" : " 2.0.0-next.188 " ,
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.526
4
+
5
+ ### Patch Changes
6
+
7
+ - declare function type with named syntax ([ #7396 ] ( https://github.com/sveltejs/kit/pull/7396 ) )
8
+
9
+ * [ fix] optional params can be undefined ([ #7379 ] ( https://github.com/sveltejs/kit/pull/7379 ) )
10
+
11
+ - [ chore] upgrade to vite-plugin-svelte 1.1.0 and enable prebundleSvelteLibraries ([ #7388 ] ( https://github.com/sveltejs/kit/pull/7388 ) )
12
+
13
+ * Show more descriptive error if data returned from ` load ` is a non-POJO ([ #7386 ] ( https://github.com/sveltejs/kit/pull/7386 ) )
14
+
3
15
## 1.0.0-next.525
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.525 " ,
3
+ "version" : " 1.0.0-next.526 " ,
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