svelte@5.0.0-next.264
版本发布时间: 2024-10-09 22:52:41
sveltejs/svelte最新发布版本:svelte@5.1.2(2024-10-25 07:32:24)
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)