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 2424 " beige-mirrors-listen" ,
2525 " beige-rabbits-shave" ,
2626 " beige-seas-share" ,
27+ " big-apes-smell" ,
2728 " big-cars-serve" ,
2829 " big-eggs-flash" ,
2930 " big-eyes-carry" ,
241242 " giant-planets-shake" ,
242243 " giant-plants-grin" ,
243244 " giant-roses-press" ,
245+ " gold-students-jump" ,
244246 " gold-tools-nail" ,
245247 " good-buses-reply" ,
246248 " good-cars-visit" ,
Original file line number Diff line number Diff line change 11# svelte
22
3+ ## 5.0.0-next.217
4+
5+ ### Patch Changes
6+
7+ - feat: deprecate ` svelte:component ` ([ #12694 ] ( https://github.com/sveltejs/svelte/pull/12694 ) )
8+
9+ - feat: treat tag with ` . ` as a component, even if lowercase ([ #12798 ] ( https://github.com/sveltejs/svelte/pull/12798 ) )
10+
311## 5.0.0-next.216
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.216 " ,
5+ "version" : " 5.0.0-next.217 " ,
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.216 ' ;
9+ export const VERSION = '5.0.0-next.217 ' ;
1010export const PUBLIC_VERSION = '5' ;
You can’t perform that action at this time.
0 commit comments