This is a major release, as expressmocks now assumes proper TypeScript response body types based on RequestHandler
generics in expectJson
, expectJsonp
and expectSend
.
I also updated the peerDependency of sinon
to =>10.0.0
.
This is a major release, as expressmocks now assumes proper TypeScript response body types based on RequestHandler
generics in expectJson
, expectJsonp
and expectSend
.
I also updated the peerDependency of sinon
to =>10.0.0
.