Electron Releases - v4.2.10

npm install electron@v4.2.10
yarn add electron@v4.2.10

Release Notes

Fixes

  • Fixed command-line scheme arguments from spilling over into each other. #19954
  • Fixed web page displayed with offset when using native tab on macOS. #19881