File tree Expand file tree Collapse file tree 5 files changed +22
-2
lines changed Expand file tree Collapse file tree 5 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 415
415
" hip-nails-burn" ,
416
416
" hip-nails-taste" ,
417
417
" hip-trainers-sort" ,
418
+ " hip-trains-vanish" ,
418
419
" hip-walls-flash" ,
419
420
" hip-windows-sit" ,
420
421
" honest-beers-sing" ,
778
779
" quiet-knives-refuse" ,
779
780
" quiet-mangos-shop" ,
780
781
" quiet-mugs-matter" ,
782
+ " quiet-poems-tease" ,
781
783
" quiet-singers-fly" ,
782
784
" quiet-terms-fail" ,
783
785
" quiet-waves-compete" ,
1252
1254
" young-horses-kick" ,
1253
1255
" young-penguins-camp" ,
1254
1256
" young-pens-exist" ,
1257
+ " young-pumpkins-approve" ,
1255
1258
" young-scissors-collect" ,
1256
1259
" young-students-chew" ,
1257
1260
" young-swans-burn" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.448
4
+
5
+ ### Patch Changes
6
+
7
+ - prevent test suites from getting published ([ #6386 ] ( https://github.com/sveltejs/kit/pull/6386 ) )
8
+
9
+ * [ fix] remove unnecessary JSON serialization of server data ([ #6382 ] ( https://github.com/sveltejs/kit/pull/6382 ) )
10
+
11
+ - [ breaking] require Node 16.14 ([ #6388 ] ( https://github.com/sveltejs/kit/pull/6388 ) )
12
+
3
13
## 1.0.0-next.447
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.447 " ,
3
+ "version" : " 1.0.0-next.448 " ,
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
+ # @sveltejs/package
2
+
3
+ ## 1.0.0-next.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [ breaking] require Node 16.14 ([ #6388 ] ( https://github.com/sveltejs/kit/pull/6388 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/package" ,
3
- "version" : " 1.0.0-next.1 " ,
3
+ "version" : " 1.0.0-next.2 " ,
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