Skip to content

Releases: CodinGame/monaco-editor-react

v4.0.3

18 Nov 09:52
bf025dd

Choose a tag to compare

4.0.3 (2022-11-18)

Bug Fixes

  • simplify code and do not use pushEditOperations that can be blocked by lock code utility while resetting code (c72af38)

v4.0.2

08 Nov 14:12
e375f14

Choose a tag to compare

4.0.2 (2022-11-08)

Bug Fixes

  • fix model not created if the language doesn't change (4adea08)

v4.0.1

13 Sep 07:50
a341d8b

Choose a tag to compare

4.0.1 (2022-09-13)

Bug Fixes

  • fix vim mode input text color (1ed799c)

v4.0.0

19 Aug 15:40
7ad569f

Choose a tag to compare

4.0.0 (2022-08-19)

Bug Fixes

  • trigger check build on PR only (05fe9f5)

Features

  • add a prop preventing the monaco created internally from being disposed (d6be3fe)

v3.1.0

21 Jul 13:45
5a44ca0

Choose a tag to compare

3.1.0 (2022-07-21)

Features

  • Rely on the configuration sync in editor-wrapper (3ae4920)

v3.0.2

20 Jul 15:38
71585a7

Choose a tag to compare

3.0.2 (2022-07-20)

Bug Fixes

v3.0.1

19 Jul 09:35
f5bd56b

Choose a tag to compare

3.0.1 (2022-07-19)

Bug Fixes

  • Dispose the model in a timeout, temporary hack (ead97c2)

v3.0.0

11 Jul 10:12
fd8b5ac

Choose a tag to compare

3.0.0 (2022-07-11)

v2.0.0

23 Jun 08:17
48374ae

Choose a tag to compare

2.0.0 (2022-06-23)

v1.7.3

23 Jun 08:06
772aaf1

Choose a tag to compare

1.7.3 (2022-06-23)

Bug Fixes

  • Only check build on PRs (4e301a6)
  • Use common ts/eslint config (8ab7d03)