Skip to content

Releases: CodinGame/monaco-vscode-api

v22.1.9

Choose a tag to compare

@github-actions github-actions released this 12 Nov 18:50
66334dc

22.1.9 (2025-11-12)

Bugfixes

  • add missing notebook repl contribution (69a9de4)

Libraries

  • update demo dependencies (5af8c5d)

v22.1.8

Choose a tag to compare

@github-actions github-actions released this 10 Nov 21:07
5e549c3

22.1.8 (2025-11-10)

Bugfixes

  • fix inputFocus context key in shadow dom (ce25b34)

v22.1.7

Choose a tag to compare

@github-actions github-actions released this 10 Nov 15:33

22.1.7 (2025-11-10)

Bugfixes

  • bundle all files when there is a notebook renderer (f16ebf0)

v22.1.6

Choose a tag to compare

@github-actions github-actions released this 10 Nov 14:15

22.1.6 (2025-11-10)

Bugfixes

  • missing service override (e341efd)
  • replace some unsupported by empty implementation (6a9e52e)

v22.1.5

Choose a tag to compare

@github-actions github-actions released this 10 Nov 11:46

22.1.5 (2025-11-10)

Bugfixes

  • add missing service override (4ecfd62)
  • do not import external stuff from webviewPreloads (614f87a)
  • fi notebook layout position (43a148e)

v22.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Nov 10:07
fa8ff75

22.1.4 (2025-11-04)

Bugfixes

  • bind domsanitize on proper window (d550b15)
  • do not crash if importing css returns undefined (f1ef382)

v22.1.3

Choose a tag to compare

@github-actions github-actions released this 24 Oct 08:50

22.1.3 (2025-10-24)

Bugfixes

  • also include user builtin extensions (7e734bd)

v22.1.2

Choose a tag to compare

@github-actions github-actions released this 23 Oct 17:22
23a6cf2

22.1.2 (2025-10-23)

Bugfixes

  • replace unsupported by empty implementation (f547345)

v22.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Oct 12:35
ce4e126

22.1.1 (2025-10-23)

Bugfixes

  • backport built-in extension detection fix (4110f84)

v22.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 11:09
4166d4a

22.1.0 (2025-10-20)

New features

  • add edcore.main.js file (a8ad8a5)
  • add edcore.main.js file (6b0a724)
  • export modules required by graphiql (bd51c4d)