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

latest releases: 33.0.0-beta.2, 32.1.2, 32.1.1...
23 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.6.

Release Notes for v22.0.0-alpha.6

Fixes

  • Fixed an issue where frameless non-resizable windows showed a Windows 7 frame during startup. #36024
  • Fixed v8 flags and desktop name in package.json does not hornored when running local app using electron cli. #36049 (Also in 20, 21)
  • Removed support for nodeIntegrationInWorker in Service Workers and Shared Workers owing to sandboxing policies. #36010 (Also in 21)

Don't miss a new electron release

NewReleases is sending notifications on new releases.