Electron Releases - v16.0.2

npm install electron@v16.0.2
yarn add electron@v16.0.2

Release Notes

Fixes

  • Fixed a potential issue when setting backgroundColor on BrowserViews. #31947 (Also in 14, 15, 17)
  • Fixed console windows from ELECTRON_RUN_AS_NODE instances. #31973 (Also in 17)

Other Changes

  • Updated Chromium to 96.0.4664.55. #31909