Skip to content

v1.22.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 19:44
· 60 commits to master since this release

1.22.0 (2021-09-21)

Bug Fixes

  • Internal Change: Adopt the usage of the new monaco-typescript, without and alias monaco-editor-core to monaco-editor (979f93b)
  • Properly dispose of all global monaco listeners and configurations when the editor is disposed (0ab50a1)

Features

  • Replace usage of a forked monaco-editor with the upstream one. Import only a custom version of monaco-typescript that has the worker methods needed (27f2d08)