Patch Changes
-
fix: populate
this.#sources
when constructing reactive map (#11913) -
fix: omit
state_referenced_locally
warning for component exports (#11905) -
fix: ensure event.target is correct for delegation (#11900)
-
chore: speed up regex (#11918)
-
feat: bind
activeElement
andpointerLockElement
in<svelte:document>
(#11879) -
fix: correctly backport
svelte:element
to old AST (#11917) -
fix: add
unused-export-let
to legacy lint replacements (#11896)