Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 578 Bytes

CHANGELOG.md

File metadata and controls

17 lines (8 loc) · 578 Bytes

Changelog

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