File tree 3 files changed +11
-1
lines changed
3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 67
67
" calm-pots-turn" ,
68
68
" calm-walls-happen" ,
69
69
" chatty-apricots-fly" ,
70
+ " chatty-ducks-shop" ,
70
71
" chatty-mangos-raise" ,
71
72
" chatty-pumas-shake" ,
72
73
" chatty-steaks-yell" ,
329
330
" metal-tigers-kiss" ,
330
331
" mighty-carrots-switch" ,
331
332
" mighty-cherries-float" ,
333
+ " mighty-cycles-double" ,
332
334
" mighty-ears-divide" ,
333
335
" mighty-garlics-pretend" ,
334
336
" mighty-hats-sin" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.261
4
+
5
+ ### Patch Changes
6
+
7
+ - Prevent full reload when router navigates and only removes hash ([ #3757 ] ( https://github.com/sveltejs/kit/pull/3757 ) )
8
+
9
+ * fixes an error with fetching shadow endpoints if they are ending with '/' ([ #3740 ] ( https://github.com/sveltejs/kit/pull/3740 ) )
10
+
3
11
## 1.0.0-next.260
4
12
5
13
### 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.260 " ,
3
+ "version" : " 1.0.0-next.261 " ,
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