v5.1.0
Features
- Added an optional option called
disableTwoWayDataBindingthat allows disabling the two-way data binding. It increases performance when working with large documents. Closes #141. (commit)
Bug fixes
- Aligned the
window.CKEDITOR_VERSIONtype with the community typings. Closes #342. (commit)
Other changes
- Marked the
@ckeditor/ckeditor5-watchdogpackage as a dependency.