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@22.0.0-alpha.7
.
Release Notes for v22.0.0-alpha.7
Fixes
- Fixed a potential issue when calling
webContents.printToPDF()
. #36065
Other Changes
- Updated Chromium to 108.0.5355.0. #36056