Releases: sveltejs/svelte
Releases · sveltejs/svelte
[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)
[email protected]
[email protected]
Minor Changes
- feat: allow state created in deriveds/effects to be written/read locally without self-invalidation (#15553)
Patch Changes
[email protected]
Patch Changes
- fix: don't hoist listeners that access non hoistable snippets (#15534)