Node.js SDK - Support for differnt JS envs + converse reset
- Support for different JS environments
converse
now takesreset
as an optional parameter
Breaking changes
interactive
is no longer a function on theWit
client. Instead, you require it from the library:require('node-wit').interactive
runActions
now resets the last turn on new messages and errors.