Releases: sveltejs/language-tools
Releases · sveltejs/language-tools
extensions-107.4.0
- (feat) Auto-typing support for entries (#1983)
typescript-plugin-0.3.22
svelte2tsx-0.6.11
svelte-check-3.2.0
- (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
.jsto$typesimports 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)
language-server-0.15.9
extensions-107.3.0
- (feat) intellisense for new bindings (#1957)
- (feat) support
<svelte:document>(#1958) - (feat) fix-all quick fix (#1939)
- (chore) TypeScript 5.0 (#1919)
- (fix) swap order of inserted statements for store prop with type (#1960)
- (fix) add
.jsto$typesimports to support node16/nodenext resolution (#1967) - (fix) use Svelte's ComponentConstructorOptions (#1969)
- (fix) check modified time for tsconfig watching (#1973)
- (fix) more host proxy methods for kit language service (#1953)
- (fix) replace removed content with whitespace (#1959)
- (fix) prevent ts assertion error when opening multiple single files without a workspace context (#1962)
svelte2tsx-0.6.10
- (chore) mark svelte2tsx as compatible with TS 5
typescript-plugin-0.3.21
- (fix) take arrow function into account when adding return type (#1934)
svelte2tsx-0.6.9
- (fix) various kit auto typing fixes (#1936)
svelte2tsx-0.6.8
- (fix) take arrow function into account when adding return type (#1934)