Skip to content

Releases: CodinGame/monaco-editor-wrapper

v6.6.8

07 May 16:10

Choose a tag to compare

6.6.8 (2024-05-07)

Bugfixes

  • rollback conventional-changelog-conventionalcommits (54cfd9e)

Libraries

v6.6.7

07 May 15:40
20c4474

Choose a tag to compare

6.6.7 (2024-05-07)

Bugfixes

  • ensure selection is always in visible code (e54ba06)

Cleanup

v6.6.6

30 Apr 14:15
d10363c

Choose a tag to compare

6.6.6 (2024-04-30)

Bugfixes

  • fix placeholder update when model changes (591fc73)

v6.6.5

19 Apr 08:43

Choose a tag to compare

6.6.5 (2024-04-19)

Bugfixes

  • do not write to readonly filesystem (910edd4)

v6.6.4

18 Apr 10:02

Choose a tag to compare

6.6.4 (2024-04-18)

Bugfixes

  • move dev dependency to dev dependencies (3789d95)
  • remove memory filesystem fallback (4323cb6)

Libraries

v6.6.3

17 Apr 10:30

Choose a tag to compare

6.6.3 (2024-04-17)

Bugfixes

v6.6.2

17 Apr 10:13

Choose a tag to compare

6.6.2 (2024-04-17)

Bugfixes

  • properly import cobol extension (775b913)

v6.6.1

17 Apr 09:48
0d6bdf3

Choose a tag to compare

6.6.1 (2024-04-17)

Bugfixes

  • transform cobol feature into VSCode extension (c589119)

Cleanup

  • remove custom colors that are now already defined (1e40131)
  • remove unused autofold command (14c77d4)

v6.6.0

16 Apr 17:01

Choose a tag to compare

6.6.0 (2024-04-16)

New features

  • allow setUseGlobalPicker to take a function (5f85ba4)

v6.5.1

16 Apr 13:44

Choose a tag to compare

6.5.1 (2024-04-16)

Bugfixes

  • fill workspace provider even if other fields are provided (7572132)