Electron v44.0.0-beta.3
Latest Pre Releasenpm
npm install --save-dev electron@44.0.0-beta.3
yarn
yarn add --dev electron@44.0.0-beta.3
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