Releases: sveltejs/language-tools
Releases · sveltejs/language-tools
extensions-105.5.2
15 Nov 11:41
Compare
Sorry, something went wrong.
No results found
(fix) string completion with special characters (#1227 )
(fix) enterkeyhint type def (#1235 )
(fix) slot let rename (#1238 )
(chore) bump versions: css/html ls, vscode-uri, prettier (#1241 )
(perf) implement project version for typescript language service (#1236 )
extensions-105.5.1
15 Nov 10:56
Compare
Sorry, something went wrong.
No results found
Failed deployment, version does not exist / was not published
svelte2tsx-0.4.8
30 Oct 10:31
Compare
Sorry, something went wrong.
No results found
(fix) support ShadowRoot as target (#1203 )
(fix) remove false positive warnings for unary operators (#1206 )
(fix) remove wrong DOM typings
(fix) enable each to handle unions of arrays (#1218 )
(fix) improve bind:this diagnostics. This may result in hidden type bugs surfacing (#1221 )
(fix) handle binding assignment to $store (#1223 )
svelte-check-2.2.8
30 Oct 10:40
Compare
Sorry, something went wrong.
No results found
(fix) support ShadowRoot as target (#1203 )
(fix) remove false positive warnings for unary operators (#1206 )
(fix) remove wrong DOM typings
(fix) enable each to handle unions of arrays (#1218 )
(fix) improve bind:this diagnostics. This may result in hidden type bugs surfacing (#1221 )
(fix) handle binding assignment to $store (#1223 )
(fix) add open tag checks to html scanner for more robust scanning (#1209 )
language-server-0.14.11
30 Oct 10:32
Compare
Sorry, something went wrong.
No results found
(feat) css config settings (#1222 )
(fix) add open tag checks to html scanner for more robust scanning (#1209 )
extensions-105.5.0
30 Oct 10:42
Compare
Sorry, something went wrong.
No results found
(fix) support ShadowRoot as target (#1203 )
(fix) remove false positive warnings for unary operators (#1206 )
(fix) remove wrong DOM typings
(fix) enable each to handle unions of arrays (#1218 )
(fix) improve bind:this diagnostics. This may result in hidden type bugs surfacing (#1221 )
(fix) handle binding assignment to $store (#1223 )
(fix) add open tag checks to html scanner for more robust scanning (#1209 )
(feat) css config settings (#1222 )
typescript-plugin-0.2.5
08 Oct 10:06
Compare
Sorry, something went wrong.
No results found
(fix) don't load ambient typings in non-svelte-projects (#1193 )
svelte-check-2.2.7
08 Oct 10:12
Compare
Sorry, something went wrong.
No results found
(fix) support strict optional types in jsx typings (#1178 )
(fix) svelte2tsx runtime error diagnostics line number (#1183 )
(fix) adjust error message suggestion (#1184 )
(fix) don't do any diagnostics for node_module files (#1174 )
language-server-0.14.10
08 Oct 10:07
Compare
Sorry, something went wrong.
No results found
(perf) add typescript language service size limit (#1194 )
(fix) support component import quick fix (#1198 )
extensions-105.4.2
08 Oct 10:12
Compare
Sorry, something went wrong.
No results found
(perf) add typescript language service size limit (#1194 )
(fix) support component import quick fix (#1198 )
(fix) TS-plugin: don't load ambient typings in non-svelte-projects (#1193 )