Version 3.0.1
Patch
- Updated dev dependencies.
- Added a new
hard-rejectiondev dependency to ensure unhandled rejections in tests exit the process with an error. - Don’t attempt to display an error stack if it’s missing, empty, or the same as the error message.
- Improved code examples.