@ckeditor/ckeditor5-react
Advanced tools
Changelog
6.3.0 (2024-04-25)
disableTwoWayDataBinding
flag which disabled the two-way binding between the multi-editor and React state. Please read a new guide explainig the useMultiRootEditor()
hook. Closes #457. (commit)Changelog
6.2.0 (2023-11-21)
useMultiRootEditor
hook. See the new samples to learn more. Closes #257. (commit)Changelog
6.1.0 (2023-06-27)
disableWatchdog
property to the <CKEditor>
component that allows disabling integration with the watchdog feature. Closes ckeditor/ckeditor5-react#373. (commit)Changelog
6.0.0 (2023-04-07)
16.0.0
due to the end of LTS.Changelog
6.0.0-alpha.0 (2023-03-29)
16.0.0
due to the end of LTS.