Skip to content

svelte-check-3.2.0

Compare
Choose a tag to compare
@dummdidumm dummdidumm released this 04 Apr 13:52
· 166 commits to master since this release
d5b29f0
  • (feat) intellisense for new bindings (#1957)
  • (feat) bump to TypeScript 5.0 (#1919)
  • (feat) support <svelte:document> (#1958)
  • (fix) swap order of inserted statements for store prop with type (#1960)
  • (fix) add .js to $types imports to support node16/nodenext resolution (#1967)
  • (fix) use Svelte's ComponentConstructorOptions (#1969)
  • (feat) throw error on invalid tsconfig includes/excludes and on unknown options (#1974)