Node.js SDK - new action parameters
Breaking changes:
- the merge action now takes 5 parameters: sessionId, context, entities, message, cb
- the error action now takes the context as second parameter
- custom actions now take 3 parameters: sessionId, context, cb