This release updates the jasmine-core dependency to 5.7.0. See the jasmine-core release notes for more information.
- Added
--filter-path=
option to do exact (non-regex) prefix filtering - Updated help text to clarify that
--filter=
takes a regex - Added
enumerate
subcommand to list suites and specs
- Removed mostly-unmaintained dev dependency 'temp'
- Updated to eslint 9
- Updated dev dependency shelljs
This version has been tested on Node 18*, 20, and 22.
* Environments that are past end of life are supported on a best-effort basis. They may be dropped in a future minor release of Jasmine if continued support becomes impractical.
_Release Notes generated with Anchorman