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