File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 168168 " clean-islands-do" ,
169169 " clean-jars-float" ,
170170 " clean-schools-doubt" ,
171+ " clean-sheep-run" ,
171172 " clean-spiders-sin" ,
172173 " clever-dolls-poke" ,
173174 " clever-donuts-smile" ,
207208 " cuddly-months-sip" ,
208209 " cuddly-pens-buy" ,
209210 " cuddly-ravens-carry" ,
211+ " curly-ants-guess" ,
210212 " curly-doors-type" ,
211213 " curly-pets-vanish" ,
212214 " curvy-dots-join" ,
11871189 " strange-hounds-invite" ,
11881190 " strange-kiwis-tell" ,
11891191 " strange-poems-design" ,
1192+ " strange-walls-carry" ,
11901193 " strong-apples-walk" ,
11911194 " strong-baboons-travel" ,
11921195 " strong-carrots-work" ,
13901393 " unlucky-planets-battle" ,
13911394 " unlucky-vans-allow" ,
13921395 " unlucky-wasps-rest" ,
1396+ " violet-candles-compare" ,
13931397 " violet-goats-wave" ,
13941398 " violet-jars-give" ,
13951399 " violet-jars-visit" ,
Original file line number Diff line number Diff line change 11# @sveltejs/kit
22
3+ ## 1.0.0-next.538
4+
5+ ### Patch Changes
6+
7+ - [ feat] enable caching for ` __data.json ` requests ([ #7532 ] ( https://github.com/sveltejs/kit/pull/7532 ) )
8+
9+ - [ fix] prevent double decoding of params ([ #7521 ] ( https://github.com/sveltejs/kit/pull/7521 ) )
10+
11+ - [ fix] take into account Request input when serializing fetch data ([ #7531 ] ( https://github.com/sveltejs/kit/pull/7531 ) )
12+
13+ - [ fix] better cookie warning checks ([ #7528 ] ( https://github.com/sveltejs/kit/pull/7528 ) )
14+
315## 1.0.0-next.537
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sveltejs/kit" ,
3- "version" : " 1.0.0-next.537 " ,
3+ "version" : " 1.0.0-next.538 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/sveltejs/kit" ,
You can’t perform that action at this time.
0 commit comments