Skip to content

electron v22.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 25 Oct 20:18
· 212 commits to 22-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 electron@22.0.0-beta.1.

Release Notes for v22.0.0-beta.1

Other Changes

  • Enabled out-of-process iframe printing to PDF with webContents.printToPDF().. #36095