- Update npms
- Fix lots of lint issues
- Change
Client.messageDetailsByMessageId
to be a map - Fix
Client._send
signature to returnundefined
- Change
MessageResponseStatus
,ProtocolOperation
, andSearchFilter
from enum to a const - Enforce
toString()
definition for filters
Full Changelog: 5.0.0...6.0.0