Releases: CodinGame/monaco-vscode-api
Releases · CodinGame/monaco-vscode-api
v14.0.3
14.0.3 (2025-02-12)
Bugfixes
- add vscode ref in build id (d56ffb4)
- better duplicated version detection (d1e3e3e)
- improve error message (b234341)
Libraries
v14.0.2
14.0.2 (2025-02-11)
Bugfixes
- always set parentOrigin (9fa3610)
- force set domain of extension host worker url (7e31d27)
v14.0.1
14.0.1 (2025-02-11)
Bugfixes
- add missing exported type (5eb20fc)
- allow back to configure extension host worker options (dea225e)
v14.0.0
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
13.1.7 (2025-02-10)
Bugfixes
- make build process keep package aliases (796b108)
- use custom vscode-languagedetection is ESM (6458235)
Libraries
v13.1.6
13.1.6 (2025-02-07)
Bugfixes
- fix wrong monaco-editor module exposure (9a3e6a7)
v13.1.5
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)