Electron Releases - v10.0.0-beta.13

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

  • Fix: remove unnecessary corner mask overriding to increase window resize performance. #24701
  • Protocol response streams are now destroyed if the request is aborted. #24656

Other Changes

  • Updated Chromium to 85.0.4183.39. #24663