Skip to content

Releases: GetStream/stream-chat-react

v2.5.0

24 Sep 14:34
Compare
Choose a tag to compare

Feature

  • TypingIndicator component is added by default to both MessageList and VirtualizedMessageList components. This component can also be used on its own. #535

Virtualized MessageList

17 Sep 09:14
Compare
Choose a tag to compare

Feature

  • VirtualizedMessageList is a new component that can handle thousands of messages in a channel. It uses a virtualized list under the hood. #487

Fix

  • Typescript generics of stream chat js are ABC adjusted #521