This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v11.0.0
Bug fixes
- Improved the focus management when removing the link form from the DOM. Closes ckeditor/ckeditor5#1501. (9dd756c)
- Fixed memory leaks during editor initialization and destruction (see ckeditor/ckeditor5#1341). (bb24b88)
Other changes
BREAKING CHANGES
- Upgraded minimal versions of Node to
8.0.0
and npm to5.7.1
. See: ckeditor/ckeditor5#1507. (612ea3c)