v10.0.0-alpha.0
Pre-release
Pre-release
·
14 commits
to master
since this release
BREAKING CHANGES
- Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS.
Bug fixes
- Ensured
onError
callback is invoked correctly whendisableWatchdog
is true or during watchdog initialization failure. (commit) - Prevented editor crash when the
disabled
prop changes during initialization. (commit)
Other changes
- Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS. (commit)