diff --git a/.changeset/shy-birds-yell.md b/.changeset/shy-birds-yell.md new file mode 100644 index 00000000..80fc6713 --- /dev/null +++ b/.changeset/shy-birds-yell.md @@ -0,0 +1,6 @@ +--- +"@xmtp/react-sdk": patch +--- + +- Rename `hasTopic` => `hasConversationTopic` +- Add exports for `hasConversationTopic`, `saveConversation`, `setConversationUpdatedAt`, `updateConversation`, `updateConversationMetadata`, `deleteMessage`, `getLastMessage`, `saveMessage`, `updateMessage`, and `updateMessageMetadata`