Electron Releases - v10.0.0-beta.9

npm install electron@v10.0.0-beta.9
yarn add electron@v10.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 an intermittent high-CPU usage problem caused a system clock issue during sleep. #24413
  • Fixed an issue where some old notifications were not properly removed from the Notification Center on macOS. #24404