Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 11 Nov 12:42
· 1 commit to main since this release

Breaking

  • Require Node.js 18 6dda681
  • This package is now pure ESM. Please read this.
  • Converted the default import to named imports:
    • hashahashSync
    • hasha.asynchash
    • hasha.fromStreamhash
    • hasha.fromFilehashFile
    • hasha.fromFileSynchashFileSync
    • hasha.streamhashingStream

v5.2.2...v6.0.0