This is a major release that includes breaking changes. Please read the list of
breaking changes below and see the
migration guide
for more information. Be sure to read the
release notes for jasmine-core 6.0.0
as well.
- Node 18 is no longer supported.
- Only the first config file is loaded when more than one is present.
ConsoleReporteris no longer exported by this package. It has been moved to @jasminejs/reporters.
- Console reporter respects the
NO_COLORenvironment variable. - Compatibility with glob 12 and 13 as well as 10 and 11. Glob 13 is considerably smaller than previous versions.
This package has been tested on Node 20, 22, and 24.
_Release Notes generated with Anchorman