npm electron 34.0.0-alpha.7
electron v34.0.0-alpha.7

12 hours 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@34.0.0-alpha.7.

Release Notes for v34.0.0-alpha.7

Fixes

  • Fixed an issue where EventSource was undefined in both renderer and worker processes when Node.js integration was enabled. #44495 (Also in 32, 33)

Other Changes

  • Performance improvements when processing microtasks. #44471 (Also in 32, 33)

Don't miss a new electron release

NewReleases is sending notifications on new releases.