Releases: xmtp/xmtp-js
Releases · xmtp/xmtp-js
@xmtp/[email protected]
Patch Changes
- 5479e31: Upgraded to latest WASM bindings
@xmtp/[email protected]
Patch Changes
- 5a41542:
- Upgraded node bindings
- Refactored code with updated type exports
- Fixed streaming issues when a stream error occurs
@xmtp/[email protected]
Patch Changes
- 764d6c0: Refactor streams for better error handling
@xmtp/[email protected]
Patch Changes
- 1d71ebd: Add optional
err
parameter toOnConnectionLostCallback
@xmtp/[email protected]
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/[email protected]
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/[email protected]
Patch Changes
- cdc9212: Update
@xmtp/node-bindings
to 0.0.14
@xmtp/[email protected]
Patch Changes
- b81dbff: Fixed encryption dependency
@xmtp/[email protected]
Patch Changes
- b81dbff: Fixed encryption dependency
@xmtp/[email protected]
Patch Changes
- 9addb1c:
- Updated
AttachmentCodec
type to include parameters type - Added and exported
AttachmentParameters
type - Updated
RemoteAttachmentCodec
type to include parameters type - Added and exported
RemoteAttachmentParameters
type
- Updated
- Updated dependencies [9addb1c]
- @xmtp/[email protected]