Skip to content

Releases: CodinGame/monaco-editor-wrapper

v2.3.0

12 Aug 14:53
c52fdca

Choose a tag to compare

2.3.0 (2022-08-12)

Bug Fixes

  • whitespaces are \s, not \w (5f6372c)

Features

  • Add another way to create foldable blocs (f2dd24b)

v2.2.3

02 Aug 14:40
5e2ad64

Choose a tag to compare

2.2.3 (2022-08-02)

Bug Fixes

  • Lazyload vim/emacs extensions (99b1f20)

v2.2.2

01 Aug 20:23
e750240

Choose a tag to compare

2.2.2 (2022-08-01)

Bug Fixes

  • Force verilog to 2012 version (5262507)
  • Only check build on PR (a207214)

v2.2.1

21 Jul 15:00
c5813de

Choose a tag to compare

2.2.1 (2022-07-21)

Bug Fixes

  • Add file.eol configuration (2f16781)

v2.2.0

21 Jul 12:56
7f28141

Choose a tag to compare

2.2.0 (2022-07-21)

Bug Fixes

  • Never use a service at code root (d35e9b2)
  • Properly set default configuration (30bdce9)

Features

  • Create a configured editor (5b0b92c)

v2.1.2

18 Jul 13:22
fe6b502

Choose a tag to compare

2.1.2 (2022-07-18)

Bug Fixes

v2.1.1

11 Jul 11:39
c0d223c

Choose a tag to compare

2.1.1 (2022-07-11)

Bug Fixes

v2.1.0

11 Jul 10:11
5cc40f2

Choose a tag to compare

2.1.0 (2022-07-11)

Features

  • Replace reasonml by ocaml-platform (c5aab79)

v2.0.0

08 Jul 09:12
26f63c5

Choose a tag to compare

2.0.0 (2022-07-08)

Bug Fixes

  • Better detect externals (e36e34c)
  • Fix broken link (1f5ad4c)
  • Freeze monaco-vscode-api minor version (8c0dcba)
  • Only create service when necessary (00cefff)

v1.15.0

07 Jul 12:52
362ae0b

Choose a tag to compare

1.15.0 (2022-07-07)

Bug Fixes

  • Fix update-extensions script execution (ee12219)
  • Ignore eslint warning (3b76879)
  • Improve error log (a3145a7)
  • Lint outside of rollup to lint scripts (b2b762b)
  • Replace yaml by js-yaml (baa449e)

Features

  • Add vetur and svelte extensions (910af27)