Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 818 Bytes

CHANGELOG.md

File metadata and controls

24 lines (11 loc) · 818 Bytes

Changelog

3.0.1 (2022-08-22)

Bug Fixes

3.0.0 (2022-04-05)

⚠ BREAKING CHANGES

  • this drops support for node 10 and non-LTS versions of node 12 and node 14

Bug Fixes

  • replace deprecated String.prototype.substr() (#155) (e3a5d18)

Dependencies