Note: This is a beta release. Please file new issues for any bugs you find in it.
This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@42.0.0-beta.6.
Release Notes for v42.0.0-beta.6
Fixes
- Added crash keys to diagnose power monitor shutdown crash on arm64 windows. #51205
- Fixed an issue where an Electron macOS update would not be applied if another app was previously blocking the macOS system update loop. #51212
Other Changes
- Updated Node.js to v24.15.0. #51090