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@20.0.0-beta.10
.
Release Notes for v20.0.0-beta.10
Fixes
- Fixed
_dyld_missing_symbol_abort
crash on macOS when using c++ native modules. #34944
Other Changes
- Updated Chromium to 104.0.5112.48. #34920