Releases: CodinGame/monaco-vscode-api
Releases · CodinGame/monaco-vscode-api
v15.0.0
15.0.0 (2025-03-10)
⚠ BREAKING CHANGES
- update all dependencies, including vscode
Bugfixes
- update code, add new services (e182d8c)
- update VSCode patches (9fd0b4c)
Libraries
- demo: update all dependencies (8ccde7f)
- update all dependencies, including vscode (c0da274)
v14.0.5
14.0.5 (2025-02-27)
Bugfixes
- do not force replace extension host worker url (e9fefad)
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)