Skip to content

Releases: CodinGame/monaco-editor-wrapper

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

v6.6.10

17 May 10:01
3ad0d53
Compare
Choose a tag to compare

6.6.10 (2024-05-17)

Bugfixes

  • remove typescript server plugin registration from extensions (32a319a)

Documentation

v6.6.9

07 May 17:01
Compare
Choose a tag to compare

6.6.9 (2024-05-07)

Bugfixes

  • use dev version of typescript (acf9f07)

v6.6.8

07 May 16:10
Compare
Choose a tag to compare

6.6.8 (2024-05-07)

Bugfixes

  • rollback conventional-changelog-conventionalcommits (54cfd9e)

Libraries

v6.6.7

07 May 15:40
20c4474
Compare
Choose a tag to compare

6.6.7 (2024-05-07)

Bugfixes

  • ensure selection is always in visible code (e54ba06)

Cleanup