Electron v43.0.0-beta.2

Latest Pre Release
npm
npm install --save-dev electron@43.0.0-beta.2
yarn
yarn add --dev electron@43.0.0-beta.2
Google ChromeChromium
150.0.7863.0
Node.jsNode.js
24.16.0
V8V8
15.0.223

Release Notes

Fixes

  • Fixed an issue where the "Toggle Developer Tools" menu item failed to function correctly with BaseWindow. #51901 (Also in 41, 42)

Other Changes

  • Updated Node.js to v24.16.0. #51865