Electron: v21.0.0-alpha.2 Release

Release date:
August 11, 2022
Previous version:
v21.0.0-alpha.1 (released February 8, 2023)
Magnitude:
84 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v21.0.0-alpha.2

trop[bot]
sudowoodo-release-bot[bot]

Directory Browser for v21.0.0-alpha.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 [email protected].

# Release Notes for v21.0.0-alpha.2

Fixes

  • Fixed an issue where app.relaunch loses args when execPath is specified. #35254 <span style="font-size:small;">(Also in 19, 20)</span>

    Unknown

  • Fixed a typo in the section on debugging with VSCode. #35285 <span style="font-size:small;">(Also in 19, 20)</span>