Back to Jasmine

Jasmine Core 6.1.0 Release Notes

release_notes/6.1.0.md

6.2.01.5 KB
Original Source

Jasmine Core 6.1.0 Release Notes

Changes to supported environments

  • Safari 16 and 17 are no longer supported. Although jasmine-core may still work in those versions, we no longer have a reliable way to test them and won't try to maintain compatibility with them in future releases.

New features

  • Report the underlying errors that make up an AggregateError.

Documentation improvements

  • Fix default MAX_PRETTY_PRINT_CHARS in JsDoc.
    • Merges #2091 from @HolgerJeromin

Supported environments

This version has been tested in the following environments.

EnvironmentSupported versions
Node20, 22, 24
Safari26.3**
Chrome144*
Firefox102**, 115**, 128**, 140, 147*
Edge144*

* 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