Skip to content

svelte@5.0.0-next.180

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 14:07
· 1148 commits to main since this release
ce66998

Patch Changes

  • fix: handle nested :global(...) selectors (#12365)

  • feat: include CSS in <head> when css: 'injected' (#12374)

  • fix: destroy effects that error on creation (#12376)

  • breaking: rename legacy.componentApi to compatibility.componentApi (#12370)

  • fix: correctly validate <svelte:component> with bind:this (#12368)