Electron Releases - v16.0.0-beta.9

npm install electron@v16.0.0-beta.9
yarn add electron@v16.0.0-beta.9
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Fixes

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