# 2.1.1 (2022-01-23) ### Build - bump `marked` v4 - bump `highlight-code` v4 peer dependency # 2.1.0 (2021-05-29) ### Build - output custom elements as a single bundle (`dist-custom-elements-bundle`) - bump dependencies # 2.0.2 (2021-04-23) ### Styles - add new CSS variable `--deckgo-editable-cursor` # 2.0.1 (2020-11-21) ### Style - editable after placeholder # 2.0.0 (2020-11-20) ### Features - image width and height can be provided as "width:100px,height:20px" # 1.1.1 (2020-11-19) ### Style - cursor text if set as editable - editable zone clickable on the all width # 1.1.0 (2020-11-16) ### Features - add a method to expose the container ### Style - improve font styling - preserve new lines if `editable` # 1.0.0 (2020-11-12) Hello World 👋