Releases: TheBrainFamily/wait-for-expect
Releases · TheBrainFamily/wait-for-expect
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2019-09-24)
Features
- Add runWithRealTimers & getSetTimeoutFn functions (dd272db)
BREAKING CHANGES
- If you are using fake jest timers by default, but upgraded to v2.0 here, you might have to upgrade your tests. Sorry! :(
Co-authored-by: Brais Piñeiro [email protected]
v2.0.0
2.0.0 (2019-08-20)
BREAKING CHANGES
- If you combined fake timers with wait-for-expect that will most probably not work anymore. Please make an issue with your failing usecase, as we couldn't think of a situation where using wait-for-expect and fake timers in the same test would be necessary.