Skip to content

Releases: sveltejs/language-tools

extensions-105.3.5

24 Aug 09:22
1782cef

Choose a tag to compare

  • (fix) don't send text edit when format does not change code (#1143)
  • (fix) ignore multiline generated code (#1145)
  • (fix) add coffeescript to embedded languages (#1140)
  • (perf) add priority queue (#1144)
  • (perf) lower diagnostics delay (#1132)

svelte2tsx-0.4.5

05 Aug 01:22
ddb1a66

Choose a tag to compare

  • (fix) fix a sourcemap issue that cripples the language-server performance (#1131)

language-server-0.14.6

05 Aug 01:32
ddb1a66

Choose a tag to compare

  • (fix) fix ts preprocess validation error when inlineSourceMap config is used(#1128)

extensions-105.3.4

05 Aug 01:40
ddb1a66

Choose a tag to compare

  • (perf) fix import statement completion performance
  • (fix) fix ts preprocess validation error when inlineSourceMap config is used (#1128)

typescript-plugin-0.2.3

02 Aug 14:17
2137c0d

Choose a tag to compare

(chore) bump svelte2tsx (#1081)

svelte2tsx-0.4.4

02 Aug 13:20
2137c0d

Choose a tag to compare

(fix) infer slot/event type from literal string type props (#1121)
(fix) support the accessors compiler option of svelte for component typing output (#1129)

svelte-check-2.2.4

02 Aug 13:34
2137c0d

Choose a tag to compare

  • (fix) improve error message while loading svelte.config.js (#1119)
  • (fix) respect accessors and customElement compiler option for component type check (#1129)
  • (fix) infer slot/event type from literal string type props (#1121)

language-server-0.14.5

02 Aug 13:29
2137c0d

Choose a tag to compare

  • (feat) auto optional chaining completion (#1125)
  • (fix) missing function quick fix in markup (#1124)
  • (feat) Import statement completion (#1123)
  • (fix) improve error message while loading svelte.config.js (#1119)
  • (fix) respect accessors and customElement compiler option for component type check (#1129)
  • (fix) infer slot/event type from literal string type props (#1121)

extensions-105.3.3

02 Aug 14:23
2137c0d

Choose a tag to compare

  • (feat) Import statement completion (#1123)
  • (fix) respect accessors and customElement compiler option for component type check (#1129)
  • (fix) infer slot/event type from literal string type props (#1121)

extensions-105.3.2

02 Aug 13:37
2137c0d

Choose a tag to compare

  • (feat) auto optional chaining completion (#1125)
  • (fix) missing function quick fix in markup (#1124)
  • (fix) improve error message while loading svelte.config.js (#1119)