Skip to content

svelte2tsx-0.5.16

Choose a tag to compare

@jasonlyu123 jasonlyu123 released this 30 Aug 01:47
· 527 commits to master since this release
0bad629
  • (fix) add a missing file in 0.5.15

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)