Skip to content

Commit 6542145

Browse files
authored
Merge pull request #656 from ckeditor/release-20260317
Changelog for v11.1.0-alpha.0
2 parents de7dd07 + 8071145 commit 6542145

2 files changed

Lines changed: 7 additions & 16 deletions

File tree

File renamed without changes.

CHANGELOG.md

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

4+
## [11.1.0-alpha.0](https://github.com/ckeditor/ckeditor5-react/compare/v11.0.1...v11.1.0-alpha.0) (March 17, 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+
411
## [11.0.1](https://github.com/ckeditor/ckeditor5-react/compare/v11.0.0...v11.0.1) (December 18, 2025)
512

613
### Other changes
@@ -45,22 +52,6 @@ Changelog
4552

4653
* Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS. ([commit](https://github.com/ckeditor/ckeditor5-react/commit/06ce665af5dc1b158c6d06fdbb0ac664cbad1c86))
4754

48-
49-
## [10.0.0-alpha.0](https://github.com/ckeditor/ckeditor5-react/compare/v9.5.0...v10.0.0-alpha.0) (2025-05-05)
50-
51-
### BREAKING CHANGES
52-
53-
* Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS.
54-
55-
### Bug fixes
56-
57-
* Ensured `onError` callback is invoked correctly when `disableWatchdog` is true or during watchdog initialization failure. ([commit](https://github.com/ckeditor/ckeditor5-react/commit/284579cad663924e812cf3f931c0ad310ab47445))
58-
* Prevented editor crash when the `disabled` prop changes during initialization. ([commit](https://github.com/ckeditor/ckeditor5-react/commit/284579cad663924e812cf3f931c0ad310ab47445))
59-
60-
### Other changes
61-
62-
* Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS. ([commit](https://github.com/ckeditor/ckeditor5-react/commit/06ce665af5dc1b158c6d06fdbb0ac664cbad1c86))
63-
6455
---
6556

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

0 commit comments

Comments
 (0)