Electron Releases - v4.0.0-beta.11

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

  • Fixed Electron not starting in development from the CLI. #16118
  • Fixed <webview> tag not working when using contextIsolation. #16069