Electron v39.2.2

Latest Stable
npm
npm install --save-dev electron@39.2.2
yarn
yarn add --dev electron@39.2.2
Google ChromeChromium
142.0.7444.162
Node.jsNode.js
22.21.1
V8V8
14.2.231.18

Release Notes

Fixes

  • Fixed crash when creating event object for ipc events Fixed an issue where some apps would throw an exception on launch. #48992 (Also in 40)