- (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
.js
to$types
imports 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)