Skip to content

Releases: CodinGame/monaco-editor-wrapper

v1.14.9

23 Jun 07:52
169bf10

Choose a tag to compare

1.14.9 (2022-06-23)

Bug Fixes

  • Fix code with new rules (829e27c)
  • Only check build on PRs (beb44eb)
  • Use common ts/eslint config (972c7b4)

v1.14.8

16 Jun 14:52
59e4e51

Choose a tag to compare

1.14.8 (2022-06-16)

v1.14.7

14 Jun 09:43
d6ef00c

Choose a tag to compare

1.14.7 (2022-06-14)

Bug Fixes

  • Do not update vscode-textmate (df08236)

v1.14.6

13 Jun 14:35
88e5e81

Choose a tag to compare

1.14.6 (2022-06-13)

Bug Fixes

  • Fix eslint (25a53af)
  • Fix language loading (8b1ed06)
  • Remove warnings, replace uglify by terser and fix dependency conflict (add54e4)

v1.14.5

17 May 10:00
01f7686

Choose a tag to compare

1.14.5 (2022-05-17)

Bug Fixes

  • Add missing override (49b81d8)
  • Add noImplicitOverride rule (a27afb6)
  • The parameter can be null (typescript failure) (cfd4ad1)

v1.14.4

25 Apr 16:05
acbc142

Choose a tag to compare

1.14.4 (2022-04-25)

Bug Fixes

  • Disable high contrast auto detection as it messes up with custom themes (0000448)
  • Do not import toggleHighContrast action (9c0c2ea)
  • Import back all feature from edcore (022d34c)
  • Import editor.api instead of edcore (6e6a4e5)

v1.14.3

19 Apr 14:12
625a45b

Choose a tag to compare

1.14.3 (2022-04-19)

Bug Fixes

v1.14.2

19 Apr 12:39

Choose a tag to compare

1.14.2 (2022-04-19)

Bug Fixes

  • Do not throw an error when trying to load a grammar which doesn't exist (c26ddea)

v1.14.1

19 Apr 10:14
6fdf5eb

Choose a tag to compare

1.14.1 (2022-04-19)

Bug Fixes

v1.14.0

15 Apr 09:48
7fc19cd

Choose a tag to compare

1.14.0 (2022-04-15)

Features

  • Make unexpected errors catchable (351bf66)