Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.63 KB

File metadata and controls

38 lines (29 loc) · 1.63 KB

jasmine-browser-runner 2.4.0 Release Notes

New Features

  • Support for listening on a specific hostname and/or TLS
    • Merges #49 from @joeyparrish
    • Fixes #42
  • --hideDisabled option to hide disabled specs during runSpecs
    • Improves performance on some systems when there are many disabled specs
    • Merges #54 from @HolgerJeromin
  • srcDir and specDir can be absolute paths
    • Merges #50 from @joeyparrish
    • Fixes #15
  • Added Firefox 115 (current ESR) and Safari 17 to supported browsers

Documentation improvements

  • Fixed yarn install command in the Rails setup instructions
    • Merges #53 from @kylefox
  • Removed deprecated direct Saucelabs setup info from README
  • Reference website in README.md
    • Merges #45 from @HolgerJeromin

Supported environments

This version has been tested in the following environments.

Environment Supported versions
Node 18, 20
Safari 15-17
Chrome 122
Firefox 102, 115, 122
Edge 122

_Release Notes generated with Anchorman