Releases: CodinGame/monaco-vscode-api
Releases · CodinGame/monaco-vscode-api
v21.3.0
Compare
Sorry, something went wrong.
No results found
21.3.0 (2025-09-26)
New features
Bugfixes
v21.2.1
Compare
Sorry, something went wrong.
No results found
21.2.1 (2025-09-23)
Libraries
v21.2.0
Compare
Sorry, something went wrong.
No results found
21.2.0 (2025-09-23)
New features
add customEditorRestore in layout options (fee1599 )
Bugfixes
patch xterm for firefox in shadow dom mode (8389c38 )
v21.1.0
Compare
Sorry, something went wrong.
No results found
21.1.0 (2025-09-18)
New features
Bugfixes
properly handle commands from workbench construct options (a2aa88d )
properly set hasLocalProcess option (ee7f439 )
properly use IExtensionResourceLoaderService (8973704 )
stop throwing errors for unsupported methods (91b0fc4 )
use IBuiltinExtensionsScannerService to load extension sooner (d0a4c43 )
Libraries
demo: update local dependencies (07f1a96 )
v21.0.1
Compare
Sorry, something went wrong.
No results found
21.0.1 (2025-09-15)
Cleanup
demo: remove now unused patch & remove patch-package (a14780b )
demo: remove now unused treatment (d0d0ffd )
Libraries
synchronize vscode dependency versions & update all others (6fab31a )
v21.0.0
Compare
Sorry, something went wrong.
No results found
21.0.0 (2025-09-12)
⚠ BREAKING CHANGES
Refactor
demo: update local dependencies (a848d75 )
synchronize webview html (8fbc1a1 )
Cleanup
Libraries
v20.5.0
Compare
Sorry, something went wrong.
No results found
20.5.0 (2025-09-09)
New features
allow forcing supported task types (f13fbf9 )
expose and use new editor.worker.start (a354245 )
Bugfixes
Refactor
Cleanup
remove backward compatibility code (d3fcbe9 )
Libraries
v20.4.1
Compare
Sorry, something went wrong.
No results found
20.4.1 (2025-09-05)
Bugfixes
make it so fileService supports loading data urls (7eedf81 )
v20.4.0
Compare
Sorry, something went wrong.
No results found
20.4.0 (2025-08-26)
New features
vscode-search: add full workspace search provider integrated with VSCode file system (b00a45e )
v20.3.2
Compare
Sorry, something went wrong.
No results found
20.3.2 (2025-08-25)
Bugfixes
properly detect page reload when in sandbox mode (60fe21a )