This release updates the jasmine-core dependency to 5.1.0. See the jasmine-core release notes for more information.
-
Issue a deprecation warning if both jasmine.js and jasmine.json are found
Jasmine incorrectly loads both files if they're both found. This will be fixed in the next major release.
-
Fixed support for importing namespaced modules e.g. @serenity-js/jasmine
Fixes #199
Merges #209 from @jan-molak
-
Fixed config file detection when the Testdouble loader and possibly other custom ES module loaders are used
The jasmine package has been tested on Node 18 and 20.
_Release Notes generated with Anchorman