Skip to content

Latest commit

 

History

History
69 lines (36 loc) · 844 Bytes

File metadata and controls

69 lines (36 loc) · 844 Bytes

3.0.1

Documentation

  • Improve documentation in README.md

3.0.0

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

2.0.0

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

1.6.0

Features

  • Improve TypeScript types

1.5.0

Documentation

  • Undocument the third argument

1.4.0

Features

  • Improve tree-shaking support

1.3.0

Features

  • Add browser support

1.2.1

Bug fixes

  • Fix package.json

1.2.0

  • Switch to MIT license

1.1.0

Bug fixes

  • Allow ErrorClass.prototype.constructor to mismatch ErrorClass, in order to support polyfills like error-cause-polyfill

1.0.1

Bug fixes

  • Improve how error.name is set when the class has not changed

1.0.0

Initial release.