Electron Releases - v21.0.0-beta.3

npm install electron@v21.0.0-beta.3
yarn add electron@v21.0.0-beta.3
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 an issue where screen.getCursorScreenPoint() crashed on Wayland when it was called before a BrowserWindow had been created. #35575

Other Changes

  • Security: backported fix for CVE-2022-3075. #35543