8000 Releases · ehmicky/modern-errors · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ehmicky/modern-errors

v7.1.2

29 May 21:59
Compare
Choose a tag to compare

Bug fixes

  • When wrapping an error with a different class but the same error.name, do not repeat that name in the error message

v7.1.1

26 May 00:47
Compare
Choose a tag to compare

Bug fixes

  • Fix TypeScript error (#35).

Documentation

v7.1.0

21 May 22:28
Compare
Choose a tag to compare

Features

v7.0.3

29 Mar 03:27
Compare
Choose a tag to compare

Documentation

  • Improve documentation in README.md

v7.0.2

12 Mar 20:25
Compare
Choose a tag to compare

Bug fixes

  • Fix error.message repeating in error.stack, if an invalid error.cause is used (#33)

v7.0.1

08 Apr 00:10
Compare
Choose a tag to compare

Types

  • Fix TypeScript types when using the custom option (#18).

v7.0.0

28 Oct 22:29
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v6.0.0

14 May 00:52
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

v5.5.4

18 Mar 23:48
Compare
Choose a tag to compare

Bug fixes

v5.5.3

16 Mar 20:29
Compare
Choose a tag to compare

Bug fixes

  • Fix error.errors TypeScript type (#15)
0