Electron v9.0.0-beta.16

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

Release Notes

Fixes

  • Fixed a crash that could happen when attempting to access a session during shutdown. #23068

  • Fixed an issue with maximizable state persistence of BrowserWindows on macOS. #23021