Skip to content

Releases: CodinGame/monaco-vscode-api

v17.1.3

Choose a tag to compare

@github-actions github-actions released this 04 Jun 12:40
26a7995

17.1.3 (2025-06-04)

Bugfixes

  • context keys have nothing to do with keybindings (3368e80)
  • demo: fix terminal webgl rendering (a159a7c)

Libraries

  • demo: update dependencies (87e72ac)
  • update all dependencies (45b362e)
  • update to vscode 1.100.3 (b809bcc)

v17.1.2

Choose a tag to compare

@github-actions github-actions released this 27 May 15:39
397324e

17.1.2 (2025-05-27)

Bugfixes

  • export everything including satisfies (ae74921)
  • properly bind worker proxy function (512c2db)
  • use npm api instead of parsing package.json (061cba9)

Refactor

  • depend on dompurify instead of using inlined version (5bdc4ad)

Libraries

  • demo: update dependencies (b974d6f)

v17.1.1

Choose a tag to compare

@github-actions github-actions released this 20 May 09:30
b4f4da4

17.1.1 (2025-05-20)

Libraries

  • update to VSCode 1.100.2 (2f1bab9)

v17.1.0

Choose a tag to compare

@github-actions github-actions released this 14 May 12:29
269a81c

17.1.0 (2025-05-14)

New features

  • allow overriding vscode base product configuration (6b4cac3)

Libraries

  • update to VSCode 1.100.1 (4d2f15d)

v17.0.0

Choose a tag to compare

@github-actions github-actions released this 12 May 12:30
24b30de

17.0.0 (2025-05-12)

⚠ BREAKING CHANGES

  • update to VSCode 1.100

Bugfixes

  • adapt code toVSCode update (9437adf)
  • enable skipLibCheck as VSCode build fails otherwise (39d36fa)
  • improve shadow dom support (7132ec1)
  • workaround VSCode d.ts file referencing another one with .ts (4bc4abe)

Cleanup

  • remove removed dependency (532cf15)

Libraries

  • demo: update local dependencies (e49c985)
  • synchronize VSCode dependencies (4905df1)
  • update all dependencies (9fe4477)
  • update to VSCode 1.100 (c0ee6e5)

v16.1.1

Choose a tag to compare

@github-actions github-actions released this 06 May 06:50
1951c4b

16.1.1 (2025-05-06)

Bugfixes

  • properly inject product configuration (558e728)

v16.1.0

Choose a tag to compare

@github-actions github-actions released this 05 May 12:09
05b2386

16.1.0 (2025-05-05)

New features

  • demo: demo shadow dom in demo project (ea52474)
  • fix obvious VSCode issues with shadow dom (ae369f9)
  • use default export of imported css files (3ea57ae)

Bugfixes

Refactor

  • update demo dependencies (b8b063b)

Documentation

  • mention shadow dom in documentation (efaf06c)

Libraries

  • update all dependencies (c514fe2)

v16.1.0-shadow-root.1

v16.1.0-shadow-root.1 Pre-release
Pre-release

Choose a tag to compare

16.1.0-shadow-root.1 (2025-05-02)

New features

  • demo: demo shadow dom in demo project (efbc47d)
  • fix obvious VSCode issues with shadow dom (ae369f9)
  • use default export of imported css files (60fe558)

Refactor

  • update demo dependencies (f93b1db)

Documentation

  • mention shadow dom in documentation (48065ae)

Libraries

  • update all dependencies (a42392e)

v16.0.6

Choose a tag to compare

@github-actions github-actions released this 24 Apr 10:41

16.0.6 (2025-04-24)

Libraries

  • update all dependencies (8161745)

v16.0.5

Choose a tag to compare

@github-actions github-actions released this 24 Apr 10:12
d223a75

16.0.5 (2025-04-24)

Bugfixes

  • move webview html next to service worker (d8744ce)