Skip to content

v1.18.0

Compare
Choose a tag to compare
@ctimmerm ctimmerm released this 22 Mar 10:34
· 129 commits to master since this release
  • Support streams and buffers as a mocked response (b69fc6f)
  • Add request object to response (0ba1ad3)
  • Set isAxiosError property on errors (239ddda)
  • Make response type generic (b493d9c)
  • Add option to pass through unmatched requests to axios (914979f)
  • Add support for asymmetric matchers (0561369)
  • Add Options handler (51eea7c)
  • Add abortRequest and abortRequestOnce (8ccdef2)
  • Use timeoutErrorMessage if provided (262c224)