This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v10.2.0
Features
- Implemented a module exposing the
CKEDIOR_VERSION
to the global scope. Closes ckeditor/ckeditor5#1005. (3546ac4) - Introduced
env.isEdge
. (13d4af4)
Bug fixes
- The
isWindow()
helper should work in the Electron environment. Closes ckeditor/ckeditor5#879. (d561151)