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 101
101
" curvy-dots-join" ,
102
102
" curvy-eggs-sip" ,
103
103
" curvy-sloths-brake" ,
104
+ " curvy-zebras-tan" ,
104
105
" cyan-ads-pump" ,
105
106
" cyan-knives-mix" ,
106
107
" cyan-parents-enjoy" ,
224
225
" honest-jars-report" ,
225
226
" honest-singers-guess" ,
226
227
" hot-bags-jump" ,
228
+ " hot-dogs-fry" ,
227
229
" hot-keys-walk" ,
228
230
" hot-kings-confess" ,
229
231
" hot-taxis-jam" ,
412
414
" rotten-cats-pump" ,
413
415
" rotten-gorillas-sort" ,
414
416
" rotten-singers-taste" ,
417
+ " rotten-tips-teach" ,
415
418
" rude-balloons-return" ,
416
419
" rude-olives-wink" ,
417
420
" rude-starfishes-press" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.226
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix srcset parsing ([ #3301 ] ( https://github.com/sveltejs/kit/pull/3301 ) )
8
+
9
+ * Adds beforeNavigate/afterNavigate lifecycle functions ([ #3293 ] ( https://github.com/sveltejs/kit/pull/3293 ) )
10
+
11
+ - Change ReadOnlyFormData behavior to mimic the spec's FormData interface ([ #3302 ] ( https://github.com/sveltejs/kit/pull/3302 ) )
12
+
3
13
## 1.0.0-next.225
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.225 " ,
3
+ "version" : " 1.0.0-next.226 " ,
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