svelte@5.0.0-next.91
版本发布时间: 2024-04-02 22:33:26
sveltejs/svelte最新发布版本:svelte@5.1.2(2024-10-25 07:32:24)
Patch Changes
-
fix: improve unowned derived signal heuristics (#11029)
-
fix: ensure correct context for action update/destroy functions (#11023)
-
feat: more efficient hydration markers (#11019)
-
fix: ensure effect cleanup functions are called with null
this
(#11024) -
fix: correctly handle closure passed to $derived.by when destructuring (#11028)
-
Add
name
to HTMLDetailsAttributes (#11013) -
breaking: move compiler.cjs to compiler/index.js (#10988)