Releases: sveltejs/svelte
Releases · sveltejs/svelte
[email protected]
Patch Changes
- fix: always synchronously call
bind:this
(#12679)
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
-
fix: add missing hydration mismatch call-site (#12604)
-
fix: apply dynamic event fixes to OnDirective (#12582)
-
fix: ensure directives run in sequential order (#12591)
-
fix: tweak element_invalid_self_closing_tag to exclude namespace (#12585)
-
breaking: avoid flushing queued updates on mount/hydrate (#12602)
-
feat: allow
:global
in more places (#12560)
[email protected]
[email protected]
Patch Changes
- fix: correctly set anchor inside HMR block (#12575)
[email protected]
Patch Changes
-
fix: ensure dynamic event handlers are wrapped in a derived (#12563)
-
chore: tidy up dynamic event handler generated code (#12553)
-
fix: dynamic event delegation for stateful call expressions (#12549)
-
fix: ensure $state.snapshot correctly clones Date objects (#12564)
-
fix: remove runtime validation of components/snippets, rely on types instead (#12507)
-
fix: properly update store values (#12562)