Skip to content

Releases: CodinGame/monaco-editor-wrapper

v4.0.0-monaco-update.5

30 Jan 13:46

Choose a tag to compare

Pre-release

4.0.0-monaco-update.5 (2024-01-30)

Features

  • allow crossorigin workers (16ae791)

v4.0.0-monaco-update.4

30 Jan 11:16

Choose a tag to compare

Pre-release

4.0.0-monaco-update.4 (2024-01-30)

Features

  • add missing service overrides (25134a8)

v4.0.0-monaco-update.3

29 Jan 17:41

Choose a tag to compare

Pre-release

4.0.0-monaco-update.3 (2024-01-29)

Features

  • always register local extension host (7a151ab)

Bug Fixes

  • properly create workspace (aee5cce)

v4.0.0-monaco-update.2

29 Jan 11:00

Choose a tag to compare

Pre-release

4.0.0-monaco-update.2 (2024-01-29)

Bug Fixes

  • remove outdated README section (78c95b3)

v4.0.0-monaco-update.1

26 Jan 16:06

Choose a tag to compare

Pre-release

4.0.0-monaco-update.1 (2024-01-26)

⚠ BREAKING CHANGES

  • update extensions

Features

Bug Fixes

v3.10.0

29 Jan 10:56
292d4f9

Choose a tag to compare

3.10.0 (2024-01-29)

New features

  • allow to release next version from PR branch (cf38bcb)

v3.10.0-monaco-update.1

25 Jan 15:21

Choose a tag to compare

Pre-release

3.10.0-monaco-update.1 (2024-01-25)

Features

  • add scripts to update and download extension vsix (4b63767)
  • add some optional features (11d1288)
  • allow to release next version from PR branch (cf38bcb)
  • expose a method to use global picker (fd44960)
  • fix worker configuration (d64903c)
  • import vscode extensions (9ad9f4e)
  • install default extensions (3e1cae3)
  • update rollup config (cdc33f1)

Bug Fixes

  • adapt code to lib update (8512eb0)
  • avoid module not found error (e3c8e25)
  • fix eslint error (75fb6c4)
  • improve worker workaround for webpack (ab73c24)
  • remove extension scripts (6d23bc5)
  • update import paths (8c1cd18)
  • update service initialization/usage (3b55035)
  • update target (493d98b)
  • update workers config (aacd0c7)

v3.9.3

18 Apr 17:06
552eb27

Choose a tag to compare

3.9.3 (2023-04-18)

Bugfixes

  • install Julia extension (931a94d)
  • update changed extension paths (8dd9d8e)

Refactor

v3.9.2

02 Mar 16:06
98ecacb

Choose a tag to compare

3.9.2 (2023-03-02)

Bugfixes

  • make parameter optional (9351d78)

v3.9.1

24 Feb 13:16
97b429e

Choose a tag to compare

3.9.1 (2023-02-24)

CI