Electron v19.0.8

npm
npm install --save-dev electron@19.0.8
yarn
yarn add --dev electron@19.0.8
Google ChromeChromium
102.0.5005.148
Node.jsNode.js
16.14.2
V8V8
10.2.154.13

Release Notes

Fixes

  • Fixed an issue where DataList bounds had part of the item text cut off vertically. #34785 (Also in 20)

Other Changes

  • Updated Chromium to 102.0.5005.148. #34824