Electron Releases - v18.0.0-alpha.5

npm install electron@v18.0.0-alpha.5
yarn add electron@v18.0.0-alpha.5
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 an issue where the Tray could get garbage collected incorrectly under some circumstances. #33074 (Also in 15, 16, 17)