File tree Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 3838 " early-ads-tie" ,
3939 " eight-steaks-shout" ,
4040 " eighty-bikes-camp" ,
41+ " empty-bulldogs-exercise" ,
4142 " empty-crabs-think" ,
4243 " fair-crabs-check" ,
4344 " famous-knives-sneeze" ,
9192 " lovely-items-turn" ,
9293 " lovely-rules-eat" ,
9394 " lucky-schools-hang" ,
95+ " lucky-toes-begin" ,
9496 " moody-frogs-exist" ,
9597 " moody-owls-cry" ,
9698 " nasty-lions-double" ,
137139 " short-buses-camp" ,
138140 " slimy-clouds-talk" ,
139141 " slimy-walls-draw" ,
142+ " slow-beds-shave" ,
140143 " slow-chefs-dream" ,
141144 " small-papayas-laugh" ,
142145 " smart-parents-swim" ,
143146 " smart-zebras-pay" ,
144147 " soft-clocks-remember" ,
145148 " soft-geese-learn" ,
149+ " soft-tigers-wink" ,
146150 " sour-forks-stare" ,
147151 " sour-rules-march" ,
148152 " spicy-plums-admire" ,
Original file line number Diff line number Diff line change 11# svelte
22
3+ ## 5.0.0-next.32
4+
5+ ### Patch Changes
6+
7+ - fix: improve outro behavior with transitions ([ #10139 ] ( https://github.com/sveltejs/svelte/pull/10139 ) )
8+
9+ - chore: remove internal functions from ` svelte/transition ` exports ([ #10132 ] ( https://github.com/sveltejs/svelte/pull/10132 ) )
10+
11+ - fix: further animation transition improvements ([ #10138 ] ( https://github.com/sveltejs/svelte/pull/10138 ) )
12+
13+ - fix: improve animation transition heuristics ([ #10119 ] ( https://github.com/sveltejs/svelte/pull/10119 ) )
14+
315## 5.0.0-next.31
416
517### Patch Changes
Original file line number Diff line number Diff line change 22 "name" : " svelte" ,
33 "description" : " Cybernetically enhanced web apps" ,
44 "license" : " MIT" ,
5- "version" : " 5.0.0-next.31 " ,
5+ "version" : " 5.0.0-next.32 " ,
66 "type" : " module" ,
77 "types" : " ./types/index.d.ts" ,
88 "engines" : {
Original file line number Diff line number Diff line change 66 * https://svelte.dev/docs/svelte-compiler#svelte-version
77 * @type {string }
88 */
9- export const VERSION = '5.0.0-next.31 ' ;
9+ export const VERSION = '5.0.0-next.32 ' ;
1010export const PUBLIC_VERSION = '5' ;
You can’t perform that action at this time.
0 commit comments