v6.0.0
Breaking changes
- Previously, if the
propsoption wasfalse, nested errors (error.causeanderror.errors) were not printed. To achieve the same behavior, thecauseoption must now be set tofalse.
Features
- Nested errors are now printed on their own, which results in a prettier output.