Skip to content

Releases: CodinGame/monaco-editor-wrapper

v4.0.0-monaco-update.3

29 Jan 17:41
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

3.9.2 (2023-03-02)

Bugfixes

  • make parameter optional (9351d78)

v3.9.1

24 Feb 13:16
97b429e
Compare
Choose a tag to compare

3.9.1 (2023-02-24)

CI

v3.9.0

24 Feb 09:28
36d4c89
Compare
Choose a tag to compare

3.9.0 (2023-02-24)

Bug Fixes

  • promise must be awaited (9ee7a20)

Features

  • expose onUserConfigurationChange (4df8572)

v3.8.2

17 Feb 18:05
66cbee5
Compare
Choose a tag to compare

3.8.2 (2023-02-17)

Bug Fixes

  • disable json monarch tokenizer (2d7c5df)