Electron: v8.0.0-beta.9 Release

Release date:
January 30, 2020
Previous version:
v8.0.0-beta.8 (released January 29, 2020)
Magnitude:
10 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v8.0.0-beta.9

erickzhao
deepak1556
electron-bot
nornagon
trop[bot]

Directory Browser for v8.0.0-beta.9

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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