Skip to content

v1.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 10:25
· 151 commits to master since this release

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)