Skip to content

Commit 614c464

Browse files
authored
Merge pull request #668 from ckeditor/release-20260413
Changelog for v11.1.1
2 parents 3f6c073 + 254c9e0 commit 614c464

2 files changed

Lines changed: 7 additions & 18 deletions

File tree

.changelog/20260409104901_ck_add_missing_changelog.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
## [11.1.1](https://github.com/ckeditor/ckeditor5-react/compare/v11.1.0...v11.1.1) (April 13, 2026)
5+
6+
### Other changes
7+
8+
* Improved compatibility with the latest CKEditor 48.x. Closes [#658](https://github.com/ckeditor/ckeditor5-react/issues/658).
9+
10+
411
## [11.1.0](https://github.com/ckeditor/ckeditor5-react/compare/v11.1.0-alpha.1...v11.1.0) (March 24, 2026)
512

613
### Features
@@ -33,17 +40,6 @@ Changelog
3340
* Upgrade the development environment to Node v24.11.
3441
* Extend the `ckeditor5` peer dependency range to accept an internal release (`^0.0.0-internal`) in addition to stable and nightly versions. Closes [#637](https://github.com/ckeditor/ckeditor5-react/issues/637).
3542

36-
37-
## [11.0.0](https://github.com/ckeditor/ckeditor5-react/compare/v10.0.0...v11.0.0) (2025-07-09)
38-
39-
### BREAKING CHANGES
40-
41-
* Aligned the component with the latest CKEditor 5 release (`v46.0.0`), adopting the type import names. Starting from this version, previous CKEditor 5 releases are no longer compatible due to breaking changes in definitions and package structure. See [ckeditor/ckeditor5#18583](https://github.com/ckeditor/ckeditor5/issues/18583)
42-
43-
### Features
44-
45-
* Update imports to match CKEditor 5 v46. Closes [#602](https://github.com/ckeditor/ckeditor5-react/issues/602). ([commit](https://github.com/ckeditor/ckeditor5-react/commit/8bfcfa65593af622190fed284d44132e4060fc28))
46-
4743
---
4844

4945
To see all releases, visit the [release page](https://github.com/ckeditor/ckeditor5-react/releases).

0 commit comments

Comments
 (0)