Releases: sveltejs/language-tools
Releases · sveltejs/language-tools
extensions-104.6.4
11 Mar 13:48
Compare
Sorry, something went wrong.
No results found
(fix) Don't step out of if block on else if (#874 )
svelte-check-1.2.4
10 Mar 13:35
Compare
Sorry, something went wrong.
No results found
(fix) sanitize leading invalid attribute chars (#862 )
(fix) if conditions control flow (#619 )
(fix) spellcheck attribute allows strings true and false
(fix) ignore generated $store declaration (#871 )
extensions-104.6.3
10 Mar 13:37
Compare
Sorry, something went wrong.
No results found
(fix) sanitize leading invalid attribute chars (#862 )
(fix) if conditions control flow (#619 )
(fix) spellcheck attribute allows strings true and false
(fix) ignore generated $store declaration (#871 )
svelte-check-1.2.3
06 Mar 14:24
Compare
Sorry, something went wrong.
No results found
(fix) store access first in expression statement without semicolon in previous line no longer throws error (#859 )
svelte-check-1.2.2
05 Mar 14:59
Compare
Sorry, something went wrong.
No results found
(fix) add missing transition events (#857 )
(fix) $store declaration generation for declaration list (#856 )
(fix) omit svelte compiler from bundle
extensions-104.6.2
06 Mar 14:20
Compare
Sorry, something went wrong.
No results found
(fix) store access first in expression statement without semicolon in previous line no longer throws error (#859 )
extensions-104.6.1
05 Mar 15:05
Compare
Sorry, something went wrong.
No results found
(fix) add missing transition events (#857 )
(fix) $store declaration generation for declaration list (#856 )
svelte-check-1.2.1
03 Mar 13:41
Compare
Sorry, something went wrong.
No results found
(fix) $store usage declared in module (#850 )
(fix) relax value typing (#849 )
extensions-104.6.0
03 Mar 13:42
Compare
Sorry, something went wrong.
No results found
(feat) support "missing function declaration" quick fix introduced in TypeScript 4.2 (#852 )
(feat) linked editing for html (#801 )
(fix) $store usage declared in module (#850 )
(fix) relax value typing (#849 )
svelte-check-1.2.0
02 Mar 15:50
Compare
Sorry, something went wrong.
No results found
(feat) support for <svelte:fragment> (#848 )