Skip to content

Releases: CodinGame/monaco-vscode-api

v14.0.4

14 Feb 15:51
57005b3
Compare
Choose a tag to compare

14.0.4 (2025-02-14)

Libraries

  • update to vscode 1.97.2 (3654425)

v14.0.3

12 Feb 19:39
0cb31c2
Compare
Choose a tag to compare

14.0.3 (2025-02-12)

Bugfixes

  • add vscode ref in build id (d56ffb4)
  • better duplicated version detection (d1e3e3e)
  • improve error message (b234341)

Libraries

  • update to VSCode 1.97.1 (44255fb)

v14.0.2

11 Feb 20:48
4d042d7
Compare
Choose a tag to compare

14.0.2 (2025-02-11)

Bugfixes

  • always set parentOrigin (9fa3610)
  • force set domain of extension host worker url (7e31d27)

v14.0.1

11 Feb 16:54
54ac8d7
Compare
Choose a tag to compare

14.0.1 (2025-02-11)

Bugfixes

  • add missing exported type (5eb20fc)
  • allow back to configure extension host worker options (dea225e)

v14.0.0

11 Feb 09:54
8a68dcf
Compare
Choose a tag to compare

14.0.0 (2025-02-11)

⚠ BREAKING CHANGES

  • update vscode and its dependencies

Bugfixes

  • adapt code to new version (b162657)
  • remove unecessary stuff from the build script (d0005a5)
  • replace triple-slash references by regular imports (ebb1fa6)
  • stop installing @types/vscode (81966cc)
  • stop trying to replace overriden vscode-languagedetection (fcb422d)

Refactor

Libraries

  • demo: update local dependencies (6ba4157)
  • update vscode and its dependencies (e6d10b8)

v13.1.7

10 Feb 08:45
d0682dc
Compare
Choose a tag to compare

13.1.7 (2025-02-10)

Bugfixes

  • make build process keep package aliases (796b108)
  • use custom vscode-languagedetection is ESM (6458235)

Libraries

  • update all dependencies (422b52e)

v13.1.6

07 Feb 17:09
6d954e8
Compare
Choose a tag to compare

13.1.6 (2025-02-07)

Bugfixes

  • fix wrong monaco-editor module exposure (9a3e6a7)

v13.1.5

06 Feb 16:50
4a7cc3e
Compare
Choose a tag to compare

13.1.5 (2025-02-06)

Bugfixes

  • do not generate empty group package (c2d074a)
  • make sure amdX file is not kept (daf8d84)
  • make sure amdX file is not used (b998071)
  • prevent rollup warning (156b125)

Refactor

  • there is only a single config (58f991f)

Libraries

  • demo: update demo dependencies (56fb620)
  • update all dependencies (10bffe1)

v13.1.4

05 Feb 09:43
20c0019
Compare
Choose a tag to compare

13.1.4 (2025-02-05)

Bugfixes

v13.1.3

04 Feb 09:21
5bde4ae
Compare
Choose a tag to compare

13.1.3 (2025-02-04)

Bugfixes