Electron Releases - v4.0.0-beta.3

npm install electron@v4.0.0-beta.3
yarn add electron@v4.0.0-beta.3
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Bug Fixes/Changes

  • fix: Remove statSyncNoException for good (backport: 4-0-x). #15110

  • docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15114

  • chore: roll node. #15115

  • fix: export zlib symbols. #15118

  • build: add v8_embedder_string to build args. #15120