Releases: sveltejs/svelte
Releases · sveltejs/svelte
[email protected]
Patch Changes
- fix: avoid recursion error in
EachBlockvisitor (#16058)
[email protected]
Patch Changes
- fix: correctly transform reassignments to class fields in SSR mode (#16051)
[email protected]
Patch Changes
- fix: treat transitive dependencies of each blocks as mutable in legacy mode if item is mutated (#16038)
[email protected]
Patch Changes
- fix: put expressions in effects unless known to be static (#15792)
[email protected]
Patch Changes
- fix: only
select_optionif'value'is innext(#16032)
[email protected]
Patch Changes
- fix:
bind:valueto select with stores (#16028)
[email protected]
[email protected]
Patch Changes
- fix: use
fill: 'forwards'on transition animations to prevent flicker (#16035)