Skip to content

Releases: CodinGame/monaco-editor-wrapper

v5.1.3

12 Feb 09:51
7405457
Compare
Choose a tag to compare

5.1.3 (2024-02-12)

Bug Fixes

  • add warning log (b6b74da)
  • remove hack that has bad consequences (a37e764)

v5.1.2

08 Feb 17:45
a164a29
Compare
Choose a tag to compare

5.1.2 (2024-02-08)

Bug Fixes

  • load hack before anything else (734c4b2)

v5.1.1

08 Feb 17:34
b60a874
Compare
Choose a tag to compare

5.1.1 (2024-02-08)

Bug Fixes

  • force vscode to detect web platform (1d68506)

v5.1.0

08 Feb 15:12
bf58348
Compare
Choose a tag to compare

5.1.0 (2024-02-08)

Features

  • replace glob plugin by own implementation to handle return type (db965b2)

Bug Fixes

  • wait for extensions to be initialized (1046c3f)

v5.0.0

06 Feb 08:53
eb80be8
Compare
Choose a tag to compare

5.0.0 (2024-02-06)

⚠ BREAKING CHANGES

  • switch from decoration ids to decoration filter

Features

  • add more tools (5cd633e)
  • switch from decoration ids to decoration filter (3d540f4)

Bug Fixes

  • make tools return Disposables (8f4e492)
  • replace ts-ignore by proper types (ef097eb)
  • use ICodeEditor instead of IStandaloneCodeEditor when possible (016f9ad)

v4.0.1

02 Feb 16:07
e69a529
Compare
Choose a tag to compare

4.0.1 (2024-02-02)

Bug Fixes

  • install service override so that it's not bundled with the lib (80d6021)

v4.0.0

01 Feb 13:10
a1cd8d2
Compare
Choose a tag to compare

4.0.0 (2024-02-01)

⚠ BREAKING CHANGES

  • update extensions

Features

  • add missing service overrides (667f381)
  • add scripts to update and download extension vsix (4b63767)
  • add some optional features (11d1288)
  • allow crossorigin workers (2cf2103)
  • always register local extension host (69de554)
  • expose a method to use global picker (fd44960)
  • fix worker configuration (d64903c)
  • import vscode extensions (9ad9f4e)
  • install default extensions (3e1cae3)
  • update extensions (80d3232)
  • update rollup config (cdc33f1)

Bug Fixes

v4.0.0-monaco-update.6

30 Jan 14:02
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

  • fix cross origin workers (9556d6a)

v4.0.0-monaco-update.5

30 Jan 13:46
Compare
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
Compare
Choose a tag to compare
Pre-release

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

Features

  • add missing service overrides (25134a8)