diff --git a/.changeset/chatty-snails-roll.md b/.changeset/chatty-snails-roll.md new file mode 100644 index 000000000..f302b3888 --- /dev/null +++ b/.changeset/chatty-snails-roll.md @@ -0,0 +1,8 @@ +--- +"@xmtp/node-sdk": patch +--- + +- 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