Skip to content

Releases: sveltejs/language-tools

language-server-0.15.4

23 Feb 13:57
4c200ba

Choose a tag to compare

  • (fix) add data-sveltekit-replacestate/-keepfocus intellisense (#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 $$restProps is 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

23 Feb 14:08
4c200ba

Choose a tag to compare

  • (fix) set rootDir in emitDts for consistent output structure (#1886)
  • (fix) add data-sveltekit-replacestate/-keepfocus intellisense (#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 $$restProps is 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

01 Feb 21:14
7d0909f

Choose a tag to compare

  • (fix) adjust sourcemap paths when emitting d.ts.map files (#1851)

svelte-check-3.0.3

24 Jan 13:46
941921e

Choose a tag to compare

  • (fix) make --no-tsconfig flag work (#1843)

language-server-0.15.3

24 Jan 13:37
941921e

Choose a tag to compare

  • (fix) resolve plugin config for prettier (#1829)

extensions-107.0.2

24 Jan 13:46
941921e

Choose a tag to compare

  • (fix) resolve plugin config for prettier (#1829)

language-server-0.15.2

10 Jan 10:55
fd6960f

Choose a tag to compare

  • (perf) fix glob to omit dotted folders

extensions-107.0.1

10 Jan 11:16
fd6960f

Choose a tag to compare

  • (perf) fix glob to omit dotted folders

typescript-plugin-0.3.14

09 Jan 14:38
84c7463

Choose a tag to compare

  • (fix) patch resolveModuleNameLiterals for ts 5.0 (#1799)

svelte-check-3.0.2

09 Jan 14:44
84c7463

Choose a tag to compare

  • (fix) add missing space to the console output (#1810)