Electron v21.0.0-beta.2

npm
npm install --save-dev electron@21.0.0-beta.2
yarn
yarn add --dev electron@21.0.0-beta.2
Google ChromeChromium
106.0.5216.0
Node.jsNode.js
16.16.0
V8V8
10.6.82

Release Notes

Fixes

  • Fixed a crash when switching origins with emulation settings set. #35488