Skip to content

Releases: sindresorhus/crypto-hash

v4.0.1

10 Dec 14:19

Choose a tag to compare

  • Fix issue with worker inheriting environment variables 5ae039a

v4.0.0...v4.0.1

v4.0.0

11 Sep 19:41

Choose a tag to compare

Breaking

Improvements

  • Improve Hex performance in browsers 8f4d6a6
  • Fix inconsistent Buffer hash in Node.js acac45a

v3.1.0...v4.0.0

v3.1.0

29 Jul 12:06

Choose a tag to compare

v3.0.0...v3.1.0

v3.0.0

22 Oct 19:31

Choose a tag to compare

Breaking

v2.0.1...v3.0.0

v2.0.1

02 Dec 14:20

Choose a tag to compare

v2.0.0...v2.0.1

v2.0.0

14 Oct 06:23

Choose a tag to compare

Breaking

Fixes

  • Fix using ArrayBuffer as input b17317d

v1.3.0...v2.0.0

v1.3.0

12 Aug 13:07

Choose a tag to compare

  • Add globalThis check to the globalThis ponyfill (#16) 43895e0

v1.2.2...v1.3.0

v1.2.2

11 Jul 08:28

Choose a tag to compare

  • Fix importing the worker thread file (#10) 46f2f28

v1.2.1...v1.2.2

v1.2.1

19 May 16:29

Choose a tag to compare

  • Fix forgotten ref() for the worker (#9) d081ee6

v1.2.0...v1.2.1

v1.2.0

03 May 07:14

Choose a tag to compare

  • Hash in a worker thread when using Node.js 12 or later (#7) 3229d74

v1.1.0...v1.2.0