release_notes/5.0.0.md
This is a major release that includes breaking changes. It primarily adds
support for parallel execution in Node via the jasmine package. Most users
should be able to upgrade without changes, but please read the list of breaking
changes below and see the migration guide
for more information.
boot function exported by the core module returns the same object
every time it's called.boot function instead.jasmine package
See the parallel guide
for more information.jasmine-core 5.0.0 has been tested in the following environments.
| Environment | Supported versions |
|---|---|
| Node | 18, 20 |
| Safari | 15-16 |
| Chrome | 113 |
| Firefox | 102, 113 |
| Edge | 113 |
_Release Notes generated with Anchorman