Skip to content

svelte-check-2.4.0

Choose a tag to compare

@dummdidumm dummdidumm released this 30 Jan 08:49
· 729 commits to master since this release
1948af4
  • (feat) introduce a new transformation which replaces the now deprecated jsx/tsx transformation which powers the intellisense. It's disabled by default for now and can be turned on through the --use-new-transformation setting. You can read more about the new transformation in the PR (#1237). Please provide feedback in #1352 . If you don't notice anything or only slight improvements, we succeeded.
  • (fix) add 'translate' attribute to definitions (#1349)