Releases: sveltejs/language-tools
Releases · sveltejs/language-tools
language-server-0.15.4
- (fix) add
data-sveltekit-replacestate/-keepfocusintellisense (#1865) - (fix) update broken link (#1871)
- (fix) use closest config file and cache result (#1872)
- (fix) give Svelte code fixes lower priority (#1874)
- (fix) deal with shorthands during rename (#1876)
- (fix) don't rename props name when triggered in shorthand (#1877)
- (fix) no error with unkown props if
$$restPropsis used (#1887) - (fix) move error if $$Props is an alias of another type (#1892)
- (fix) recognize more js-like file types for svelte-check (#1894)
- (chore) remove old transformation (#1858)
- (feat) call hierarchy support (#1889)
- (feat) declarationMap support (#1878)
- (feat) TypeScript inlay hints (#1855)
extensions-107.1.0
- (fix) set rootDir in emitDts for consistent output structure (#1886)
- (fix) add
data-sveltekit-replacestate/-keepfocusintellisense (#1865) - (fix) no error with unkown props if uses $$restProps (#1887)
- (fix) update broken link (#1871)
- (fix) use closest config file and cache result (#1872)
- (fix) give Svelte code fixes lower priority (#1874)
- (fix) deal with shorthands during rename (#1876)
- (fix) don't rename props name when triggered in shorthand (#1877)
- (fix) no error with unkown props if
$$restPropsis used (#1887) - (chore) remove old transformation (#1858)
- (feat) call hierarchy support (#1889)
- (feat) declarationMap support (#1878)
- (feat) TypeScript inlay hints (#1855)
svelte2tsx-0.6.1
- (fix) adjust sourcemap paths when emitting
d.ts.mapfiles (#1851)
svelte-check-3.0.3
- (fix) make
--no-tsconfigflag work (#1843)
language-server-0.15.3
- (fix) resolve plugin config for prettier (#1829)
extensions-107.0.2
- (fix) resolve plugin config for prettier (#1829)
language-server-0.15.2
- (perf) fix glob to omit dotted folders
extensions-107.0.1
- (perf) fix glob to omit dotted folders
typescript-plugin-0.3.14
- (fix) patch resolveModuleNameLiterals for ts 5.0 (#1799)
svelte-check-3.0.2
- (fix) add missing space to the console output (#1810)