Skip to content

v5.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pomek pomek released this 29 Mar 06:42
· 221 commits to master since this release

BREAKING CHANGES

  • Due to rewriting to TypeScript, the component requires CKEditor 5 typings that are available in version 37 or higher. See ckeditor/ckeditor5#11704.
  • Upgraded the minimal versions of Node.js to 16.0.0 due to the end of LTS.

Features

  • Improve typings for events emitted by the Vue component. (commit)

Other changes

  • Updated the required version of Node.js to 16. (commit)