Electron v42.11.7

Released Sep 22, 2026Today
npm
npm install --save-dev electron@42.11.7
yarn
yarn add --dev electron@42.11.7
Google ChromeChromium
148.0.7778.280
Node.jsNode.js
24.19.0
V8V8
14.8.178.38

Release Notes

Fixes

  • Fixed a spurious "sandboxed_renderer.bundle.js script failed to run" console error when DevTools attached to a sandboxed frame before its first navigation. #54175 (Also in 43)

  • Fixed an "Invalid guestInstanceId" error when removing a loaded <webview> from the DOM. #54098 (Also in 43, 44, 45)