Back to Jasmine

Jasmine Core 5.2.0 Release Notes

release_notes/5.2.0.md

6.2.01.1 KB
Original Source

Jasmine Core 5.2.0 Release Notes

Bug Fixes

  • Fixed stack trace filtering in FF when the developer tools are open
  • Fixed handling of browser error events with message but no error

New Features

  • Improved the error message of the toHaveSize matcher.
    • Merges #2033 from @stephanreiter
  • HTML reporter: show debug logs with white-space: pre

Documentation improvements

  • Improved discoverability of asymmetric equality testers
  • Added an example for withContext()
  • Clarified spyOnGlobalErrorsAsync API docs
  • Added Node 22 to supported environments

Supported environments

This version has been tested in the following environments.

EnvironmentSupported versions
Node18, 20, 22
Safari15-17
Chrome126
Firefox102, 115, 128
Edge126

_Release Notes generated with Anchorman