File tree 3 files changed +14
-1
lines changed
3 files changed +14
-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" ,
279
280
" large-kangaroos-remain" ,
280
281
" large-lies-reply" ,
281
282
" late-cats-care" ,
283
+ " late-foxes-clean" ,
282
284
" late-glasses-sin" ,
283
285
" late-monkeys-call" ,
284
286
" late-mugs-agree" ,
329
331
" metal-tigers-kiss" ,
330
332
" mighty-carrots-switch" ,
331
333
" mighty-cherries-float" ,
334
+ " mighty-cycles-double" ,
332
335
" mighty-ears-divide" ,
333
336
" mighty-garlics-pretend" ,
334
337
" 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 shadow hydration escaping ([ #3793 ] ( https://github.com/sveltejs/kit/pull/3793 ) )
10
+
11
+ - fixes an error with fetching shadow endpoints if they are ending with '/' ([ #3740 ] ( https://github.com/sveltejs/kit/pull/3740 ) )
12
+
3
13
## 1.0.0-next.260
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.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