Skip to content

Releases: CodinGame/monaco-vscode-api

v36.2.7

Choose a tag to compare

@github-actions github-actions released this 01 Sep 15:13

36.2.7 (2026-09-01)

Bugfixes

  • prevent generating invalid iframe urls (2702503)

v36.2.6

Choose a tag to compare

@github-actions github-actions released this 01 Sep 13:44

36.2.6 (2026-09-01)

Bugfixes

  • use async version of CSSStyleSheet.replace (d16f931)

v36.2.5

Choose a tag to compare

@github-actions github-actions released this 28 Aug 16:06

36.2.5 (2026-08-28)

Bugfixes

  • also copy the port (6cac596)
  • only wait for vscode-worker-ready when it's emitted (acc7e3c)

v36.2.4

Choose a tag to compare

@github-actions github-actions released this 28 Aug 10:47

36.2.4 (2026-08-28)

Libraries

v36.2.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 08:34
81bb8df

36.2.3 (2026-08-27)

Bugfixes

  • split mermaid extension webview code (2519d38)

v36.2.2

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:04

36.2.2 (2026-08-26)

Libraries

  • demo: update minor dependencies (a857bd1)

v36.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:05

36.2.1 (2026-08-25)

Libraries

  • update minor dependencies (19e8c51)

v36.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 14:50
e150114

36.2.0 (2026-08-25)

New features

  • demo: configure iframe subdomain in localhost (2956134)
  • support {{uuid}} in iframe alternate domains (4910a51)

Bugfixes

  • minify mermaid markdown feature webview code (c2dfda4)
  • prevent NPE, throw proper error (53f312a)
  • stop disabling browser cache (bc67a7f)
  • update netlify action (5df2946)

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