Skip to content

svelte2tsx@0.7.57

Choose a tag to compare

@github-actions github-actions released this 23 Jun 14:32
fbb1291

Patch Changes

  • fix: don't crash on array binding holes in destructured exports (e.g. export let { d: [a, , c] } = obj) (#3058)