# 4.2.0 (2022-08-15) ### Features - delete idb entry after delete ### Build - bump dependencies # 4.1.4 (2022-04-02) ### Build - update `editor` utils # 4.1.3 (2022-03-19) ### Build - update `editor` utils # 4.1.1 - 4.1.2 (2022-03-15) ### Fix - `docSelector` match only parent `deckgo-studio-doc` # 4.1.0 (2022-03-15) ### Features - `docSelector` match parent `deckgo-studio-doc > article.deckgo-doc` # 4.0.2 (2022-03-03) ### Fix - `docSelector` match parent `deckgo-studio-doc` # 4.0.1 (2022-03-03) ### Features - `onNext` of snapshots as promise # 4.0.0 (2022-02-22) ### Features - update `docSelector` for new `studio` component ### Fix - update images if paragraphs are themselves `deckgo-lazy-img` # 3.0.1 (2022-01-04) ### Fix - `owner_id` might not been set in the provided data to publish # 3.0.0 (2021-11-27) ### Breaking Changes - `publish` becomes `deckPublish` and `docPublish` (which is not supported by this provider) - `dist-custom-elements` replaces `dist-custom-elements-bundle` output target # 2.0.0 (2021-11-27) ### Features - rework authentication and user deletion - support for documents # 1.1.1 (2021-11-07) ### Build - published editor types as dev dependency # 1.1.0 (2021-11-07) ### Features - documents and paragraphs supports # 1.0.1 (2021-10-21) ### Fix - missing `publish` export # 1.0.0 (2021-10-21) ### Features - Hello World 👋