Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.18 KB

File metadata and controls

35 lines (24 loc) · 1.18 KB

Jasmine Core 6.2.0 Release Notes

Changes to supported environments

  • Firefox 102, 115, and 128 are no longer supported. Although jasmine-core may still work in those versions, it is no longer tested against them.

New features

  • toBeRejectedWithMatching async matcher

Supported environments

This version has been tested in the following environments.

Environment Supported versions
Node 20, 22, 24
Safari 26.3**
Chrome 147*
Firefox 140, 149*
Edge 146*

* 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