Skip to content

Releases: CodinGame/monaco-languageclient-wrapper

v3.1.2

22 Jun 08:03
d90401b

Choose a tag to compare

3.1.2 (2022-06-22)

Bug Fixes

  • Ignore main branch when checking the build (afeb4b0)
  • Use common eslint config (76be1d1)
  • Use common TS config (835cd65)

v3.1.1

16 Jun 14:55
0e95a6f

Choose a tag to compare

3.1.1 (2022-06-16)

v3.1.0

16 Jun 12:01
13d272d

Choose a tag to compare

3.1.0 (2022-06-16)

Bug Fixes

  • Fix tests by removing additional features (d16a016)
  • Improve showMessage (86d9b0b)

Features

  • Add getLanguageClientOptions in api (846fb58)
  • Add inlay hints in java (931989d)

v3.0.3

15 Jun 08:00
dd52726

Choose a tag to compare

3.0.3 (2022-06-15)

Bug Fixes

v3.0.2

14 Jun 09:19
0928949

Choose a tag to compare

3.0.2 (2022-06-14)

Bug Fixes

  • Fix esm external config (684c8b5)

v3.0.1

14 Jun 08:42
02f48b0

Choose a tag to compare

3.0.1 (2022-06-14)

Bug Fixes

v3.0.0

13 Jun 13:15
fcc6300

Choose a tag to compare

3.0.0 (2022-06-13)

v2.8.2

13 Jun 13:03
9af10ad

Choose a tag to compare

2.8.2 (2022-06-13)

Bug Fixes

v2.8.1

09 Jun 12:58
71b8d1e

Choose a tag to compare

2.8.1 (2022-06-09)

Bug Fixes

  • Add missing features (bf63fed)
  • Do not filter features as it's already done in the library (9d04300)

v2.8.0

06 Jun 08:26
30c90b6

Choose a tag to compare

2.8.0 (2022-06-06)

Bug Fixes

  • add options to createLanguageClientManager (01abf3c)

Features

  • add maxStartAttemptCount option (826cda7)