- Update tsconfig
- Support response faults
- Update outdated dependencies
- Export
Method
type
- Move around export of TS types
- Support webhooks and callbacks
- Update dependencies
- Update return type for
getAllMappings
- Support default response header
- Support
resetMappings
- Replace
node-fetch
withaxios
- Add default JSON
Content-Type
header for stubs
- Dependency updates
- Update
README
- Support
WireMockAPI
for mocking one-off service APIs
- Update
Method
to havePATCH
andCONNECT
options
- Remove
examples/
from npm package - Change
method
references to be of typeMethod
- Support
scenario
- Support
getAllRequests
,getUnmatchedRequests
- Modify
clearMappings
,clearRequests
,requests
package.json
andREADME
improvements
- Initial release