Skip to content

Releases: sublimelsp/LSP-typescript

v2.4.0

17 Apr 13:55
e6d67aa
Compare
Choose a tag to compare

What's Changed

  • Add missing default values for initializationOptions.preferences by @alexkuz in #201
  • extend code actions schema by @rchl in #208
  • Bump typescript-language-server from 3.3.0 to 3.3.2 by @dependabot in #210
  • Bump typescript from 4.9.5 to 5.0.4 by @dependabot in #207

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

23 Feb 17:38
Compare
Choose a tag to compare
  • Bump typescript-language-server to 3.3.0 (#197)

v2.2.0

16 Feb 18:18
b80e1d3
Compare
Choose a tag to compare
  • Bump typescript-language-server from 3.1.0 to 3.2.0 (#195)

v2.1.0

04 Feb 22:45
df7ea8a
Compare
Choose a tag to compare
  • Show used TypeScript version in the status bar (#191)
  • Upgrade typescript-language-server to v3.1.0

v2.0.0

30 Dec 20:25
Compare
Choose a tag to compare
  • Bump typescript-language-server from 2.2.0 to 3.0.1 #184

v1.20.0

12 Dec 15:18
7978f26
Compare
Choose a tag to compare
  • Bump typescript from 4.8.4 to 4.9.4 (#180)
  • Bump typescript-language-server from 2.1.0 to 2.2.0 (#181)

v1.16.0

21 Oct 07:37
e3f2c31
Compare
Choose a tag to compare
  • Bump typescript-language-server from 2.0.1 to 2.1.0 (#173)

v1.15.0

09 Oct 10:23
Compare
Choose a tag to compare
  • Adjust for new LSP release (#165)
  • Bump typescript from 4.8.3 to 4.8.4 (#167)
  • Update typescript-language-server from 1.2.0 to 2.0.1 (#171)

v1.14.0

14 Sep 12:38
Compare
Choose a tag to compare
  • Bump typescript from 4.7.4 to 4.8.3 in #161
  • Bump typescript-language-server from 1.1.2 to 1.2.0 by @rchl in #164

v1.13.1

03 Sep 08:34
Compare
Choose a tag to compare
  • Set minimum Node version constraint (v14.16).