Releases: xmtp/xmtp-js
Releases · xmtp/xmtp-js
@xmtp/browser-sdk@0.0.2
Patch Changes
- 5479e31: Upgraded to latest WASM bindings
@xmtp/node-sdk@0.0.22
Patch Changes
- 5a41542:
- Upgraded node bindings
- Refactored code with updated type exports
- Fixed streaming issues when a stream error occurs
@xmtp/node-sdk@0.0.21
Patch Changes
- 764d6c0: Refactor streams for better error handling
@xmtp/xmtp-js@13.0.3
Patch Changes
- 1d71ebd: Add optional
err
parameter toOnConnectionLostCallback
@xmtp/node-sdk@0.0.20
Patch Changes
- 981bcf4:
- Added 1:1 messages
- Added stream errors to the stream's async iterator values
- Added consent state methods to client and conversation
- Added signature methods for adding/revoke wallets and revoking installations
- Added
getLatestInboxState
to client - Added inbox ID helpers
@xmtp/node-sdk@0.0.19
Patch Changes
- 87457d6:
- Allowed for
undefined
content type and content in messages - Filtered out messages without content when calling
Conversation.messages
- Added generic typing for message content to
DecodedMessage
class andConversations.findMessageById
- Replaced temporary group updated codec with official content type
- Allowed for
@xmtp/node-sdk@0.0.18
Patch Changes
- cdc9212: Update
@xmtp/node-bindings
to 0.0.14
@xmtp/xmtp-js@13.0.2
Patch Changes
- b81dbff: Fixed encryption dependency
@xmtp/content-type-remote-attachment@1.1.11
Patch Changes
- b81dbff: Fixed encryption dependency