Skip to content

electron v21.0.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@sudowoodo-release-bot sudowoodo-release-bot released this 11 Aug 19:10
· 234 commits to 21-x-y since this release

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@21.0.0-alpha.2.

Release Notes for v21.0.0-alpha.2

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)