npm electron 38.0.0-beta.3
electron v38.0.0-beta.3

latest releases: 39.0.0-alpha.1, 38.0.0, 38.0.0-beta.11...
25 days ago

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

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@38.0.0-beta.3.

Release Notes for v38.0.0-beta.3

Fixes

  • Fixed an issue where importing from electron/utility in an ESM file threw an error at runtime. #48019
  • Fixed an issue where windows opened with window.open would never be offscreen. #48026
  • Fixed compilation error when disabling extensions and pdf_viewer. #47993 (Also in 37)

Documentation

  • Documentation changes: #48028

Don't miss a new electron release

NewReleases is sending notifications on new releases.