Skip to content

svelte@5.0.0-next.96

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 13:31
· 384 commits to main since this release
e8f7437

Patch Changes

  • feat: introduce $host rune, deprecate createEventDispatcher (#11059)

  • fix: execute sole static script tag (#11095)

  • fix: make static element property available for the SvelteComponent type (#11079)

  • fix: improve internal proxied state signal heuristic (#11102)

  • fix: keep sibling selectors when dealing with slots/render tags/svelte:element tags (#11096)

  • fix: ensure deep mutation ownership widening (#11094)

  • fix: improve compiled output of multiple call expression in single text node (#11097)

  • fix: improve hydration of svelte head blocks (#11099)