# 1.5.0 (2022-09-04) ### Build - improve support for `vite` projects # 1.4.1 (2022-07-07) ### Fix - typo in `unescapeCode` # 1.4.0 (2022-03-25) ### Features - update the monaco editor options on `options` change # 1.3.0 (2022-03-25) ### Features - `updateLanguage` of the monaco editor # 1.2.2 (2022-03-12) ### Build - unpkg default url typo # 1.2.1 (2022-03-10) ### Features - async dispose editor on disconnect ### Build - bump monaco-editor # 1.2.0 (2022-03-07) ### Build - add `dist-custom-elements` - point `module` entry to `dist/monaco-editor/monaco-editor.esm.js` - bump Stencil # 1.1.0 (2022-02-18) ### Features - escape code characters # 1.0.0 (2022-01-23) ### Features - Hello World 👋