File tree 7 files changed +29
-3
lines changed
7 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 151
151
" chilled-moons-sniff" ,
152
152
" chilled-rivers-talk" ,
153
153
" chilled-starfishes-jog" ,
154
+ " chilled-students-unite" ,
154
155
" chilled-suns-travel" ,
155
156
" chilled-years-smash" ,
156
157
" chilled-zebras-check" ,
730
731
" nervous-items-kiss" ,
731
732
" nervous-laws-rule" ,
732
733
" nervous-steaks-add" ,
734
+ " nervous-students-march" ,
733
735
" nervous-trees-listen" ,
734
736
" nervous-wolves-end" ,
735
737
" new-birds-march" ,
883
885
" proud-needles-shake" ,
884
886
" proud-numbers-promise" ,
885
887
" proud-parrots-reflect" ,
888
+ " proud-peas-matter" ,
886
889
" proud-phones-hear" ,
887
890
" proud-sloths-exercise" ,
888
891
" proud-sloths-talk" ,
1327
1330
" twenty-dogs-shout" ,
1328
1331
" twenty-dryers-hope" ,
1329
1332
" twenty-hairs-shave" ,
1333
+ " twenty-monkeys-glow" ,
1330
1334
" twenty-numbers-breathe" ,
1331
1335
" twenty-numbers-destroy" ,
1332
1336
" twenty-papayas-compare" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/adapter-static
2
2
3
+ ## 1.0.0-next.46
4
+
5
+ ### Patch Changes
6
+
7
+ - Make options object optional ([ #7341 ] ( https://github.com./sveltejs/kit/pull/7341 ) )
8
+
3
9
## 1.0.0-next.45
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.45 " ,
3
+ "version" : " 1.0.0-next.46 " ,
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.186
4
+
5
+ ### Patch Changes
6
+
7
+ - [ feat] add reset option to update method of enhance ([ #7326 ] ( https://github.com./sveltejs/kit/pull/7326 ) )
8
+
3
9
## 2.0.0-next.185
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.185 " ,
3
+ "version" : " 2.0.0-next.186 " ,
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.521
4
+
5
+ ### Patch Changes
6
+
7
+ - [ feat] add reset option to update method of enhance ([ #7326 ] ( https://github.com./sveltejs/kit/pull/7326 ) )
8
+
9
+ * [ breaking] remove global fetch override when prerendering ([ #7318 ] ( https://github.com./sveltejs/kit/pull/7318 ) )
10
+
11
+ - Improve error message when prefetching fails ([ #7314 ] ( https://github.com./sveltejs/kit/pull/7314 ) )
12
+
3
13
## 1.0.0-next.520
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.520 " ,
3
+ "version" : " 1.0.0-next.521 " ,
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