File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 9191 " lovely-items-turn" ,
9292 " lovely-rules-eat" ,
9393 " lucky-schools-hang" ,
94+ " lucky-toes-begin" ,
9495 " moody-frogs-exist" ,
9596 " moody-owls-cry" ,
9697 " nasty-lions-double" ,
143144 " smart-zebras-pay" ,
144145 " soft-clocks-remember" ,
145146 " soft-geese-learn" ,
147+ " soft-tigers-wink" ,
146148 " sour-forks-stare" ,
147149 " sour-rules-march" ,
148150 " 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+ - chore: remove internal functions from ` svelte/transition ` exports ([ #10132 ] ( https://github.com/sveltejs/svelte/pull/10132 ) )
8+
9+ - fix: improve animation transition heuristics ([ #10119 ] ( https://github.com/sveltejs/svelte/pull/10119 ) )
10+
311## 5.0.0-next.31
412
513### 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