Skip to content

svelte@4.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 07:36
· 1121 commits to main since this release
9086055

Patch Changes

  • fix: ensure identifiers in destructuring contexts don't clash with existing ones (#8840)

  • fix: ensure createEventDispatcher and ActionReturn 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)