Skip to content

Latest commit

 

History

History
73 lines (37 loc) · 730 Bytes

CHANGELOG.md

File metadata and controls

73 lines (37 loc) · 730 Bytes

3.0.0

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

2.0.1

Dependencies

  • Upgrade internal dependencies

2.0.0

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

1.6.0

Documentation

  • Undocument third argument

1.5.0

Features

  • Improve tree-shaking support

1.4.0

Features

  • Add browser support

1.3.1

Bug fixes

  • Fix package.json

1.3.0

  • Switch to MIT license

1.2.0

Features

  • Improve handling empty error messages

1.1.0

Features

  • Improve performance

1.0.2

Bug fixes

  • Improve JavaScript engine detection

1.0.1

Bug fixes

  • Do not crash when error.stack is undefined

1.0.0

Initial release.