Electron Releases - v9.0.0-beta.16

npm install electron@v9.0.0-beta.16
yarn add electron@v9.0.0-beta.16
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 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