Skip to content

Releases: ehmicky/set-error-class

v3.0.1

29 Mar 03:07

Choose a tag to compare

Documentation

  • Improve documentation in README.md

v3.0.0

28 Oct 22:04

Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v2.0.0

13 May 23:22

Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

v1.6.0

12 Dec 20:47

Choose a tag to compare

Features

  • Improve TypeScript types

Release 1.5.0

21 Nov 22:54

Choose a tag to compare

Documentation

  • Undocument the third argument

Release 1.4.0

11 Nov 18:33

Choose a tag to compare

Features

  • Improve tree-shaking support

Release 1.3.0

07 Nov 22:27

Choose a tag to compare

Features

  • Add browser support

Release 1.2.1

13 Oct 20:05

Choose a tag to compare

Bug fixes

  • Fix package.json

Release 1.2.0

13 Oct 18:46

Choose a tag to compare

  • Switch to MIT license

Release 1.1.0

31 Aug 16:44

Choose a tag to compare

Bug fixes

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