Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 12:32
· 113 commits to main since this release

5.0.0 (2022-03-16)

Bug Fixes

  • Make close reason a Buffer instead of a string (d9e3eb3)

BREAKING CHANGES

  • Calls to MockServer.close() and MockClient.close() must now pass the reason as a buffer, if a reason is passed.