All changes in the package are documented in the main repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
Changes for the past releases are available below.
Internal changes only (updated dependencies, documentation, etc.).
WordCount#characters and WordCount#words getters synchronous to make it possible to retrieve precise content stats on demand. Closes #6. (780dfbf)Internal changes only (updated dependencies, documentation, etc.).
The initial font feature implementation.