Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 08:05
· 11 commits to master since this release
2268158

2.0.0 (2022-08-23)

Bug Fixes

  • mockGrpcUnary: ensure route registration is awaited to avoid race conditions where a route might be attempted before registration completes (e5f32ed)

BREAKING CHANGES

  • mockGrpcUnary: mockGrpcUnary is now an async function, and so must be awaited to get the MockedGrpcCall