Skip to content

Releases: CodinGame/monaco-editor-wrapper

v9.0.1

23 Aug 14:13
Compare
Choose a tag to compare

9.0.1 (2024-08-23)

Cleanup

  • remove placeholder feature as it's now a monaco-editor builtin (f44392a)

v9.0.0

23 Aug 14:09
Compare
Choose a tag to compare

9.0.0 (2024-08-23)

⚠ BREAKING CHANGES

  • update VSCode and other dependencies

Bugfixes

  • prevent updating internal node types (c892818)

Libraries

  • update VSCode and other dependencies (d70b2f7)

v8.2.0

29 Jul 10:43
Compare
Choose a tag to compare

8.2.0 (2024-07-29)

New features

  • always use workingCopy service (c0ed058)

v8.1.0

11 Jul 15:12
Compare
Choose a tag to compare

8.1.0 (2024-07-11)

New features

  • split working copy service (13b7ad2)

v8.0.0

10 Jul 09:56
Compare
Choose a tag to compare

8.0.0 (2024-07-10)

⚠ BREAKING CHANGES

  • update dependencies

Libraries

v7.2.1

26 Jun 15:48
Compare
Choose a tag to compare

7.2.1 (2024-06-26)

Bugfixes

  • make worker cross-origin compatible (23bd76b)
  • wrong worker configuration (57db6cc)

v7.2.0

26 Jun 15:05
Compare
Choose a tag to compare

7.2.0 (2024-06-26)

New features

  • add standalone typescript feature (1d65da7)

v7.1.1

19 Jun 09:55
Compare
Choose a tag to compare

7.1.1 (2024-06-19)

Bugfixes

v7.1.0

11 Jun 09:13
Compare
Choose a tag to compare

7.1.0 (2024-06-11)

New features

Libraries

v7.0.0

10 Jun 15:30
Compare
Choose a tag to compare

7.0.0 (2024-06-10)

⚠ BREAKING CHANGES

  • update every libs including vscode

Bugfixes

  • rollback conventional-changelog-conventionalcommits (690c279)

Documentation

Libraries