Electron v16.0.0-beta.9

npm
npm install --save-dev electron@16.0.0-beta.9
yarn
yarn add --dev electron@16.0.0-beta.9
Google ChromeChromium
96.0.4664.35
Node.jsNode.js
16.9.1
V8V8
9.6.180.10

Release Notes

Fixes

  • Fixed BrowserView.setBackgroundColor() not working correctly. #31772