Skip to content

Commit 2d86b7a

Browse files
committed
Docs: Changelog. [skip ci]
1 parent 6c5b4cd commit 2d86b7a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

4+
## [10.0.0-alpha.0](https://github.com/ckeditor/ckeditor5-react/compare/v9.5.0...v10.0.0-alpha.0) (2025-05-05)
5+
6+
### BREAKING CHANGES
7+
8+
* Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS.
9+
10+
### Bug fixes
11+
12+
* Ensured `onError` callback is invoked correctly when `disableWatchdog` is true or during watchdog initialization failure. ([commit](https://github.com/ckeditor/ckeditor5-react/commit/284579cad663924e812cf3f931c0ad310ab47445))
13+
* Prevented editor crash when the `disabled` prop changes during initialization. ([commit](https://github.com/ckeditor/ckeditor5-react/commit/284579cad663924e812cf3f931c0ad310ab47445))
14+
15+
### Other changes
16+
17+
* 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))
18+
19+
420
## [9.5.0](https://github.com/ckeditor/ckeditor5-react/compare/v9.4.0...v9.5.0) (2025-02-13)
521

622
### Bug fixes

0 commit comments

Comments
 (0)