Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
[email protected]
[email protected]
[email protected]
Patch Changes
-
fix: align
beforeUpdate
/afterUpdate
behavior better with that in Svelte 4 (#10408) -
fix: disallow exporting props, derived and reassigned state from within components (#10430)
-
fix: improve indexed each array reconcilation (#10422)
-
fix: add compiler error for each block mutations in runes mode (#10428)
[email protected]
Patch Changes
- fix: set
open
binding value in<details>
(#10413)
[email protected]
[email protected]
[email protected]
Patch Changes
- chore: bump zimmerframe to fix bugs introduced in previous version (#10405)
[email protected]
Patch Changes
- chore: bump zimmerframe to resolve AST-traversal-related bugs (
b63ab91c7b92ecec6e7e939d6d509fc3008cf048
)