github sveltejs/language-tools typescript-plugin-0.2.1

latest releases: extensions-109.0.1, svelte-check-4.0.2, svelte2tsx-0.7.19...
3 years ago
  • (perf) only try to resolve on our own if filename ends with .svelte
  • (breaking) be more strict with required props (#1030)

Breaking Change

Previously, properties that had no initializer were only required if the user was using both TypeScript and activated strict mode. This is changed now: People using TypeScript, and those using checkJs also in JavaScript files, will always see this behavior now.

Don't miss a new language-tools release

NewReleases is sending notifications on new releases.