Releases: sveltejs/language-tools
Releases · sveltejs/language-tools
language-server-0.14.23
14 Mar 16:24
Compare
Sorry, something went wrong.
No results found
(feat) support code folding in html (#1411 )
(chore) bump ts to 4.6 (#1402 )
extensions-105.13.0
14 Mar 16:59
Compare
Sorry, something went wrong.
No results found
(feat) support code folding in html (#1411 )
(chore) bump ts to 4.6 (#1402 )
(fix) $store++/$store-- return type (#1395 )
(fix) make uninitialized props be typed as any (#1410 )
TS plugin:
(fix) use fallback content when parsing of Svelte file fails
(fix) avoid duplicate patching (#1404 )
(feat) improve plugin enable config: enable config option now determines whether or not to enable the plugin (toggleable without reload, no more file change warnings) (#1401 )
(feat) Support Svelte project files being importable/findable through references without having them imported in a TS file (#1407 )
svelte2tsx-0.5.5
16 Feb 15:39
Compare
Sorry, something went wrong.
No results found
(fix) regression with boolean literal props type inference (#1390 )
svelte2tsx-0.5.4
16 Feb 10:11
Compare
Sorry, something went wrong.
No results found
(feat) improve property access completion in markup (#1381 )
(fix) prevent svelte2tsx function expression scope leaks (#1380 )
(fix) initialize props so control flow works (#1378 )
New transformation:
(fix) add key after index definition (#1385 )
(fix) better ensureComponent check (#1384 )
svelte-check-2.4.5
16 Feb 15:49
Compare
Sorry, something went wrong.
No results found
(fix) regression with boolean literal props type inference (#1390 )
svelte-check-2.4.4
16 Feb 10:22
Compare
Sorry, something went wrong.
No results found
(fix) prevent svelte2tsx function expression scope leaks (#1380 )
(fix) initialize props so control flow works (#1378 )
New transformation:
(fix) add key after index definition (#1385 )
(fix) better ensureComponent check (#1384 )
language-server-0.14.22
16 Feb 10:13
Compare
Sorry, something went wrong.
No results found
(feat) improve property access completion in markup (#1381 )
(fix) prevent svelte2tsx function expression scope leaks (#1380 )
(fix) initialize props so control flow works (#1378 )
New transformation:
(fix) add key after index definition (#1385 )
(fix) better ensureComponent check (#1384 )
extensions-105.12.1
16 Feb 15:49
Compare
Sorry, something went wrong.
No results found
(fix) regression with boolean literal props type inference (#1390 )
extensions-105.12.0
16 Feb 10:22
Compare
Sorry, something went wrong.
No results found
(feat) improve property access completion in markup (#1381 )
(fix) prevent svelte2tsx function expression scope leaks (#1380 )
(fix) initialize props so control flow works (#1378 )
New transformation:
(fix) add key after index definition (#1385 )
(fix) better ensureComponent check (#1384 )
svelte2tsx-0.5.3
07 Feb 14:49
Compare
Sorry, something went wrong.
No results found
New transformation:
(fix) no error for component typedef with event (#1375 )
(fix) no TS/JS completions in html text (#1369 )