Electron Releases - v10.0.0-beta.15

npm install electron@v10.0.0-beta.15
yarn add electron@v10.0.0-beta.15
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 using hookWindowMessage on Windows. #24768
  • Fixed crash when navigating from a page with webview that has inherited zoom level. #24763