Releases: GetStream/stream-chat-react
Releases · GetStream/stream-chat-react
v2.5.0
Virtualized MessageList
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