release_notes/7.0.0-pre.1.md
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.
safariYieldStrategy: "time" is now the default.safariYieldStrategy: "count" is deprecated. Please open a bug report if
safariYieldStrategy: "time" causes problems with your test suite.hideDisabled config option and supporting code have been removed.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