Skip to content

v4.0.0

Compare
Choose a tag to compare
@pomek pomek released this 09 Feb 10:28
· 507 commits to master since this release

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