- (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)