30 lines
1007 B
Markdown
30 lines
1007 B
Markdown
# Jasmine Core 6.0.1 Release Notes
|
|
|
|
## Bug fixes
|
|
|
|
* Don't emit a deprecation warning when `jasmineRequire.core` is called from an
|
|
ES module
|
|
|
|
## Supported environments
|
|
|
|
This version has been tested in the following environments.
|
|
|
|
| Environment | Supported versions |
|
|
|-------------------|--------------------------------|
|
|
| Node | 20, 22, 24 |
|
|
| Safari** | 16, 17, 26.2 |
|
|
| Chrome | 143* |
|
|
| Firefox | 102**, 115**, 128**, 140, 147* |
|
|
| Edge | 143* |
|
|
|
|
\* Evergreen browser. Each version of Jasmine is tested against the latest
|
|
version available at release time.<br>
|
|
\** 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](http://github.com/infews/anchorman)_
|