Back to Jasmine

Jasmine Core 5.8.0 Release Notes

release_notes/5.8.0.md

6.2.01.5 KB
Original Source

Jasmine Core 5.8.0 Release Notes

New Features

  • Allow passing a function to saveArgumentsByValue to customize how arguments are saved
  • Use custom object formatters in spy strategy mismatch errors
  • Include function names in pretty printer output
  • Improve performance of autoTick in Node
    • Merges #2058 from @atscott

Bug Fixes

  • Fix diff building when only one side has a custom object formatter

Documentation improvements

  • Added Node 24 to supported environments

Supported environments

This version has been tested in the following environments.

EnvironmentSupported versions
Node18**, 20, 22, 24
Safari15**, 16**, 17**
Chrome137*
Firefox102**, 115**, 128, 139*
Edge137*

* Evergreen browser. Each version of Jasmine is tested against the latest version available at release time.

** Supported on a best-effort basis. Support for these versions may be dropped if it becomes impractical, and bugs affecting only these versions may not be treated as release blockers.


_Release Notes generated with Anchorman