Electron Releases - v6.0.2

npm install electron@v6.0.2
yarn add electron@v6.0.2

Release Notes

Fixes

  • Fixed BrowserWindow's will-resize event returning wrong bounds on macOS. #19704
  • Fixed a crash in window.print(). #19677
  • Fixed async Node APIs not working after received IPC message. #19719

Other Changes

  • Updated Chromium to 76.0.3809.110. #19684