Releases: sveltejs/svelte
Releases · sveltejs/svelte
[email protected]
Patch Changes
- fix: address untracked_writes memory leak (#15694)
[email protected]
Patch Changes
- fix: ensure clearing of old values happens independent of root flushes (#15664)
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
- fix: prevent state runes from being called with spread (#15585)
[email protected]
Patch Changes
- feat: migrate reassigned deriveds to
$derived
(#15581)
[email protected]
Patch Changes
- fix: prevent dev server from throwing errors when attempting to retrieve the proxied value of an iframe's contentWindow (#15577)
[email protected]
Minor Changes
- feat: make deriveds writable (#15570)