Closed rob-pocklington-a139759 closed 5 years ago
I'm going to merge this and release it as a minor update
btw: @rob-pocklington-a139759 you need to update your git configuration with your email from github otherwise you won't see your contributions.
:tada: This PR is included in version 1.8.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Exports
WatsonMiddleware
so 3rd party code can make use of these type definitions.I also moved the
Payload
andContextDelta
interfaces to be in theMiddleware
interface, should not be a breaking change since they weren't exported previously.