Skip to content

svelte@5.0.0-next.264

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 14:52
· 703 commits to main since this release
2f6d84a

Patch Changes

  • fix: exclude custom elements from HTML tree validation (#13540)

  • fix: apply class/style directives after attributes (#13535)

  • fix: make immutable option work more correctly (#13526)

  • breaking: use <svelte-css-wrapper> instead of <div> for style props (#13499)

  • fix: mark custom element with virtual class attribute as dynamic (#13435)

  • fix: ensure set_text applies coercion to objects before diff (#13542)