Patch Changes
-
fix: ensure identifiers in destructuring contexts don't clash with existing ones (#8840)
-
fix: ensure
createEventDispatcher
andActionReturn
work with types from generic function parameters (#8872) -
fix: apply transition to
<svelte:element>
with local transition (#8865) -
fix: relax a11y "no redundant role" rule for li, ul, ol (#8867)
-
fix: remove tsconfig.json from published package (#8859)