Skip to content

electron v20.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 08 Jul 15:53
· 226 commits to 20-x-y since this release

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

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install [email protected].

Release Notes for v20.0.0-beta.7

Fixes

  • Fixed spontaneous crashing in native modules that depended on nan. #34851