Skip to content

v4.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 13 Feb 13:08
· 5 commits to main since this release

Breaking

  • Require Electron 14 8ff49d4
  • Remove use of electron.remote (#23) 3220f09
    • You can still import this package from both the main and renderer processes, but you always have to import it into the main process to set up communication.
    • Options can only be specified from the main process.

v3.0.2...v4.0.0