Electron v8.0.0-beta.9 Release Notes

Release Date: 2020-01-30 // over 4 years ago
  • ๐Ÿš€ Note: This is a beta release. Please file new issues for any bugs you find in it.

    ๐Ÿš€ This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i [email protected].

    ๐Ÿš€ Release Notes for v8.0.0-beta.9

    ๐Ÿ›  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