Skip to content

Releases: CodinGame/monaco-editor-wrapper

v3.5.0

20 Oct 08:31
451b1bb

Choose a tag to compare

3.5.0 (2022-10-20)

Features

  • add django & update extensions (05f6ee9)

v3.4.2

19 Oct 08:49
b2a83c0

Choose a tag to compare

3.4.2 (2022-10-19)

Bug Fixes

  • fix rollup config with rollup update (8bbbd00)
  • override rollup version to fix npm ci (22a8c20)
  • use newer github actions (99fbd6d)

v3.4.1

17 Oct 07:42
159d809

Choose a tag to compare

3.4.1 (2022-10-17)

Bug Fixes

  • monaco doesn't support empty selection array (8f941b8)

v3.4.0

21 Sep 09:35
9461e8d

Choose a tag to compare

3.4.0 (2022-09-21)

Features

  • add a way to add custom json schemas (b732a11)
  • add jsonSchema schema (36652cb)

v3.3.0

14 Sep 12:16
1480e14

Choose a tag to compare

3.3.0 (2022-09-14)

Features

v3.2.1

05 Sep 07:52
a72ad5e

Choose a tag to compare

3.2.1 (2022-09-05)

Bug Fixes

v3.2.0

01 Sep 09:02
19b0de7

Choose a tag to compare

3.2.0 (2022-09-01)

Features

  • allow to provide path and uiTheme to setTheme function (a821af3)

v3.1.1

22 Aug 09:59
c04fc5b

Choose a tag to compare

3.1.1 (2022-08-22)

Bug Fixes

  • vscode-textmate is a dependency (845ec59)

v3.1.0

22 Aug 09:03
d674b8a

Choose a tag to compare

3.1.0 (2022-08-22)

Features

  • do no use vscode notification service (0d01799)

v3.0.0

17 Aug 10:06
e1a8c76

Choose a tag to compare

3.0.0 (2022-08-17)

Bug Fixes

  • adapt tsconfig to common config update (d2f8754)
  • add missing monaco type (3cf5f2b)
  • fix custom folding markers to work with strings (9807dc6)
  • remove inspectTokens feature as it won't work with textmate (0078ad3)
  • update imports (e5cbe3d)
  • update README (bed3433)

Features

  • add other service overrides (9ba120e)
  • register some colors used by most apps (caac02d)
  • use getJsonSchemas to configure json worker (74c2d94)
  • use keybindings service override (eb2b69e)
  • use snippet service override (6e643b3)
  • use textmate service override (9ff9425)
  • use theme service override (de2d9e5)