File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1010 },
1111 "changesets" : [
1212 " brave-walls-destroy" ,
13+ " brown-spoons-boil" ,
1314 " chilly-dolphins-lick" ,
1415 " cuddly-pianos-drop" ,
1516 " curly-lizards-dream" ,
2425 " lazy-spiders-think" ,
2526 " lucky-schools-hang" ,
2627 " moody-owls-cry" ,
27- " nasty-clocks-exercise" ,
2828 " poor-eggs-enjoy" ,
2929 " quiet-camels-mate" ,
3030 " rotten-buckets-develop" ,
Original file line number Diff line number Diff line change 11# svelte
22
3+ ## 5.0.0-next.4
4+
5+ ### Patch Changes
6+
7+ - revert: address bug in before/after update ([ #9480 ] ( https://github.com/sveltejs/svelte/pull/9480 ) )
8+
39## 5.0.0-next.3
410
511### 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.3 " ,
5+ "version" : " 5.0.0-next.4 " ,
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.3 ' ;
9+ export const VERSION = '5.0.0-next.4 ' ;
1010export const PUBLIC_VERSION = '5' ;
You can’t perform that action at this time.
0 commit comments