Skip to content

Releases: xmtp/xmtp-js

@xmtp/browser-sdk@0.0.2

07 Nov 02:56
12c79d2
Compare
Choose a tag to compare

Patch Changes

  • 5479e31: Upgraded to latest WASM bindings

@xmtp/node-sdk@0.0.22

06 Nov 23:34
f9ac486
Compare
Choose a tag to compare

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

04 Nov 22:32
8d6e5a6
Compare
Choose a tag to compare

Patch Changes

  • 764d6c0: Refactor streams for better error handling

@xmtp/xmtp-js@13.0.3

31 Oct 17:42
13430d1
Compare
Choose a tag to compare

Patch Changes

  • 1d71ebd: Add optional err parameter to OnConnectionLostCallback

@xmtp/node-sdk@0.0.20

30 Oct 22:11
c637099
Compare
Choose a tag to compare

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

28 Oct 21:20
78f2141
Compare
Choose a tag to compare

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 and Conversations.findMessageById
    • Replaced temporary group updated codec with official content type

@xmtp/node-sdk@0.0.18

28 Oct 16:38
4613f60
Compare
Choose a tag to compare

Patch Changes

  • cdc9212: Update @xmtp/node-bindings to 0.0.14

@xmtp/xmtp-js@13.0.2

18 Oct 05:49
9c1ae0a
Compare
Choose a tag to compare

Patch Changes

  • b81dbff: Fixed encryption dependency

@xmtp/content-type-remote-attachment@1.1.11

18 Oct 05:49
9c1ae0a
Compare
Choose a tag to compare

Patch Changes

  • b81dbff: Fixed encryption dependency

@xmtp/content-type-remote-attachment@1.1.10

17 Oct 15:44
12486c1
Compare
Choose a tag to compare

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 dependencies [9addb1c]
    • @xmtp/content-type-primitives@1.0.2