svelte@5.0.0-next.237
版本发布时间: 2024-08-24 23:51:29
sveltejs/svelte最新发布版本:svelte@5.1.2(2024-10-25 07:32:24)
Patch Changes
-
breaking: throw error if derived creates state and then depends on it (#12985)
-
fix: ensure assignments to state field inside constructor trigger effects (#12985)
-
fix: ensure $inspect works with SvelteMap and SvelteSet (#12994)
-
chore: default options.filename to "(unknown)" (#12997)
-
feat: allow non-synchronous legacy component instantiation (#12970)