Releases: CodinGame/monaco-vscode-api
Releases · CodinGame/monaco-vscode-api
v35.0.0
Compare
Sorry, something went wrong.
No results found
35.0.0 (2026-07-09)
⚠ BREAKING CHANGES
Bugfixes
demo: missing package-package (410d4cd )
Refactor
Libraries
v34.1.3
Compare
Sorry, something went wrong.
No results found
34.1.3 (2026-06-29)
Bugfixes
Refactor
switch from eslint to oxlint (a63f02e )
Libraries
v34.1.2
Compare
Sorry, something went wrong.
No results found
34.1.2 (2026-06-29)
Bugfixes
use dom manipulation tools everywhere (ca22f0a )
v34.1.1
Compare
Sorry, something went wrong.
No results found
34.1.1 (2026-06-25)
Bugfixes
fix css variables in shadow dom, use :host on top of :root (6688db6 )
v34.1.0
Compare
Sorry, something went wrong.
No results found
34.1.0 (2026-06-25)
New features
demo: add persistent filesystem overlay base on the HTMLFileSystemProvider (928fe97 )
expose createHTMLFileSystemProvider (641f692 )
Bugfixes
implement missing readFileStream (cb7f168 )
only inject styles in the shadow dom (652df7a )
Refactor
demo: store the whole workspace (b7efab5 )
v34.0.3
Compare
Sorry, something went wrong.
No results found
34.0.3 (2026-06-18)
Bugfixes
add missing export (4c892b3 )
demo: configure chat entitlement out of the box (c28eaf5 )
invalidate default configuration cache when given default configuration changes (614aba6 )
remove check that prevents ai-chat to be open by default is web-only envs (b364238 )
v34.0.2
Compare
Sorry, something went wrong.
No results found
34.0.2 (2026-06-17)
Bugfixes
using proper window ResizeObserver (d7c82d2 )
v34.0.1
Compare
Sorry, something went wrong.
No results found
34.0.1 (2026-06-16)
Bugfixes
properly handle readFileStream errors in multiple delegate scenario (6c5133f )
v34.0.0
Compare
Sorry, something went wrong.
No results found
34.0.0 (2026-06-16)
⚠ BREAKING CHANGES
New features
add a skill to help upgrading VSCode (eee0dd8 )
deploy demo on PRs (abfa40e )
update to VSCode 1.124.0 (0e04a04 )
Bugfixes
add missing parameter (88fed29 )
better handle default view container not being registered (b94a2f5 )
demo: fix build (775b4a4 )
properly report error on stream in readFileStream (7e45828 )
Refactor
patch vite to better handle assets in serve mode (e06ad05 )
regenerate package-lock (1b351a9 )
Cleanup
demo: remove now useless plugins (42d48a0 )
Libraries
v33.0.9
Compare
Sorry, something went wrong.
No results found
33.0.9 (2026-05-26)
⚠ BREAKING CHANGES
New features
Bugfixes
Libraries