svelte-check-1.6.0
·
814 commits
to master
since this release
- (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
--helpcommand 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)