v4.0.0
4.0.0 (2020-06-15)
Code Refactoring
- types: changed type-names from HandlerXXX to MockXXX (792b9d6)
Features
- api: reworked api to make it less error prone (b722cfb)
BREAKING CHANGES
- types: type-names changed
- api: argumentHandler-magic removed from api, and replaced with an easier to understand
setup similar to msw