github sveltejs/language-tools svelte-check-3.0.1

latest releases: extensions-109.0.3, svelte-check-4.0.4, svelte2tsx-0.7.21...
21 months ago
  • (fix) correctly check if props implement $$Props interface (#1797)

BREAKING CHANGES

  • the old transformation is no longer available. If you're using the svelte.JSX namespace in your projects, you should migrate accordingly
  • minimum required Node version is now 16
  • minimum required TypeScript version is now 4.9
  • minimum required Svelte version is now 3.55
  • removed hint diagnostics to align with tsc
  • searches for nearest tsconfig/jsconfig by default now (you don't need to specify --tsconfig anymore in most cases now; use --no-tsconfig to get back the old behavior of only checking Svelte files without a jsconfig/tsconfig)

Don't miss a new language-tools release

NewReleases is sending notifications on new releases.