Skip to content

Releases: CodinGame/monaco-vscode-api

v36.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 13:33

36.1.1 (2026-08-17)

Bugfixes

  • fix monaco standalone languages/features packages (7c859e3)

v36.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 10:38
a654d34

36.1.0 (2026-08-17)

New features

  • allow to force storage values (309ea68)

Bugfixes

v36.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:37
5d2e410

36.0.0 (2026-07-22)

⚠ BREAKING CHANGES

  • update monaco-editor

New features

  • add new monaco-editor entries (cf6334e)

Bugfixes

  • allow all dependency scripts (c912285)
  • demo: prevent mandatory builtin extension from being disabled (24fbf25)
  • prevent monaco worker from being treeshaken (cd92d60)
  • typo (c2bb262)

Refactor

  • reuse existing variable (4a3d8c8)

Libraries

  • update all simple dependencies (604e467)
  • update monaco-editor (7797a7b)

v35.0.3

Choose a tag to compare

@github-actions github-actions released this 20 Jul 10:40

35.0.3 (2026-07-20)

Bugfixes

v35.0.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 09:52

35.0.2 (2026-07-20)

Bugfixes

  • remove vscode-infra-specific security checks (7d0b89a)

v35.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 14:14
d836716

35.0.1 (2026-07-15)

Libraries

v35.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 06:33
ff3a69f

35.0.0 (2026-07-09)

⚠ BREAKING CHANGES

  • update to VSCode 1.128

Bugfixes

  • demo: missing package-package (410d4cd)

Refactor

Libraries

v34.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:17

34.1.3 (2026-06-29)

Bugfixes

Refactor

  • switch from eslint to oxlint (a63f02e)

Libraries

v34.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 15:46
3a1b94c

34.1.2 (2026-06-29)

Bugfixes

  • use dom manipulation tools everywhere (ca22f0a)

v34.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 11:17

34.1.1 (2026-06-25)

Bugfixes

  • fix css variables in shadow dom, use :host on top of :root (6688db6)