svelte@5.0.0-next.180
Pre-release
Pre-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.componentApitocompatibility.componentApi(#12370) -
fix: correctly validate
<svelte:component>withbind:this(#12368)