Skip to content

Commit d6f2411

Browse files
updated changelog for 3.3.1
1 parent a0f8463 commit d6f2411

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## [3.3.1] (2021-04-09)
4+
5+
- Fixed `supportedReactions` prop support on `OverlayReactions` [#594](https://github.com/GetStream/stream-chat-react-native/pull/594/files)
6+
- Fixed mentions autocomplete functionality for channels with > 100 members [e8c93d3](https://github.com/GetStream/stream-chat-react-native/commit/e8c93d39825ecf7e3fb01dc6da8a1096cef50bf3)
7+
- Fixed theming issue on overlay for sent message (or my message) [7f11364](https://github.com/GetStream/stream-chat-react-native/commit/7f113649975620391dca1ff447e70ae89c08b5bb)
8+
- Exporting following components and hooks from SDK
9+
- ChannelListLoadingIndicator
10+
- ChannelPreviewMessage
11+
- ChannelPreviewStatus
12+
- ChannelPreviewTitle
13+
- ChannelPreviewUnreadCount
14+
- InputButtons
15+
- useAppStateListener
16+
317
## [3.3.0] (2021-04-07)
418

519
### New Features 🎉

0 commit comments

Comments
 (0)