Electron v20.0.1

npm
npm install --save-dev electron@20.0.1
yarn
yarn add --dev electron@20.0.1
Google ChromeChromium
104.0.5112.81
Node.jsNode.js
16.15.0
V8V8
10.4.132.20

Release Notes

Fixes

  • Do not exit when logging initialization fails. #35190

  • Fixed WCO not responding to touch events on windows. #35174 (Also in 18, 19)

Other Changes

  • Updated Chromium to 104.0.5112.81. #35181