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@37.0.0-beta.8
.
Release Notes for v37.0.0-beta.8
Features
Fixes
- Fixed utilityProcess running user script after process.exit is called. #47492
Other Changes
- Updated Chromium to 138.0.7204.23. #47455