Electron v43.0.0-alpha.3

Latest Pre Release
npm
npm install --save-dev electron@43.0.0-alpha.3
yarn
yarn add --dev electron@43.0.0-alpha.3
Google ChromeChromium
150.0.7834.0
Node.jsNode.js
24.15.0
V8V8
15.0.43

Release Notes

Fixes

  • Fixed a crash on MacOS when a user clicked into a title bar or top view. #51606 (Also in 42)

Other Changes

  • Improved performance of webRequest header conversions and several other gin converter hot paths. #51608 (Also in 42)

  • Updated Chromium to 150.0.7834.0. #51609