Skip to content

v2.0.1

Compare
Choose a tag to compare
@electron-bot electron-bot released this 28 Sep 21:34
97204db

2.0.1 (2020-09-28)

Note: 2.0.0 publishing failed, so we have skipped straight to 2.0.1 from 1.5.0.

BREAKING CHANGES

  • Minimum supported Electron version is 6.x.y.

Features

Bug Fixes

  • Updated dialog.showMessageBox to use promise version (#61) (fcc88a9)
  • Improved TypeScript types (#66) (916c9e3)
  • Replaced update-downloaded arguments object with array of params (#68) (97204db)