FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Releases · ehmicky/handle-cli-error · GitHub

Releases: ehmicky/handle-cli-error

v6.2.0

Choose a tag to compare

Filter
ehmicky released this 30 Sep 22:30

Features

  • Add a custom option to choose the name of the customization method. By default, it is 'beautiful'.

v6.1.0

Choose a tag to compare

Filter
ehmicky released this 30 Sep 20:44

Features

v6.0.0

Choose a tag to compare

Filter
ehmicky released this 29 Sep 18:53

Breaking changes

  • Previously, if the props option was false, nested errors (error.cause and error.errors) were not printed. To achieve the same behavior, the cause option must now be set to false.

Features

  • Nested errors are now printed on their own, which results in a prettier output.

v5.3.0

Choose a tag to compare

Filter
ehmicky released this 17 Jun 03:47

Features

  • Add option log to customize printing the error message.

v5.2.1

Choose a tag to compare

Filter
ehmicky released this 26 May 22:52

Bug fixes

  • Fix issues printing errors that include ] in their message, when the stack option is false.

v5.2.0

Choose a tag to compare

Filter
ehmicky released this 25 May 23:00

Features

v5.1.0

Choose a tag to compare

Filter
ehmicky released this 21 May 19:05

Features

  • Split the core logic into a separate package: beautiful-error. It can be used if you want to prettify an error but not exit the process.

v5.0.1

Choose a tag to compare

Filter
ehmicky released this 29 Mar 03:20

Documentation

  • Improve documentation in README.md

v5.0.0

Choose a tag to compare

Filter
ehmicky released this 28 Oct 22:14

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v4.0.2

Choose a tag to compare

Filter
ehmicky released this 14 May 00:29

Dependencies

  • Upgrade internal dependencies

Back | FazBrowse Home | New Git URL