Skip to content

electron v8.0.0-beta.9

Pre-release
Pre-release

Choose a tag to compare

@electron-bot electron-bot released this 30 Jan 04:55
· 363 commits to 8-x-y since this release

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 electron@8.0.0-beta.9.

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