Electron Releases - v21.0.0-alpha.2

npm install electron@v21.0.0-alpha.2
yarn add electron@v21.0.0-alpha.2
Note: This is an alpha 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 an issue where app.relaunch loses args when execPath is specified. #35254 (Also in 19, 20)

Unknown

  • Fixed a typo in the section on debugging with VSCode. #35285 (Also in 19, 20)