Skip to content

Releases: ehmicky/set-error-class

v3.0.1

Choose a tag to compare

@ehmicky ehmicky released this 29 Mar 03:07

Documentation

  • Improve documentation in README.md

v3.0.0

Choose a tag to compare

@ehmicky ehmicky released this 28 Oct 22:04

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v2.0.0

Choose a tag to compare

@ehmicky ehmicky released this 13 May 23:22

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

v1.6.0

Choose a tag to compare

@ehmicky ehmicky released this 12 Dec 20:47

Features

  • Improve TypeScript types

Release 1.5.0

Choose a tag to compare

@ehmicky ehmicky released this 21 Nov 22:54

Documentation

  • Undocument the third argument

Release 1.4.0

Choose a tag to compare

@ehmicky ehmicky released this 11 Nov 18:33

Features

  • Improve tree-shaking support

Release 1.3.0

Choose a tag to compare

@ehmicky ehmicky released this 07 Nov 22:27

Features

  • Add browser support

Release 1.2.1

Choose a tag to compare

@ehmicky ehmicky released this 13 Oct 20:05

Bug fixes

  • Fix package.json

Release 1.2.0

Choose a tag to compare

@ehmicky ehmicky released this 13 Oct 18:46
  • Switch to MIT license

Release 1.1.0

Choose a tag to compare

@ehmicky ehmicky released this 31 Aug 16:44

Bug fixes

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