Releases: sublimelsp/LSP-typescript
Releases · sublimelsp/LSP-typescript
v2.3.0
- Bump typescript-language-server to 3.3.0 (#197)
v2.2.0
- Bump typescript-language-server from 3.1.0 to 3.2.0 (#195)
v2.1.0
- Show used TypeScript version in the status bar (#191)
- Upgrade
typescript-language-server
to v3.1.0
v2.0.0
- Bump typescript-language-server from 2.2.0 to 3.0.1 #184
v1.20.0
- 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
- Bump typescript-language-server from 2.0.1 to 2.1.0 (#173)
v1.15.0
- 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
- 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
- Set minimum Node version constraint (v14.16).