Releases: sveltejs/language-tools
Releases · sveltejs/language-tools
extensions-104.5.0
02 Mar 16:56
Compare
Sorry, something went wrong.
No results found
(feat) support for <svelte:fragment> (#848 )
(feat) completion for ids/classes in the template (#844 )
svelte-check-1.1.36
24 Feb 13:51
Compare
Sorry, something went wrong.
No results found
(fix) named slot element can reference let'ed variable (#817 , #834 )
(fix) add href attribute to svg image tag (#824 )
(fix) add <details> ontoggle event (#829 )
(fix) adjust shorthand transition/animation transformation to match Svelte's runtime behavior (#816 )
(fix) control flow for stores. This requires TypeScript 4.2 or later (#493 )
(fix) correct classname generation for all-invalid filenames (#836 )
(fix) watch (d.)ts/js files (#839 )
extensions-104.4.4
24 Feb 13:47
Compare
Sorry, something went wrong.
No results found
(fix) control flow for stores (#493 )
(fix) correct classname generation for all-invalid filenames (#836 )
extensions-104.4.3
21 Feb 14:10
Compare
Sorry, something went wrong.
No results found
(fix) svelte2tsx: Add <details> ontoggle event (#829 )
(fix) correct multiple slot let transformation (#834 )
(chore) add trace server setting to VS Code UI (#830 )
extensions-104.4.2
19 Feb 13:35
Compare
Sorry, something went wrong.
No results found
(fix) adjust shorthand transition/animation transformation to match Svelte's runtime behavior (#816 )
(fix) add href attribute to svg image tag (#824 )
(fix) syntax highlighting: add missing tag.end token (#822 )
(fix) named slot element can reference let'ed variable (#817 )
svelte-check-1.1.35
17 Feb 12:22
Compare
Sorry, something went wrong.
No results found
(fix) adjust shorthand transition/animation transformation to match Svelte's runtime behavior (#816 )
svelte-check-1.1.34
10 Feb 14:16
Compare
Sorry, something went wrong.
No results found
(fix) svelte2tsx: filter out chars not allowed in JSX (#806 )
(fix) infer element type for directives. Silences wrong type errors (#815 )
(fix) add missing events to Window
extensions-104.4.1
10 Feb 14:19
Compare
Sorry, something went wrong.
No results found
(fix) svelte2tsx: filter out chars not allowed in JSX (#806 )
(fix) infer element type for directives. Silences wrong type errors (#815 )
(fix) add missing events to Window
(fix) template highlighting (#694 )
(fix) syntax highlighting around $ (#812 )
(fix) semantic tokens: filter out negative length, sort tokens (#808 )
svelte-check-1.1.33
08 Feb 10:27
Compare
Sorry, something went wrong.
No results found
(fix) transform slot bind:this (allowed for custom elements) (#803 )
extensions-104.4.0
08 Feb 10:29
Compare
Sorry, something went wrong.
No results found
(feat) better syntax highlighting for reactive statements/assignements and $store-access (#802 )
(feat) html rename tags pair (#791 )
(fix) transform slot bind:this (allowed for custom elements) (#803 )