This release updates the jasmine-core dependency to 5.2.0. See the jasmine-core release notes for more information.
- Wrap help text to the terminal width
- --verbose flag to print configuration debugging info
- Fixes #211.
- Report parallel spec loading errors as suite errors rather than terminating early
- Removed excess logging when parallel execution terminates early
- Added Node 22 to supported environments
- Fixed API docs for Runner#loadConfigFile
- Removed obsolete bits from README
This version has been tested on Node 18, 20, and 22.
_Release Notes generated with Anchorman