Patch Changes
-
fix: mark pseudo classes nested inside
:not
as 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)