Electron v39.1.0
Latest Stablenpm
npm install --save-dev electron@39.1.0
yarn
yarn add --dev electron@39.1.0
Release Notes
Fixes
Fixed an issue on Wayland (Linux) where right-clicking in the titlebar could break mouse interactions. #48758 (Also in 38, 40)
Fixed an issue that menu items on macOS could not be disabled under all circumstances. #48711 (Also in 37, 38)
Fixed incorrect signal variable reference in nan-spec-runner that could cause install failures to go undetected. #48709 (Also in 38)