Electron v9.0.0-beta.15

npm
npm install --save-dev electron@9.0.0-beta.15
yarn
yarn add --dev electron@9.0.0-beta.15
Google ChromeChromium
83.0.4102.3
Node.jsNode.js
12.14.1
V8V8
8.3.122

Release Notes

Fixes

  • Fixed an occasional crash when closing all BrowserWindows. #23023

  • Fixed occasional WebFrame crashes caused by removed iframes. #22949