svelte@5.0.0-next.243
版本发布时间: 2024-09-02 23:00:49
sveltejs/svelte最新发布版本:svelte@5.1.2(2024-10-25 07:32:24)
Patch Changes
-
fix: ensure reactive graph is fully traversed in the marking phase for non-runes mode (#13059)
-
fix: ensure reactivity system remains consistent with removals (#13087)
-
fix: render undefined html as the empty string (#13092)
-
fix: error on incorrect attributes for svelte:body (#13084)
-
feat: provide AST node types with internal types stripped out (#12968)