Closed filipsobol closed 4 months ago
Fix: Change the global name used in the UMD build from CKEditor to CKEDITOR_REACT to match the new convention. See ckeditor/ckeditor5#16736.
CKEditor
CKEDITOR_REACT
MINOR BREAKING CHANGE: Change the global name used in the UMD build from CKEditor to CKEDITOR_REACT.
For example – encountered issues, assumptions you had to make, other affected tickets, etc.
Suggested merge commit message (convention)
Fix: Change the global name used in the UMD build from
CKEditor
toCKEDITOR_REACT
to match the new convention. See ckeditor/ckeditor5#16736.MINOR BREAKING CHANGE: Change the global name used in the UMD build from
CKEditor
toCKEDITOR_REACT
.Additional information
For example – encountered issues, assumptions you had to make, other affected tickets, etc.