Releases: sveltejs/svelte
Releases · sveltejs/svelte
[email protected]
[email protected]
Patch Changes
- fix: improve unowned derived performance (#14724)
[email protected]
Minor Changes
- feat: adds $inspect.trace rune (#14290)
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
- fix: correctly handle ssr for
reactivity/window
(#14681)
[email protected]
[email protected]
[email protected]
Patch Changes
-
fix: ensure snippet hoisting works in the correct scope (#14642)
-
fix: ensure $state.snapshot clones holey arrays correctly (#14657)
-
fix: restore input binding selection position (#14649)
-
fix: transform everything that is not a selector inside
:global
(#14577) -
Overwrite Spring.#last_value when using .set() with {instant: true} (#14656)
-
fix: don't emit assignment warnings for bindings (#14651)