Releases: sublimelsp/LSP-typescript
Releases · sublimelsp/LSP-typescript
v1.10.0
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
Maintenance
- Bump typescript from 4.4.4 to 4.5.3 (#112)
v1.9.1
Features and changes
- update to version 0.8.1 of
typescript-language-server
that fixes one regression.
st3-v1.9.1
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.7.0
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
Features
Maintenance
- Bump typescript-language-server (#93)
- Bump typescript from 4.4.3 to 4.4.4 (#92)
v1.5.0
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
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)