## [1.1.1](https://github.com/etclabscore/react-monaco-editor/compare/1.1.0...1.1.1) (2020-12-07)


### Bug Fixes

* bump monaco to 0.21.2 to get bug fix for monaco.languages.json.jsonDefaults ([041dd99](https://github.com/etclabscore/react-monaco-editor/commit/041dd995fb6ee6788a9b3e39166d558af79f2ddc))

# [1.1.0](https://github.com/etclabscore/react-monaco-editor/compare/1.0.4...1.1.0) (2020-12-05)


### Features

* update monaco to 0.21.0 ([bfa4db2](https://github.com/etclabscore/react-monaco-editor/commit/bfa4db260997c407d9b1ec79653622c461b90130))

## [1.0.4](https://github.com/etclabscore/react-monaco-editor/compare/1.0.3...1.0.4) (2020-03-09)


### Bug Fixes

* **README:** update readme about how monaco editor is loaded ([c5488e6](https://github.com/etclabscore/react-monaco-editor/commit/c5488e65b6060bb771358542c81ac800245b6270))
* **README:** update steps to include monaco-editor-webpack-plugin ([1a35297](https://github.com/etclabscore/react-monaco-editor/commit/1a3529795f5c717906ff3e04ed361ee8b638801f))
* options parameter ([da4bacb](https://github.com/etclabscore/react-monaco-editor/commit/da4bacb8abd765cf68fb1fc71837d3ab7a87c4c9))

## [1.0.3](https://github.com/etclabscore/react-monaco-editor/compare/1.0.2...1.0.3) (2019-12-13)


### Bug Fixes

* **README:** use rescript utils to prepend webpack plugin ([c3dcd88](https://github.com/etclabscore/react-monaco-editor/commit/c3dcd8827c88f50848f8bfee1e6d4cd623d651bf))
* dont update if not changed for read only ([2eae929](https://github.com/etclabscore/react-monaco-editor/commit/2eae929e98a57a4f4630b5b213a9e24b961c7b55))

## [1.0.2](https://github.com/etclabscore/react-monaco-editor/compare/1.0.1...1.0.2) (2019-12-13)


### Bug Fixes

* tsconfig ([30c5463](https://github.com/etclabscore/react-monaco-editor/commit/30c54637338ef91b368cab54084ffcdbceda778c))
* **README:** add import to component code example ([30f249d](https://github.com/etclabscore/react-monaco-editor/commit/30f249d6b105a041d8c1f17a06296af367b017e4))

## [1.0.1](https://github.com/etclabscore/react-monaco-editor/compare/1.0.0...1.0.1) (2019-12-13)


### Bug Fixes

* **build:** issue with tsconfig ([debd480](https://github.com/etclabscore/react-monaco-editor/commit/debd4807d61c4b0d06088285e62587a4e8fd9cb3))
* **release:** remove github pages release ([b61e13d](https://github.com/etclabscore/react-monaco-editor/commit/b61e13d59b781bb74b0f818b0d3c83aa7ae79e77))

# 1.0.0 (2019-12-13)


### Bug Fixes

* **README:** add example component usage ([6d48d83](https://github.com/etclabscore/react-monaco-editor/commit/6d48d83bf754b8158bb51e55176cb7007c918b66))
* **REAMDE:** update js code syntax ([e17a3a8](https://github.com/etclabscore/react-monaco-editor/commit/e17a3a8779579ad13f8aed5916808089a9d137b0))
