Skip to content

svelte@5.0.0-next.199

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 17:09
· 1029 commits to main since this release
beea5c3

Patch Changes

  • fix: add missing hydration mismatch call-site (#12604)

  • fix: apply dynamic event fixes to OnDirective (#12582)

  • fix: ensure directives run in sequential order (#12591)

  • fix: tweak element_invalid_self_closing_tag to exclude namespace (#12585)

  • breaking: avoid flushing queued updates on mount/hydrate (#12602)

  • feat: allow :global in more places (#12560)