Skip to content

Releases: sublimelsp/LSP-typescript

v1.10.0

07 Jan 21:05
563dbdc
Compare
Choose a tag to compare

Maintenance

  • Bump typescript from 4.5.3 to 4.5.4 (#115)
  • Bump typescript-language-server from 0.8.1 to 0.9.1 (#121)

v1.9.2

12 Dec 23:16
Compare
Choose a tag to compare

Maintenance

  • Bump typescript from 4.4.4 to 4.5.3 (#112)

v1.9.1

28 Nov 14:41
5b68176
Compare
Choose a tag to compare

Features and changes

  • update to version 0.8.1 of typescript-language-server that fixes one regression.

v1.9.0

22 Nov 21:06
Compare
Choose a tag to compare

Features and changes

st3-v1.9.1

21 Nov 19:31
Compare
Choose a tag to compare

This is ST3-compatible released made from the commit around the v1.4.0 release to fix compatibility with ST3.

This is likely the last release for ST3.

v1.8.0

10 Nov 15:46
eef4b77
Compare
Choose a tag to compare

Features and changes

v1.7.0

08 Nov 09:46
4b7d227
Compare
Choose a tag to compare

Fixes / Improvements

  • Use the new LSP API for handling inline hints (#96)
  • Bump typescript-language-server from 0.6.4 to 0.6.5 (#99) (see the issue for changelog)

v1.6.0

16 Oct 18:55
Compare
Choose a tag to compare

Features

Maintenance

  • Bump typescript-language-server (#93)
  • Bump typescript from 4.4.3 to 4.4.4 (#92)

v1.5.0

06 Oct 08:12
bc814ef
Compare
Choose a tag to compare

Features

  • Implement a custom "LSP-typescript: Find Callers" command (#90)

Maintenance

  • Bump typescript-language-server from 0.6.2 to 0.6.3 (#89)
  • Bump typescript from 4.4.2 to 4.4.3 (#88)

v1.4.0

28 Aug 19:38
31a3f06
Compare
Choose a tag to compare

Feature

  • Add options for configuring advanced formatting options (#83)
  • Add maxTsServerMemory setting

Maintenance

  • Bump typescript-language-server from 0.6.1 to 0.6.2 (#86)
  • Bump typescript from 4.3.5 to 4.4.2 (#85)
  • Explicitly define ST4 selector (#84)