Skip to content

v1.0.0-beta.57

Pre-release
Pre-release
Compare
Choose a tag to compare
@TomokiMiyauci TomokiMiyauci released this 11 Dec 08:27
· 177 commits to beta since this release

1.0.0-beta.57 (2021-12-11)

Bug Fixes

  • mock: use incremental number instead of timestamp (6731f1e)

Features

  • matcher: add toHaveBeenCalledBefore matcher (80b129e)
  • mock: mock record each invacation timestamp (c33e15c), closes #48