Skip to content

Releases: sveltejs/language-tools

svelte-check-4.2.1

15 May 14:01
d12a9ae
Compare
Choose a tag to compare
  • feat: support generics on snippets (#2761)

extensions-109.8.0

15 May 14:01
d12a9ae
Compare
Choose a tag to compare
  • feat: support generics on snippets (#2761)

typescript-plugin-0.3.47

14 May 16:03
7a13025
Compare
Choose a tag to compare
  • fix: more robust solution project check for ts < 5.7 in ts plugin (#2758)

svelte2tsx-0.7.38

14 May 16:03
7a13025
Compare
Choose a tag to compare
  • feat: support attachments (#2760)
  • fix: deduplicate definition for rune-mode components (#2759)

svelte-check-4.2.0

14 May 16:08
7a13025
Compare
Choose a tag to compare
  • feat: support attachments (#2760)
  • fix: deduplicate definition for rune-mode components (#2759)

language-server-0.17.14

14 May 16:04
7a13025
Compare
Choose a tag to compare
  • feat: support attachments (#2760)
  • fix: deduplicate definition for rune-mode components (#2759)

extensions-109.7.0

14 May 16:08
7a13025
Compare
Choose a tag to compare
  • feat: support attachments (#2760)
  • fix: deduplicate definition for rune-mode components (#2759)
  • fix: more robust solution project check for ts < 5.7 in ts plugin (#2758)

svelte2tsx-0.7.37

02 May 14:47
2bdbf6d
Compare
Choose a tag to compare
  • fix: robustify hoisting logic around prop types (#2740)
  • fix: ensure typed exports are marked as used (#2746)
  • fix: ensure eligible snippets can be referenced in module script (#2753)
  • fix: prevent error with unclosed tag followed by LF or end of file (#2750)

svelte-check-4.1.7

02 May 15:48
2bdbf6d
Compare
Choose a tag to compare
  • fix: robustify hoisting logic around prop types (#2740)
  • fix: ensure typed exports are marked as used (#2746)
  • chore: bump vscode-html/css-language-service (#2752)
  • fix: ensure eligible snippets can be referenced in module script (#2753)
  • fix: prevent error with unclosed tag followed by LF or end of file (#2750)

language-server-0.17.13

02 May 14:47
2bdbf6d
Compare
Choose a tag to compare
  • feat: support "add missing imports on save" (#2744)
  • fix: invalidate module resolution when higher priority file is added (#2754)