Electron v35.0.0-beta.5

npm
npm install --save-dev electron@35.0.0-beta.5
yarn
yarn add --dev electron@35.0.0-beta.5
Google ChromeChromium
134.0.6989.0
Node.jsNode.js
22.9.0
V8V8
13.4.96

Release Notes

Fixes

  • Fixed crash when accessing WebFrameMain frames and name attributes on destroyed frames. #45508 (Also in 33, 34)

Other Changes

  • Updated Chromium to 134.0.6989.0. #45519