Electron v13.0.0-beta.18

npm
npm install --save-dev electron@13.0.0-beta.18
yarn
yarn add --dev electron@13.0.0-beta.18
Google ChromeChromium
91.0.4448.0
Node.jsNode.js
14.16.0
V8V8
9.1.127

Release Notes

Fixes

  • Fixed a crash when calling shell.trashItem() from the renderer process. #28788 (Also in 12)