Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
[email protected]
Patch Changes
-
fix: untrack
$inspect.with
and add check for unsafe mutation (#16209) -
fix: use fine grained for template if the component is not explicitly in legacy mode (#16232)
-
lift unsafe_state_mutation constraints for SvelteSet, SvelteMap, SvelteDate, SvelteURL and SvelteURLSearchParams created inside the derived (#16221)
[email protected]
Patch Changes
- fix: address css class matching regression (#16204)
[email protected]
Patch Changes
- fix: match class and style directives against attribute selector (#16179)
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
- fix: correctly tag private class state fields (#16132)
[email protected]
[email protected]
Patch Changes
- fix: reset
is_flushing
ifflushSync
is called and there's no scheduled effect (#16119)