Back to Jasmine

Jasmine Core 5.5.0 Release Notes

release_notes/5.5.0.md

6.2.01.2 KB
Original Source

Jasmine Core 5.5.0 Release Notes

Changes

  • Optionally enforce uniqueness of spec and suite names

    This is off by default for backwards compatibility but can be enabled by setting the forbidDuplicateNames env config property to true. Fixes #1633.

  • Include property value mismatches in diffs even when there are missing or extra properties

Supported environments

This version has been tested in the following environments.

EnvironmentSupported versions
Node18, 20, 22
Safari15-17
Chrome131*
Firefox102**, 115**, 128, 132*
Edge131*

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

** Environments that are past end of life are supported on a best-effort basis. They may be dropped in a future minor release of Jasmine if continued support becomes impractical.


_Release Notes generated with Anchorman