Releases: sveltejs/svelte
Releases · sveltejs/svelte
[email protected]
Patch Changes
- chore: update acorn parser
ecmaVersion
to parse import attributes (#16098)
[email protected]
[email protected]
Patch Changes
- fix: invoke parent boundary of deriveds that throw (#16091)
[email protected]
[email protected]
Patch Changes
- fix: avoid recursion error in
EachBlock
visitor (#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_option
if'value'
is innext
(#16032)
[email protected]
Patch Changes
- fix:
bind:value
to select with stores (#16028)