svelte@5.0.0-next.180
Pre-release
Pre-release
·
1148 commits
to main
since this release
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)