Skip to content

v5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 15:15
· 100 commits to main since this release

5.2.0 (2022-06-13)

Bug Fixes

  • Allow close reason to be string too (37c77b5)
  • MockWebSocket: Prevent ERR_STREAM_PREMATURE_CLOSE on Node.js 18+ (2e2f02b)

Features

  • MockServer: Revert wrapping of client/server errors in .use() (ad79fdd)