Electron v35.1.5

npm
npm install --save-dev electron@35.1.5
yarn
yarn add --dev electron@35.1.5
Google ChromeChromium
134.0.6998.179
Node.jsNode.js
22.14.0
V8V8
13.4.114.21

Release Notes

Fixes

  • Fixed a potential crash in parentPort. #46495 (Also in 34, 36)

Unknown

  • Reverts a change that greyed out disabled menu items on macOS (https://github.com/electron/electron/pull/46307). #46521 (Also in 34, 36)