Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 1.01 KB

Changelog

3.0.1 (2024-01-15)

Bug Fixes

3.0.0 (2023-10-16)

⚠ BREAKING CHANGES

  • Export both CommonJS and ESM (#417)

Features

Changelog

[2.0.0] BREAKING: dropping support for node 12

The code should still run, but maintaining the tools to test on earlier versions of node is becoming too difficult to maintain.

[1.0.3]

  • Do not publish source or map files.

[1.0.2]

  • allow automatic conversion of strings to utf-8 before calculating the hash.

[1.0.1] Initial release.