Electron Releases - v19.0.0-beta.2

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

Features

  • Enabled systemPreferences.subscribe{Local|Workspace}Notification to take a null value for the event parameter. #33770 (Also in 18)

Fixes

  • Fixed the initialization of First Party Sets. #33972
  • [Mac] Fixed Partition Alloc related crash in pre-BigSur (macos <= 10.15). #33966 (Also in 18)