Electron v8.5.0
npm
npm install --save-dev electron@8.5.0
yarn
yarn add --dev electron@8.5.0
Release Notes
Fixes
Fixed an issue where suspend/resume were emitted twice on macOS. #24844
Fixed crash when navigating from a page with webview that has inherited zoom level. #24766