Releases: ehmicky/modern-errors-cli
Releases · ehmicky/modern-errors-cli
v5.0.0
v4.0.0
v3.0.0
v2.3.0
Release 2.2.0
Features
error.exit()
has been renamed toBaseError.exit(error)
.error.exit()
is deprecated but still supported.
Release 2.1.0
Features
- Upgrade to the latest version of
modern-errors
Release 2.0.0
Breaking changes
modern-errors@5
is now required- The default value for the
exitCode
option is now1
Release 1.4.0
Features
- Improve tree-shaking support
Release 1.3.2
Bug fixes
- Fix
stack
option's default value
Release 1.3.1
Types
- Fix bug with TypeScript types