v1.8.3
1.8.3 (2021-05-01)
Bug Fixes
- "object is possibly 'null'.ts(2531)" in codeaction test (1f61f73)
- add null check (e20bba5)
- early null check instead of empty array at codeActio provider (e7c26b4)
- fixed test because the argument of _sendRequest function was changed (f2f09f0)
- make highlight null-safe (a80e4d9)
- match type definition to specification (85cc505)
- use lsp package for type definition (1a31014)