Back to Jasmine

Jasmine Core 5.0.0-alpha.1 Release Notes

release_notes/5.0.0-alpha.1.md

6.2.01.1 KB
Original Source

Jasmine Core 5.0.0-alpha.1 Release Notes

Summary

This release provides improved support for parallel execution via the jasmine package. Please see its release notes and the parallel documentation for more information.

New features and bug fixes

  • Parallel: Cleaner interface for reporter dispatching
  • When Env#config is called from spec and helper files in parallel mode, throw an error rather than behaving unpredictably.

Documentation improvements

  • API reference docs for parallel support APIs that jasmine-npm uses

Internal improvements

  • Updated dev dependencies

Supported environments

jasmine-core 5.0.0-alpha.1 has been tested in the following environments.

EnvironmentSupported versions
Node16.14+, 18
Safari15-16
Chrome112
Firefox102, 111
Edge111

_Release Notes generated with Anchorman