Electron Releases - v3.1.8

npm install electron@v3.1.8
yarn add electron@v3.1.8

Release Notes

Bug Fixes/Changes

  • fix: add missing buffer size check in nativeImage. #17569

  • fix: handle a race condition between preload scripts executing and navigations. #17595

  • chore: bump node to get hotfix https://github.com/electron/node/pull/97. #17592