Electron v3.1.2
npm
npm install --save-dev electron@3.1.2
yarn
yarn add --dev electron@3.1.2
Release Notes
Bug Fixes/Changes
chore: backport cleanup changes to 3-1-x. #16395
chore: always try to nuke tags. #16452
docs: fix web-request.md listener signatures in electron.d.ts. #16488
chore: bump libcc (3-1-x). #16516
fix: prevent double-destroy of window. #16512