ckeditor5-react v4.0.0 Release Notes

Release Date: 2022-02-09 // about 2 years ago
  • 💥 BREAKING CHANGES

    • ⬆️ Upgraded the minimal versions of Node.js to 14.0.0 due to the end of LTS.

    🐛 Bug fixes

    • 👉 Use async/await in CKEditorContext#_destroyContext() to handle context destruction properly. Closes #283. (commit)

    Other changes