Electron v15.0.0-beta.5

npm
npm install --save-dev electron@15.0.0-beta.5
yarn
yarn add --dev electron@15.0.0-beta.5
Google ChromeChromium
94.0.4606.31
Node.jsNode.js
16.5.0
V8V8
9.4.146.10

Release Notes

Fixes

  • Fixed a crash when selecting files in a native file dialog on Windows and Linux. #30927