**Note:** Make sure to see the BREAKING CHANGES section below.
### Dependencies
Major releases (contain breaking changes):
...
...
@@ -45,6 +47,7 @@ Major releases (contain breaking changes):
* The global variable exported by the build is now called `DecoupledEditor` instead of `DecoupledDocumentEditor`. See [#6](https://github.com/ckeditor/ckeditor5-build-decoupled-document/issues/6).
* The config options `config.toolbarContainer` and `config.editableContainer` have been removed. Please refer to the `DecoupledEditor` class API documentation to learn about possible methods of bootstrapping the UI.