Electron Releases - v17.0.0-beta.2

npm install electron@v17.0.0-beta.2
yarn add electron@v17.0.0-beta.2
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 regression where console windows would open for execSync and some spawnSync calls for Windows users. #32378 (Also in 16)