Electron v39.0.0
Latest Stablenpm
npm install --save-dev electron@39.0.0
yarn
yarn add --dev electron@39.0.0
Release Notes
Fixes
Fixed a potential crash in
dialog.showOpenDialogon Windows with an empty extension filter array. #48658 (Also in 37, 38)Fixed an error when checking environmental variables when using remote checksums when installing Electron via npm. #48673 (Also in 37, 38)
Other Changes
Updated Chromium to 142.0.7444.52. #48641