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.8
.
Release Notes for v22.0.0-alpha.8
Features
- Added support for
serialPort.forget()
as well as a new eventserial-port-revoked
emitted when a given origin is revoked. #36062
Fixes
Other Changes
- Updated Chromium to 108.0.5359.10. #36063