Electron Releases - v8.0.0-beta.9

npm install electron@v8.0.0-beta.9
yarn add electron@v8.0.0-beta.9
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

Fixes

  • Added name of module to context-aware deprecation warning (#18397). #21958
  • Fixed build issue where ChromeDriver would fail to start. #21966
  • Fixed compilation error for native modules building with VS 2015. #21960