Skip to content

Releases: CodinGame/monaco-languageclient-wrapper

v4.1.2

08 Nov 13:01
129fe16

Choose a tag to compare

4.1.2 (2022-11-08)

Bug Fixes

  • fix build after lib update (53e9621)
  • workaround jest bug with wasm on v29.3.0 (bba1c7a)

v4.1.1

27 Oct 15:32
15b9717

Choose a tag to compare

4.1.1 (2022-10-27)

Bug Fixes

v4.1.0

27 Oct 12:37
b1afe7c

Choose a tag to compare

4.1.0 (2022-10-27)

Features

  • export default language client options (a891057)

v4.0.2

14 Oct 12:18
9b3f9aa

Choose a tag to compare

4.0.2 (2022-10-14)

Bug Fixes

  • only open file models in the server (ccaa1bd)
  • only save files (0d3259d)

v4.0.1

05 Sep 07:53
ee0728f

Choose a tag to compare

4.0.1 (2022-09-05)

Bug Fixes

v4.0.0

19 Aug 15:54
ade9021

Choose a tag to compare

4.0.0 (2022-08-19)

Bug Fixes

  • fix browser api mocking (bafec0d)
  • import errorHandler from monaco-vscode-api (9a7399c)

v3.2.10

12 Aug 10:11
6b37402

Choose a tag to compare

3.2.10 (2022-08-12)

Bug Fixes

  • Add safeguard (56b3a40)
  • check languageClient status after stating it (c136c17)

v3.2.9

12 Aug 10:07
aea86ea

Choose a tag to compare

3.2.9 (2022-08-12)

Bug Fixes

v3.2.8

11 Aug 12:47
3e483ba

Choose a tag to compare

3.2.8 (2022-08-11)

Bug Fixes

  • allow disposing during preparation phase (4e8110f)
  • improve language client lifecycle management (025a8d0)
  • throw an error when the max attempt count is exceeded (fd2c1a8)

v3.2.7

05 Aug 08:47
79449d6

Choose a tag to compare

3.2.7 (2022-08-05)

Bug Fixes