File tree Expand file tree Collapse file tree 9 files changed +46
-4
lines changed Expand file tree Collapse file tree 9 files changed +46
-4
lines changed Original file line number Diff line number Diff line change 222
222
" dry-baboons-turn" ,
223
223
" dry-cars-dance" ,
224
224
" dry-jokes-explain" ,
225
+ " dry-snails-remain" ,
225
226
" dry-yaks-clean" ,
226
227
" dull-cheetahs-clean" ,
227
228
" dull-cows-sneeze" ,
321
322
" five-poems-pretend" ,
322
323
" five-seas-end" ,
323
324
" five-shirts-allow" ,
325
+ " five-tools-arrive" ,
324
326
" five-turtles-rhyme" ,
325
327
" flat-cameras-build" ,
326
328
" flat-ducks-impress" ,
327
329
" flat-eels-hear" ,
328
330
" flat-insects-worry" ,
331
+ " flat-owls-care" ,
329
332
" flat-parrots-juggle" ,
330
333
" flat-pears-compare" ,
331
334
" flat-pillows-think" ,
967
970
" short-emus-juggle" ,
968
971
" short-guests-sort" ,
969
972
" short-lamps-sing" ,
973
+ " short-spies-relax" ,
970
974
" shy-bats-move" ,
971
975
" shy-jeans-fly" ,
972
976
" shy-mails-share" ,
975
979
" silent-crews-change" ,
976
980
" silent-cycles-reply" ,
977
981
" silent-jeans-vanish" ,
982
+ " silent-wasps-sniff" ,
978
983
" silly-ants-battle" ,
979
984
" silly-grapes-cover" ,
980
985
" silly-jokes-hug" ,
1096
1101
" strange-kiwis-tell" ,
1097
1102
" strange-poems-design" ,
1098
1103
" strong-apples-walk" ,
1104
+ " strong-baboons-travel" ,
1099
1105
" strong-carrots-work" ,
1100
1106
" strong-cats-wonder" ,
1101
1107
" strong-cooks-run" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/adapter-auto
2
2
3
+ ## 1.0.0-next.78
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 737160d8 ` ] ( https://github.com/sveltejs/kit/commit/737160d88cd96323eeac317ed08b4f0d6d83c482 )] :
8
+ - @sveltejs/adapter-vercel @1.0.0-next.77
9
+ - @sveltejs/adapter-netlify @1.0.0-next.78
10
+
3
11
## 1.0.0-next.77
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.77 " ,
3
+ "version" : " 1.0.0-next.78 " ,
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.95
4
+
5
+ ### Patch Changes
6
+
7
+ - Redact error message if ` getRequest ` fails ([ #6936 ] ( https://github.com/sveltejs/kit/pull/6936 ) )
8
+
3
9
## 1.0.0-next.94
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.94 " ,
3
+ "version" : " 1.0.0-next.95 " ,
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-vercel
2
2
3
+ ## 1.0.0-next.77
4
+
5
+ ### Patch Changes
6
+
7
+ - Redact error message if ` getRequest ` fails ([ #6936 ] ( https://github.com/sveltejs/kit/pull/6936 ) )
8
+
3
9
## 1.0.0-next.76
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/adapter-vercel" ,
3
- "version" : " 1.0.0-next.76 " ,
3
+ "version" : " 1.0.0-next.77 " ,
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.492
4
+
5
+ ### Patch Changes
6
+
7
+ - [ fix] add missing depends function to ServerLoadEvent type ([ #6935 ] ( https://github.com/sveltejs/kit/pull/6935 ) )
8
+
9
+ * Redact error message if ` getRequest ` fails ([ #6936 ] ( https://github.com/sveltejs/kit/pull/6936 ) )
10
+
11
+ - Add cookies.serialize method ([ #6925 ] ( https://github.com/sveltejs/kit/pull/6925 ) )
12
+
13
+ * Always apply cookies, not just for matched routes ([ #6925 ] ( https://github.com/sveltejs/kit/pull/6925 ) )
14
+
15
+ - [ fix] tighten up navigation and invalidation logic ([ #6924 ] ( https://github.com/sveltejs/kit/pull/6924 ) )
16
+
17
+ * Respond with 413 if request body is too large ([ #6936 ] ( https://github.com/sveltejs/kit/pull/6936 ) )
18
+
3
19
## 1.0.0-next.491
4
20
5
21
### 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.491 " ,
3
+ "version" : " 1.0.0-next.492 " ,
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