v9.3.1
Bug fixes
- Behavior of
useCKEditorCloud
hook is now consistent withVite
andNext
runtimes while changing properties. (commit) - Prevent potential crashes of
useMultiRootEditor
during the initialization phase when setting the new state of the multi-root editor with an attached watchdog. Closes #542. (commit) - Update roots with modified content only. (commit)