svelte@5.0.0-next.180
版本发布时间: 2024-07-10 22:07:54
sveltejs/svelte最新发布版本:svelte@5.1.2(2024-10-25 07:32:24)
Patch Changes
-
fix: handle nested
:global(...)
selectors (#12365) -
feat: include CSS in
<head>
whencss: 'injected'
(#12374) -
fix: destroy effects that error on creation (#12376)
-
breaking: rename
legacy.componentApi
tocompatibility.componentApi
(#12370) -
fix: correctly validate
<svelte:component>
withbind:this
(#12368)