Skip to content

Releases: sveltejs/language-tools

language-server-0.13.8

24 May 11:34
17e5664

Choose a tag to compare

  • (fix) add new import to existing import in module script when both scripts present (#1007)
  • (fix) adjust organize imports mapping to not produce extra lines (#1008)
  • (fix) more robust language detection for syntax highlighting (#964)
  • (fix) better css error diagnostics (#1009)
  • (fix) better import completion locations (#1011)
  • (feat) load all Svelte files on startup in the internal TypeScript service (#1013)
  • (perf) also cache unresolved modules (#1015)
  • (perf) improvements around diagnostics and completions (#1022)

extensions-104.13.0

24 May 11:39
17e5664

Choose a tag to compare

  • (fix) add new import to existing import in module script when both scripts present (#1007)
  • (fix) adjust organize imports mapping to not produce extra lines (#1008)
  • (fix) more robust language detection for syntax highlighting (#964)
  • (fix) better css error diagnostics (#1009)
  • (fix) better import completion locations (#1011)
  • (fix) add beforeinput event typing
  • (fix) better transform of custom css properties (#1024)
  • (feat) load all Svelte files on startup in the internal TypeScript service (#1013)
  • (perf) also cache unresolved modules (#1015)
  • (perf) improvements around diagnostics and completions (#1022)

svelte2tsx-0.1.191

13 May 17:15
6e52667

Choose a tag to compare

  • (fix) make on:sveltekit:xy events optional (#1003)

svelte-check-1.5.4

13 May 17:23
6e52667

Choose a tag to compare

  • (fix) code actions for ts-checked files (#1002)
  • (fix) more robust preprocess source maps. Fixes some warnings showing up in the wrong place (#1004)
  • (fix) make on:sveltekit:xy events optional (#1003)

language-server-0.13.7

13 May 17:16
6e52667

Choose a tag to compare

  • (fix) code actions for ts-checked files (#1002)
  • (fix) more robust preprocess source maps (#1004)

extensions-104.12.2

13 May 17:23
6e52667

Choose a tag to compare

  • (fix) code actions for ts-checked files (#1002)
  • (fix) more robust preprocess source maps. Fixes some warnings showing up in the wrong place (#1004)
  • (fix) make on:sveltekit:xy events optional (#1003)

svelte2tsx-0.1.190

12 May 06:07
11074fa

Choose a tag to compare

  • (fix) add hashchange event (#968)
  • (fix) add dirname attribute (#995)
  • (fix) add on:sveltekit:xy events (#997)

svelte-check-1.5.3

12 May 06:36
11074fa

Choose a tag to compare

  • (fix) add hashchange event (#968)
  • (fix) add dirname attribute (#995)
  • (fix) add on:sveltekit:xy events (#997)
  • (fix) deal with third kind of sourcemaps (#987)
  • (fix) update ignored build directories for SvelteKit

language-server-0.13.6

12 May 06:11
11074fa

Choose a tag to compare

  • (chore) bump versions of svelte, svelte-preprocess, prettier and prettier-plugin-svelte. The latter two may result in slightly different formatting (#1000, #1001)
  • (fix) deal with third kind of sourcemaps (#987)
  • (fix) update ignored build directories for SvelteKit

extensions-104.12.1

12 May 06:36
11074fa

Choose a tag to compare

  • (fix) add hashchange event (#968)
  • (fix) add dirname attribute (#995)
  • (fix) add on:sveltekit:xy events (#997)
  • (fix) deal with third kind of sourcemaps (#987)
  • (fix) update ignored build directories for SvelteKit
  • (chore) bump versions of svelte, svelte-preprocess, prettier and prettier-plugin-svelte. The latter two may result in slightly different formatting (#1000, #1001)