Electron v45.0.0-alpha.9

Latest Pre Release
Released Sep 18, 2026Today
npm
npm install --save-dev electron@45.0.0-alpha.9
yarn
yarn add --dev electron@45.0.0-alpha.9
Google ChromeChromium
155.0.8046.0
Node.jsNode.js
24.21.0
V8V8
15.5.18

Release Notes

Fixes

  • Fixed net.fetch() / net.request() spending seconds of main-process time buffering large streamed request bodies. #54062 (Also in 44)

Other Changes

  • Backported fixes from upstream Chromium, PDFium and V8. #54084