Skip to content

Commit b5cbccc

Browse files
authored
Merge pull request #662 from ckeditor/release-20260324
Changelog for v11.1.0
2 parents d4b1b10 + dcdebdd commit b5cbccc

3 files changed

Lines changed: 11 additions & 25 deletions

File tree

.changelog/pre-release/20260316131239_ck_653.md

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

.changelog/pre-release/20260319112310_release_20260319.md

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

CHANGELOG.md

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

4+
## [11.1.0](https://github.com/ckeditor/ckeditor5-react/compare/v11.1.0-alpha.1...v11.1.0) (March 24, 2026)
5+
6+
### Features
7+
8+
* Added support for CKEditor 5 `48.0.0` and the new `roots` editor configuration. Closes [#653](https://github.com/ckeditor/ckeditor5-react/issues/653).
9+
10+
### Bug fixes
11+
12+
* Fixed incorrect nightly version detection. Closes [#659](https://github.com/ckeditor/ckeditor5-react/issues/659).
13+
14+
415
## [11.1.0-alpha.1](https://github.com/ckeditor/ckeditor5-react/compare/v11.1.0-alpha.0...v11.1.0-alpha.1) (March 19, 2026)
516

617
### Bug fixes
@@ -33,17 +44,6 @@ Changelog
3344

3445
* 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))
3546

36-
37-
## [11.0.0-alpha.0](https://github.com/ckeditor/ckeditor5-react/compare/v10.0.0...v11.0.0-alpha.0) (2025-07-02)
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-
4747
---
4848

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

0 commit comments

Comments
 (0)