Skip to content

Commit 5639e10

Browse files
Merge pull request #664 from GetStream/3.4.6-changelog
3.4.6 Changelog
2 parents fe29c19 + e213bf1 commit 5639e10

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [3.4.6](https://github.com/GetStream/stream-chat-react/releases/tag/v3.4.6) 2021-01-08
4+
5+
## Feature
6+
7+
- 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)
18+
319
## [3.4.5](https://github.com/GetStream/stream-chat-react/releases/tag/v3.4.5) 2021-01-07
420

521
## Feature

0 commit comments

Comments
 (0)