Electron v42.0.0-beta.6

Latest Pre Release
npm
npm install --save-dev electron@42.0.0-beta.6
yarn
yarn add --dev electron@42.0.0-beta.6
Google ChromeChromium
148.0.7778.5
Node.jsNode.js
24.15.0
V8V8
14.8.178.1

Release Notes

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