Skip to content

Releases: sveltejs/language-tools

extensions-104.4.2

19 Feb 13:35
a56d82e

Choose a tag to compare

  • (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
91c6b31

Choose a tag to compare

  • (fix) adjust shorthand transition/animation transformation to match Svelte's runtime behavior (#816)

svelte-check-1.1.34

10 Feb 14:16
c3468e3

Choose a tag to compare

  • (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
c3468e3

Choose a tag to compare

  • (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
1dac73b

Choose a tag to compare

  • (fix) transform slot bind:this (allowed for custom elements) (#803)

extensions-104.4.0

08 Feb 10:29
1dac73b

Choose a tag to compare

  • (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)

extensions-104.3.0

02 Feb 14:30
d993b25

Choose a tag to compare

  • (feat) more robust parsing for mustache tags, which brings more robust autocompletion (#538)
  • (fix) highlighting for modifiers (#793)
  • (fix) add fallback param for built-in transition/animate to silence wrong errors (#785)

svelte-check-1.1.32

01 Feb 17:07
c9c6ea7

Choose a tag to compare

  • (fix) fallback param for built-in transition/animate to silence wrong errors about missing params (#785)

svelte-check-1.1.31

29 Jan 09:12
611e665

Choose a tag to compare

Test release to test new deployment setup

extensions-104.2.1

29 Jan 09:06
611e665

Choose a tag to compare

Test release to test new deployment setup