svelte@5.0.0-next.264
Pre-release
Pre-release
·
703 commits
to main
since this release
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)