Electron Releases - v31.0.1

npm install [email protected]
yarn add [email protected]

Release Notes

Fixes

  • Fixed an issue where fetch dependent interfaces in Node.js were not defined when nodeIntegration was enabled in some circumstances. #42453 (Also in 30)
  • Fixed an issue where bad flags passed via --js-flags could cause a crash. #42441 (Also in 29, 30)