Back to Jasmine

Jasmine 4.3.0 Release Notes

release_notes/4.3.0.md

6.2.01.3 KB
Original Source

Jasmine 4.3.0 Release Notes

New Features

Documentation updates

  • Updated the README to reduce redundancy and update support links

Internal improvements

  • Split Env into several smaller classes
  • Replaced uses of var with const/let
  • Replaced most uses of self = this with arrow fns
  • Removed obsolete and unused utility fns
  • Separated reporter- and runable-specific queue runner configuration
  • Added more test coverage for default spy strategies
  • Converted integration specs to async/await

Supported environments

jasmine-core 4.3.0 has been tested in the following environments.

EnvironmentSupported versions
Node12.17+, 14, 16, 18
Safari14-15
Chrome103
Firefox91, 102
Edge103

_Release Notes generated with Anchorman