This repository has been archived by the owner on Apr 18, 2022. It is now read-only.
Releases: udibo/mock
Releases · udibo/mock
0.15.2
0.15.0
0.14.0
0.13.0
0.12.2
0.12.1
What's Changed
Full Changelog: 0.12.0...0.12.1
0.12.0
What's Changed
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Remove throws, resolves, rejects, and fromNow callbacks by @KyleJune in #18
- Replace any with unknown where any is not needed by @KyleJune in #19
- Improve FakeTime controls by @KyleJune in #20
- Allow stubbing non function properties and add returnsNext/resolvesNext callbacks by @KyleJune in #22
Full Changelog: 0.10.1...0.11.0
0.10.1
Changes
- Upgrade dependencies
- Remove v from version tag