You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add SuggestionList as MessageInput prop to override default List and Item component to display trigger suggestions [#655](https://github.com/GetStream/stream-chat-react/pull/655)
8
+
- Add allowNewMessagesFromUnfilteredChannels prop to ChannelList [#663](https://github.com/GetStream/stream-chat-react/pull/663)
9
+
10
+
## Fix
11
+
12
+
- Fix type for mentions handler [#660](https://github.com/GetStream/stream-chat-react/pull/660)
13
+
14
+
## Chore
15
+
16
+
- Convert Thread to functional component [#650](https://github.com/GetStream/stream-chat-react/pull/650)
17
+
- Convert messaging sample app to functional component [#661](https://github.com/GetStream/stream-chat-react/pull/661)
0 commit comments