Jasmine Core 5.2.0 Release Notes
Bug Fixes
- Fixed stack trace filtering in FF when the developer tools are open
- Fixed handling of browser
errorevents with message but no error
New Features
- Improved the error message of the toHaveSize matcher.
- Merges #2033 from @stephanreiter
- HTML reporter: show debug logs with white-space: pre
Documentation improvements
- Improved discoverability of asymmetric equality testers
- Added an example for withContext()
- Clarified spyOnGlobalErrorsAsync API docs
- Added Node 22 to supported environments
Supported environments
This version has been tested in the following environments.
| Environment | Supported versions |
|---|---|
| Node | 18, 20, 22 |
| Safari | 15-17 |
| Chrome | 126 |
| Firefox | 102, 115, 128 |
| Edge | 126 |
_Release Notes generated with Anchorman