Back to Jasmine

Jasmine Core 7.0.0-pre.1 Release Notes

release_notes/7.0.0-pre.1.md

6.3.01.4 KB
Original Source

Jasmine Core 7.0.0-pre.1 Release Notes

This is a pre-release, intended to offer a preview of breaking changes and to solicit feedback.

If you are upgrading directly from 6.x, please read the 7.0.0-pre.0 release notes.

In addition to the changes listed below, this release includes everything from 6.2.0.

Changes

  • safariYieldStrategy: "time" is now the default.
  • safariYieldStrategy: "count" is deprecated. Please open a bug report if safariYieldStrategy: "time" causes problems with your test suite.
  • The unused hideDisabled config option and supporting code have been removed.

This version has been tested in the following environments.

EnvironmentSupported versions
Node20, 22, 24
Safari26.3**
Chrome147*
Firefox140, 149*
Edge146*

* 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