npm electron 22.0.0-alpha.5
electron v22.0.0-alpha.5

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
18 months ago

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@22.0.0-alpha.5.

Release Notes for v22.0.0-alpha.5

Fixes

  • Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. #35976 (Also in 20, 21)
  • Fixed an issue where some options were incorrectly ignored when using webContents.printToPDF(). #35993 (Also in 21)
  • Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. #35983 (Also in 20, 21)

Don't miss a new electron release

NewReleases is sending notifications on new releases.