Skip to content

extensions-105.22.0

Choose a tag to compare

@dummdidumm dummdidumm released this 29 Aug 08:48
· 528 commits to master since this release
a554ff9
  • (fix) more robust ./$types auto imports for SvelteKit (#1609)
  • (fix) extract name in destructuring with default in reactive statement (#1605)
  • (fix) workaround for unbalanced brackets upstream issue (#1593)
  • (chore) bump TS and Prettier versions

New transformation:

  • (feat) enable actions to enhance typings on applied element (not usable yet, requires pending Svelte PR) (#1553)
  • (feat) preserve bind: for better type checking of HTML elements (#1596)
  • (feat) keep colon while transforming events (#1549)