Skip to content

v6.0.0

Choose a tag to compare

@ehmicky ehmicky released this 29 Sep 18:53
· 34 commits to main since this release

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.