svelte@5.0.0-next.96
版本发布时间: 2024-04-09 21:31:12
sveltejs/svelte最新发布版本:svelte@5.1.2(2024-10-25 07:32:24)
Patch Changes
-
feat: introduce
$host
rune, deprecatecreateEventDispatcher
(#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)