Skip to content

Releases: CodinGame/monaco-languageclient-wrapper

v10.0.0

04 Feb 16:25
719282f

Choose a tag to compare

10.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • update dependencies, update eslint config and switch to prettier

Bugfixes

  • prevent too many errors during tests (9ee48d2)

Refactor

Cleanup

Libraries

  • update dependencies, update eslint config and switch to prettier (11858ba)

v9.0.0

23 Aug 14:38

Choose a tag to compare

9.0.0 (2024-08-23)

⚠ BREAKING CHANGES

  • update VSCode

Libraries

v8.0.0

10 Jul 13:18

Choose a tag to compare

8.0.0 (2024-07-10)

⚠ BREAKING CHANGES

  • update dependencies

Libraries

v7.0.0

11 Jun 09:24

Choose a tag to compare

7.0.0 (2024-06-11)

⚠ BREAKING CHANGES

  • update all dependencies including VScode

Libraries

  • update all dependencies including VScode (8715d0d)

v6.1.4

07 May 17:08

Choose a tag to compare

6.1.4 (2024-05-07)

Libraries

v6.1.3

25 Apr 08:59

Choose a tag to compare

6.1.3 (2024-04-25)

Bugfixes

  • make methods return rejected promise instead of throwing errors (230c1d0)

v6.1.2

15 Apr 14:36

Choose a tag to compare

6.1.2 (2024-04-15)

Bugfixes

  • set priority high enough (723b675)

v6.1.1

15 Apr 14:27

Choose a tag to compare

6.1.1 (2024-04-15)

Bugfixes

  • use a filesystem overlay to capture file write event sooner (92b5d7f)

Libraries

v6.1.0

12 Apr 14:12
5261080

Choose a tag to compare

6.1.0 (2024-04-12)

New features

  • use new filesystem requests (79f5538)

Bugfixes

Cleanup

Libraries

  • update all dependencies (dce3825)

v6.1.0-remote-filesystem-access.1

07 Mar 17:00

Choose a tag to compare

Pre-release

6.1.0-remote-filesystem-access.1 (2024-03-07)

New features

  • use new filesystem requests (3976cf8)

Bugfixes

Cleanup