Skip to content

v10.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@CKEditorBot CKEditorBot released this 05 May 07:55
· 14 commits to master since this release
v10.0.0-alpha.0
30e0307

BREAKING CHANGES

  • Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS.

Bug fixes

  • Ensured onError callback is invoked correctly when disableWatchdog is true or during watchdog initialization failure. (commit)
  • Prevented editor crash when the disabled prop changes during initialization. (commit)

Other changes

  • Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS. (commit)