BREAKING CHANGES
- Upgraded the minimal versions of Node.js to
14.0.0
due to the end of LTS.
Bug fixes
- Marked the editor instance
this.instance
as a raw object so that it will never be converted to a proxy. Closes #203. (commit)
Other changes
- Updated the required version of Node.js to 14. See ckeditor/ckeditor5#10972. (commit)