Skip to content

electron v30.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 04 Mar 19:24
· 105 commits to 30-x-y since this release
036e850

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@30.0.0-alpha.4.

Release Notes for v30.0.0-alpha.4

Fixes

  • Fixed an issue where webContents.print(options) failed if options was not passed or undefined is passed. #41480 (Also in 28, 29)