Releases: ehmicky/set-error-class
Releases · ehmicky/set-error-class
v3.0.0
v2.0.0
v1.6.0
Release 1.5.0
Documentation
- Undocument the third argument
Release 1.4.0
Features
- Improve tree-shaking support
Release 1.3.0
Features
- Add browser support
Release 1.2.1
Bug fixes
- Fix
package.json
Release 1.2.0
- Switch to MIT license
Release 1.1.0
Bug fixes
- Allow
ErrorClass.prototype.constructor
to mismatchErrorClass
, in order to support polyfills likeerror-cause-polyfill
Release 1.0.1
Bug fixes
- Improve how
error.name
is set when the class has not changed