File tree 11 files changed +42
-5
lines changed
11 files changed +42
-5
lines changed Original file line number Diff line number Diff line change 995
995
" strong-cooks-turn" ,
996
996
" strong-cups-yell" ,
997
997
" strong-files-obey" ,
998
+ " strong-kangaroos-work" ,
998
999
" strong-laws-press" ,
999
1000
" strong-owls-jam" ,
1000
1001
" strong-parents-work" ,
1144
1145
" twenty-windows-build" ,
1145
1146
" two-buttons-eat" ,
1146
1147
" two-crabs-tease" ,
1148
+ " two-kings-worry" ,
1147
1149
" two-moles-brush" ,
1148
1150
" two-pianos-stare" ,
1149
1151
" two-students-melt" ,
1177
1179
" warm-knives-swim" ,
1178
1180
" warm-news-stare" ,
1179
1181
" warm-pots-melt" ,
1182
+ " weak-feet-cheer" ,
1180
1183
" weak-ladybugs-greet" ,
1181
1184
" weak-parents-compare" ,
1182
1185
" weak-parents-guess" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/adapter-auto
2
2
3
+ ## 1.0.0-next.67
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` ddd3b630 ` ] ( https://github.com/sveltejs/kit/commit/ddd3b630090cd098a1038a56765e570339697830 )] :
8
+ - @sveltejs/adapter-vercel @1.0.0-next.69
9
+ - @sveltejs/adapter-netlify @1.0.0-next.73
10
+
3
11
## 1.0.0-next.66
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.66 " ,
3
+ "version" : " 1.0.0-next.67 " ,
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.73
4
+
5
+ ### Patch Changes
6
+
7
+ - Run ` server.init() ` for edge functions ([ #6327 ] ( https://github.com/sveltejs/kit/pull/6327 ) )
8
+
3
9
## 1.0.0-next.72
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.72 " ,
3
+ "version" : " 1.0.0-next.73 " ,
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.69
4
+
5
+ ### Patch Changes
6
+
7
+ - Run ` server.init() ` for edge functions ([ #6327 ] ( https://github.com/sveltejs/kit/pull/6327 ) )
8
+
3
9
## 1.0.0-next.68
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.68 " ,
3
+ "version" : " 1.0.0-next.69 " ,
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.164
4
+
5
+ ### Patch Changes
6
+
7
+ - [ breaking] rename ` $app/env ` to ` $app/environment ` , to disambiguate with ` $env/... ` ([ #6334 ] ( https://github.com/sveltejs/kit/pull/6334 ) )
8
+
9
+ * Add svelte-kit sync to check scripts in checkjs templates ([ #6339 ] ( https://github.com/sveltejs/kit/pull/6339 ) )
10
+
3
11
## 2.0.0-next.163
4
12
5
13
### 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.163 " ,
3
+ "version" : " 2.0.0-next.164 " ,
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.445
4
+
5
+ ### Patch Changes
6
+
7
+ - [ breaking] rename ` $app/env ` to ` $app/environment ` , to disambiguate with ` $env/... ` ([ #6334 ] ( https://github.com/sveltejs/kit/pull/6334 ) )
8
+
3
9
## 1.0.0-next.444
4
10
5
11
### 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.444 " ,
3
+ "version" : " 1.0.0-next.445 " ,
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