Skip to content

Releases: CodinGame/monaco-vscode-api

v22.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Oct 16:37

22.0.1 (2025-10-10)

Bugfixes

v22.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Oct 15:50
b1f99fe

22.0.0 (2025-10-10)

⚠ BREAKING CHANGES

  • update to vscode 1.105 and monaco 0.54

Bugfixes

Refactor

  • adapt code/services to new version (ab1cfe3)

Libraries

  • demo: update local dependencies (53f2b6c)
  • synchronize vscode dependencies (aec4a7a)
  • update minor dependencies (c75f0c6)
  • update to vscode 1.105 and monaco 0.54 (d4a0a85)

v21.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Oct 08:58

21.6.0 (2025-10-09)

New features

  • add shouldAttemptTaskReconnection param to lifecycle service override (e034829)

Cleanup

  • remove outdated xterm notice (d6d40fd)

v21.5.1

Choose a tag to compare

@github-actions github-actions released this 08 Oct 16:46

21.5.1 (2025-10-08)

Bugfixes

v21.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 12:45
f8a84f1

21.5.0 (2025-10-08)

New features

  • allow overriding shouldReattach on task service (2faf6c8)
  • allow to override startupKind on lifecycle service (df4c40b)

v21.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Oct 16:44
2eb3a5a

21.4.0 (2025-10-06)

New features

  • add file service stat middleware (c41ff98)

v21.3.4

Choose a tag to compare

@github-actions github-actions released this 01 Oct 16:18
6997677

21.3.4 (2025-10-01)

Bugfixes

  • export missing interfaces and enums (4fbcb2d)
  • fix remote settings editor (3413543)
  • trigger contributions sooner (591d53b)

v21.3.3

Choose a tag to compare

@github-actions github-actions released this 01 Oct 08:28
0f13c7f

21.3.3 (2025-10-01)

Bugfixes

  • add missing contributions (88fdc09)
  • backport new fix (4e7bc43)
  • replace unsupported by empty implementation (f54a9df)
  • use existing contribution instead of doing by hands (daa4de2)

v21.3.2

Choose a tag to compare

@github-actions github-actions released this 30 Sep 08:31
79d62fa

21.3.2 (2025-09-30)

Bugfixes

  • backport focus tracking conflict fix (d642fbc)

v21.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Sep 14:13
c37d829

21.3.1 (2025-09-29)

Bugfixes

  • stop transforming default extension sourcemap references (630daaa)