Skip to content

Releases: sindresorhus/electron-dl

v4.0.0

01 May 13:50
Compare
Choose a tag to compare

Breaking

  • Require Node.js 18 and Electron 30 6cf581f
  • This package is now pure ESM. Please read this and this.
  • electronDl.download() is now a named import 6cf581f

v3.5.2...v4.0.0

v3.5.2

03 Feb 11:29
Compare
Choose a tag to compare
  • Fix "Save As" cancellation to not show error dialog (#167) 066914c

v3.5.1...v3.5.2

v3.5.1

05 Oct 11:34
Compare
Choose a tag to compare
  • Fix await download() when calling item.cancel() (#164) 9e84f84

v3.5.0...v3.5.1

v3.5.0

10 Nov 15:38
Compare
Choose a tag to compare

v3.4.1

24 Oct 14:42
Compare
Choose a tag to compare
  • Fix filename property name for object given to the onCompleted option (#157) 4fec5ba

v3.4.0...v3.4.1

v3.4.0

09 Oct 18:14
Compare
Choose a tag to compare

v3.3.1

08 Apr 12:13
Compare
Choose a tag to compare

v3.3.0...v3.3.1

v3.3.0

10 Nov 09:40
Compare
Choose a tag to compare

v3.2.1...v3.3.0

v3.2.1

13 Mar 12:10
Compare
Choose a tag to compare

v3.2.0...v3.2.1

v3.2.0

26 Feb 15:46
Compare
Choose a tag to compare
  • Add onCompleted and onTotalProgress options (#130) bd55e77

v3.1.0...v3.2.0