Comparing version
{ | ||
"name": "talkjs", | ||
"version": "0.30.0", | ||
"version": "0.31.0", | ||
"description": "Build a fantastic chat feature in hours instead of months.", | ||
@@ -5,0 +5,0 @@ "bugs": { |
@@ -98,2 +98,12 @@ # TalkJS JavaScript SDK | ||
### 0.31.0 | ||
- Added [MessageRef](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/Realtime_API/#MessageRef) and [ConversationRef.message](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/Realtime_API/#ConversationRef__message) | ||
- Added [MessageSnapshot.referencedMessage](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/Realtime_API/#MessageSnapshot__referencedMessage) (`MessageSnapshot.referencedMessage: ReferencedMessageSnapshot`) | ||
- Added [ReferencedMessageSnapshot](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/Realtime_API/#ReferencedMessageSnapshot) | ||
- Added [MessageSnapshot.content](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/Realtime_API/#MessageSnapshot__content) | ||
- Added [ConversationRef.send](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/Realtime_API/#ConversationRef__send) | ||
- Added [ConversationRef.subscribeMessages](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/Realtime_API/#ConversationRef__subscribeMessages), `MessageSubscription`, and `MessageActiveState`. | ||
- Added [SendMessageParams](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/Realtime_API/#SendMessageParams) and [EditMessageParams](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/Realtime_API/#EditMessageParams) | ||
### 0.30.0 | ||
@@ -100,0 +110,0 @@ |
Sorry, the diff of this file is too big to display
209746
8.14%4699
9.79%357
2.88%