Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 2.69 KB

CHANGELOG.md

File metadata and controls

54 lines (27 loc) · 2.69 KB

1.1.1 (2020-12-07)

Bug Fixes

  • bump monaco to 0.21.2 to get bug fix for monaco.languages.json.jsonDefaults (041dd99)

1.1.0 (2020-12-05)

Features

  • update monaco to 0.21.0 (bfa4db2)

1.0.4 (2020-03-09)

Bug Fixes

  • README: update readme about how monaco editor is loaded (c5488e6)
  • README: update steps to include monaco-editor-webpack-plugin (1a35297)
  • options parameter (da4bacb)

1.0.3 (2019-12-13)

Bug Fixes

  • README: use rescript utils to prepend webpack plugin (c3dcd88)
  • dont update if not changed for read only (2eae929)

1.0.2 (2019-12-13)

Bug Fixes

  • tsconfig (30c5463)
  • README: add import to component code example (30f249d)

1.0.1 (2019-12-13)

Bug Fixes

  • build: issue with tsconfig (debd480)
  • release: remove github pages release (b61e13d)

1.0.0 (2019-12-13)

Bug Fixes

  • README: add example component usage (6d48d83)
  • REAMDE: update js code syntax (e17a3a8)