Electron v44.0.0-beta.3

Latest Pre Release
npm
npm install --save-dev electron@44.0.0-beta.3
yarn
yarn add --dev electron@44.0.0-beta.3
Google ChromeChromium
152.0.7977.30
Node.jsNode.js
24.18.1
V8V8
15.2.124.5

Release Notes

Fixes

  • Fixed an issue where a JavaScript out-of-memory crash could be reported from inside the crash-key handler instead of at the out-of-memory site. #52724 (Also in 42, 43)

  • Fixed spellcheck not initializing on Linux when the dictionary was already cached from a previous run. #52716

Other Changes

  • No user-facing change; semver/none. #52731