Skip to content

v3.0.0

Compare
Choose a tag to compare
@oleq oleq released this 03 Feb 14:03
· 122 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.

Features

  • Implemented the mini inspector (MiniCKEditorInspector) in a separate build. Closes #143. (commit)
  • The "Log editor data" button should copy to the clipboard if clicked with the Shift key. Closes #136. (commit)

Other changes