Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 23:49
· 13 commits to main since this release

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