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.).
Internal changes only (updated dependencies, documentation, etc.).
Internal changes only (updated dependencies, documentation, etc.).
Internal changes only (updated dependencies, documentation, etc.).
copyOnEnter in the schema for each attribute that you register. Closes #40. (36bdcd8)Internal changes only (updated dependencies, documentation, etc.).
Internal changes only (updated dependencies, documentation, etc.).
Internal changes only (updated dependencies, documentation, etc.).
Internal changes only (updated dependencies, documentation, etc.).
8.0.0 and npm to 5.7.1. See: ckeditor/ckeditor5#1507. (612ea3c)EnterCommand will use writer.split() also at the beginning and at the end of a block. (c159958)Internal changes only (updated dependencies, documentation, etc.).
ShiftEnter plugin (support for inserting soft breaks by pressing Shift+Enter). This plugin will also be added to the Essentials plugin which is available in all official builds, so soft break support will automatically be present in all builds now. Closes #2. (0181bbf)Huge thanks to Alex Eckermann for this contribution!
Internal changes only (updated dependencies, documentation, etc.).
Internal changes only (updated dependencies, documentation, etc.).
EnterObserver will stop the keydown event when the enter event is stopped. Closes: https://github.com/ckeditor/ckeditor5/issues/753. (b9a7a1e)Internal changes only (updated dependencies, documentation, etc.).
Internal changes only (updated dependencies, documentation, etc.).
Internal changes only (updated dependencies, documentation, etc.).