Electron v23.0.0-beta.5

npm
npm install --save-dev electron@23.0.0-beta.5
yarn
yarn add --dev electron@23.0.0-beta.5
Google ChromeChromium
110.0.5481.38
Node.jsNode.js
18.12.1
V8V8
11.0.226.10

Release Notes

Fixes

  • Fixed an issue where <datalist> elements were improperly positioned within the page. #36959

  • Removed plugin helper checks on macOS gated behind enable_plugins buildflag. #36977 (Also in 22)

Other Changes

  • Updated Chromium to 110.0.5481.38. #36955