File tree 7 files changed +24
-3
lines changed
7 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 154
154
" cold-boats-wave" ,
155
155
" cold-buttons-sell" ,
156
156
" cold-cars-tan" ,
157
+ " cold-cycles-report" ,
157
158
" cold-jars-know" ,
158
159
" cold-llamas-brake" ,
159
160
" cold-panthers-learn" ,
1003
1004
" spotty-parents-love" ,
1004
1005
" spotty-ties-love" ,
1005
1006
" spotty-timers-fix" ,
1007
+ " spotty-vans-tickle" ,
1006
1008
" stale-apples-cry" ,
1007
1009
" stale-crabs-carry" ,
1008
1010
" stale-dodos-type" ,
1107
1109
" three-chicken-ring" ,
1108
1110
" three-dingos-scream" ,
1109
1111
" three-elephants-breathe" ,
1112
+ " three-garlics-brush" ,
1110
1113
" three-laws-appear" ,
1111
1114
" three-windows-push" ,
1112
1115
" tidy-boats-listen" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/adapter-static
2
2
3
+ ## 1.0.0-next.41
4
+
5
+ ### Patch Changes
6
+
7
+ - Better error when encountering not-fully-prerenderable routes ([ #6474 ] ( https://github.com/sveltejs/kit/pull/6474 ) )
8
+
3
9
## 1.0.0-next.40
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/adapter-static" ,
3
- "version" : " 1.0.0-next.40 " ,
3
+ "version" : " 1.0.0-next.41 " ,
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.170
4
+
5
+ ### Patch Changes
6
+
7
+ - reorder create-svelte templates such that library is last ([ #6481 ] ( https://github.com/sveltejs/kit/pull/6481 ) )
8
+
3
9
## 2.0.0-next.169
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.169 " ,
3
+ "version" : " 2.0.0-next.170 " ,
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.459
4
+
5
+ ### Patch Changes
6
+
7
+ - Prevent validation_errors from being serialized twice ([ #6468 ] ( https://github.com/sveltejs/kit/pull/6468 ) )
8
+
3
9
## 1.0.0-next.458
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.458 " ,
3
+ "version" : " 1.0.0-next.459 " ,
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