v9.0.0-alpha.1
Pre-release
Pre-release
CKEditorBot
released this
17 Jul 11:24
·
125 commits
to master
since this release
BREAKING CHANGES
- Change the global name used in the UMD build from
CKEditor
toCKEDITOR_REACT
.
Bug fixes
- Change JSX runtime to
classic
so thatreact-jsx-runtime
is not bundled. (commit) - Change the global name used in the UMD build from
CKEditor
toCKEDITOR_REACT
to match the new convention. See ckeditor/ckeditor5#16736. (commit)