Skip to content

Commit 2170ae3

Browse files
committed
Changelog for v11.0.0.
1 parent c2d0961 commit 2170ae3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

4+
## [11.0.0](https://github.com/ckeditor/ckeditor5-react/compare/v10.0.0...v11.0.0) (2025-07-09)
5+
6+
### BREAKING CHANGES
7+
8+
* 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)
9+
10+
### Features
11+
12+
* 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))
13+
14+
415
## [11.0.0-alpha.0](https://github.com/ckeditor/ckeditor5-react/compare/v10.0.0...v11.0.0-alpha.0) (2025-07-02)
516

617
### BREAKING CHANGES

0 commit comments

Comments
 (0)