Patch Changes
-
fix: ensure non-matching elements are scoped for
:not(...)
selector (#13999) -
fix: ensure video elements autoplay in safari (#14095)
-
fix: ensure trailing multiline comments on props produce correct code (#14143#issuecomment-2455702689) (#14143)
-
fix: correctly infer
<a>
tag namespace (#14134) -
fix: check options namespace for top level
svelte:element
s (#14101) -
fix: ensure migrate keeps inline/trailing comments in $props type definition (#14143)
-
fix: update links in JSDoc (#14165)
-
fix: ensure SvelteMap and SvelteSet work with generators in dev (#14103)
-
fix: only output the key for each_key_duplicate (#14147)
-
fix: prevent migrated snippet from shadow snippet prop (#14127)
-
fix: pass along
anchor
in legacy class wrappers (#14100) -
fix: recognize all custom element prop definitions (#14084)
-
fix: migrate multiple declarations with only some exported correctly (#14126)