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@27.0.0-alpha.5
.
Release Notes for v27.0.0-alpha.5
Fixes
- Fixed problem with promise resolved to early when browser initiated in-page navigation. #39680