watson-developer-cloud / botkit-middleware

A middleware to connect Watson Conversation Service to different chat channels using Botkit
https://www.npmjs.com/package/botkit-middleware-watson
Apache License 2.0
206 stars 255 forks source link

Export WatsonMiddleware typescript definition for re-use #165

Closed rob-pocklington-a139759 closed 5 years ago

rob-pocklington-a139759 commented 5 years ago

Exports WatsonMiddleware so 3rd party code can make use of these type definitions.

I also moved the Payload and ContextDelta interfaces to be in the Middleware interface, should not be a breaking change since they weren't exported previously.

germanattanasio commented 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.

watson-github-bot commented 5 years ago

:tada: This PR is included in version 1.8.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: