Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
[email protected]
Patch Changes
- fix: bump esrap (#16295)
[email protected]
Patch Changes
- feat: add parent hierarchy to
__svelte_meta
objects (#16255)
[email protected]
[email protected]
Patch Changes
- fix: ensure unowned deriveds can add themselves as reactions while connected (#16249)
[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)