Electron v38.0.0-alpha.13

Latest Pre Release
npm
npm install --save-dev electron@38.0.0-alpha.13
yarn
yarn add --dev electron@38.0.0-alpha.13
Google ChromeChromium
140.0.7314.0
Node.jsNode.js
22.17.1
V8V8
14.0.290

Release Notes

Fixes

  • Fixed a crash when calling some webContents functions after window.close(). #47952 (Also in 37)