Skip to content

svelte-check-1.6.0

Choose a tag to compare

@dummdidumm dummdidumm released this 25 May 09:50
· 814 commits to master since this release
d0162dd
  • (feat) new tsconfig feature: pass in the path to your tsconfig/jsconfig and get diagnostics for all referenced files, including Svelte, JavaScript and TypeScript (#1014)
  • (feat) add --help command for CLI (#1027)
  • (perf) also cache unresolved modules (#1015)
  • (fix) add beforeinput event typing
  • (fix) better transform of custom css properties (#1024)
  • (fix) better css error diagnostics (#1009)