Releases: CodinGame/monaco-vscode-api
Releases · CodinGame/monaco-vscode-api
v18.2.0
18.2.0 (2025-06-27)
New features
- add new web process explorer service override (8da90f8)
- demo: demo product icon override (8df9bf7)
- demo: install new service override (9462f8c)
Libraries
- demo: update local dependencies (c64884b)
- update all dependencies (5774831)
v18.1.3
18.1.3 (2025-06-26)
Bugfixes
- properly pull BrowserWorkingCopyBackupTracker (b176977)
v18.1.2
18.1.2 (2025-06-25)
Bugfixes
- improve shadow dom support (c9d96f3)
v18.1.0
18.1.0 (2025-06-24)
New features
- support overriding product icon (22718f5)
Cleanup
- remove MkdirpOnWriteInMemoryFileSystemProvider (06899c0)
v18.0.1
18.0.1 (2025-06-23)
Bugfixes
- remove non necessary throw in missing-services (3d45e94)
v18.0.0
18.0.0 (2025-06-23)
⚠ BREAKING CHANGES
New features
- update services for vscode 1.101.0 (093b957)
Bugfixes
- add missing treesitter services and rollback service-override (aa7c6b5)
- update patches for vscode 1.101.0 (77111e8)
- update sources for vscode 1.101.0 (134efd9)
Documentation
- add note about breaking change needed in doc (70f95f3)
Libraries
- demo: update all demo dependencies (9ff1871)
- demo: update all demo dependencies (b4e4601)
- update all dependencies (2a83489)
- update to vscode 1.101.0 (957d32c)
- update to vscode 1.101.1 (5ef875b)
v17.2.1
17.2.1 (2025-06-17)
Bugfixes
- overlayfs: mkdirp on all write requests (21d5420)
v17.2.0
17.2.0 (2025-06-11)
New features
- patch vscode to add extra context keys for customization (6c1274b)
Bugfixes
- fix workbench initialization (a89716d)
v17.1.3
17.1.3 (2025-06-04)
Bugfixes
- context keys have nothing to do with keybindings (3368e80)
- demo: fix terminal webgl rendering (a159a7c)
Libraries