Skip to content

2.4.0

Compare
Choose a tag to compare
@kingjan1999 kingjan1999 released this 08 Apr 19:05
· 160 commits to master since this release
96385d4

Features

  • Throw more descriptive error messages when trying to respond to no request as described in #3 (throwing an error can be disabled totally by passing a new, third argument silentMode to mockResponse and mockError)
  • Improve type definitions (#25)
  • Add support for setting default common headers (#16)

Docs

  • Improved docs (#26)