This release updates the jasmine-core dependency to 3.9.0. See the jasmine-core release notes for more information.
-
Allow arbitrary env configuration to be specified via the
env
config fieldThis allows us to automatically support new env config properties in the future without any code changes.
-
Default to including .mjs as well as .js in newly generated config files
- Fixes #176
- Added jsdoc for Jasmine.prototype.configureDefaultReporter
- Fixed copy-paste error in docs
- Merges #183 from @UziTech
- Removed vestigal code for old
timer
reporter option
_Release Notes generated with Anchorman