svelte@5.2.1
·
1612 commits
to main
since this release
Patch Changes
-
fix: mark pseudo classes nested inside
:notas used (#14303) -
fix: disallow invalid attributes for
<svelte:window>and<svelte:document>(#14228) -
fix: ensure props passed to components via mount are updateable (#14210)
-
fix: mark subtree dynamic for img with loading attribute (#14317)
-
fix: avoid relying on Node specifics within compiler (#14314)