File tree 3 files changed +17
-1
lines changed
3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 140
140
" calm-spiders-turn" ,
141
141
" calm-steaks-yell" ,
142
142
" calm-walls-happen" ,
143
+ " calm-ways-jump" ,
143
144
" chatty-apricots-fly" ,
144
145
" chatty-ducks-shop" ,
145
146
" chatty-impalas-smash" ,
307
308
" empty-teachers-cheat" ,
308
309
" empty-vans-draw" ,
309
310
" empty-worms-appear" ,
311
+ " fair-dolls-press" ,
310
312
" fair-panthers-notice" ,
311
313
" fair-pets-bake" ,
312
314
" fair-rivers-repair" ,
406
408
" friendly-dodos-exercise" ,
407
409
" friendly-eggs-cry" ,
408
410
" friendly-pears-wash" ,
411
+ " friendly-plums-notice" ,
409
412
" friendly-rivers-argue" ,
410
413
" friendly-starfishes-yell" ,
411
414
" funny-ads-move" ,
678
681
" lovely-seahorses-sell" ,
679
682
" lovely-sloths-flow" ,
680
683
" lucky-bottles-kick" ,
684
+ " lucky-gifts-jump" ,
681
685
" lucky-glasses-sell" ,
682
686
" lucky-guests-act" ,
683
687
" lucky-moles-count" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.552
4
+
5
+ ### Patch Changes
6
+
7
+ - Don't hardcode version in client bundle ([ #7694 ] ( https://github.com./sveltejs/kit/pull/7694 ) )
8
+
9
+ - Allow .d.ts files to have a + prefix ([ #7682 ] ( https://github.com./sveltejs/kit/pull/7682 ) )
10
+
11
+ - Expose version from ` $app/environment ` ([ #7689 ] ( https://github.com./sveltejs/kit/pull/7689 ) )
12
+
13
+ - [ fix] export HttpError/Redirect interface ([ #7701 ] ( https://github.com./sveltejs/kit/pull/7701 ) )
14
+
3
15
## 1.0.0-next.551
4
16
5
17
### 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.551 " ,
3
+ "version" : " 1.0.0-next.552 " ,
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