Electron Releases - v19.0.0-alpha.4

npm install electron@v19.0.0-alpha.4
yarn add electron@v19.0.0-alpha.4
Note: This is an alpha 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 crash when img without alt is shown with accessibility features enabled. #33841

Other Changes

  • Fixed child_process.spawn ENOENT error with cwd option. #33872 (Also in 16, 17, 18)
  • Updated Chromium to 102.0.4989.0. #33556