All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- upgraded
@bigtest/convergence
to fix date mocking bug
promise.finally
because it is not supported by all browsers
- upgraded
@bigtest/convergence
to^0.10.0
- issue with build do to babel built in imports
- upgraded
@bigtest/convergence
to^0.9.1
it.pause
because it was a hack
docs
script to generate documentation- transpiled es module bundle
- each hooks set the timeout back to the original timeout when running returned convergences
- upgraded
@bigtest/convergence
to^0.5.0
- correctly identify a convergence interface when auto-running from hooks
- upgraded
@bigtest/convergence
to^0.4.0
- tests and hooks will now always set the timeout to zero
- lock
@bigtest/convergence
at0.3.0
- default
it.always
timeout of 100ms
- upgraded
@bigtest/convergence
to 0.3.0
- wrapped hooks that allow automatically running returned convergences with the current timeout
rollup-plugin-commonjs
as it is no longer required to import @bigtest/convergence. #22
- correctly remove comments from compiled files
- do not directly import mocha in browser environments
- "module" entry point to support native consumption of @bigtest/mocha as es module