Releases: ehmicky/modern-errors
Releases · ehmicky/modern-errors
v5.5.4
Bug fixes
- Fix TypeScript types inference (#18 (comment))
v5.5.3
v5.5.2
v5.5.1
v5.5.0
v5.4.0
v5.3.1
Release 5.3.0
Features
- Error
props
now preserve property descriptors - Error
props
can be marked as non-enumerable by prefixing their name with_
plugin.properties()
can now also return non-enumerable properties by prefixing their name with_
Release 5.2.0
Documentation
- Improve documentation
Release 5.1.1
Bug fixes
- Fix bug duplicating the stack trace when wrapping the error message