You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS.
45
-
46
-
### Bug fixes
47
-
48
-
* Ensured `onError` callback is invoked correctly when `disableWatchdog` is true or during watchdog initialization failure. ([commit](https://github.com/ckeditor/ckeditor5-react/commit/284579cad663924e812cf3f931c0ad310ab47445))
49
-
* Prevented editor crash when the `disabled` prop changes during initialization. ([commit](https://github.com/ckeditor/ckeditor5-react/commit/284579cad663924e812cf3f931c0ad310ab47445))
50
-
51
-
### Other changes
52
-
53
-
* 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))
54
-
55
47
---
56
48
57
49
To see all releases, visit the [release page](https://github.com/ckeditor/ckeditor5-react/releases).
0 commit comments