Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 888 Bytes

5.2.0.md

File metadata and controls

30 lines (19 loc) · 888 Bytes

Jasmine 5.2.0 Release Notes

This release updates the jasmine-core dependency to 5.2.0. See the jasmine-core release notes for more information.

New Features

  • Wrap help text to the terminal width
  • --verbose flag to print configuration debugging info

Bug Fixes

  • Report parallel spec loading errors as suite errors rather than terminating early
  • Removed excess logging when parallel execution terminates early

Documentation Improvements

  • Added Node 22 to supported environments
  • Fixed API docs for Runner#loadConfigFile
  • Removed obsolete bits from README

Supported environments

This version has been tested on Node 18, 20, and 22.


_Release Notes generated with Anchorman