We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb16a3 commit b9b512bCopy full SHA for b9b512b
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+
4
+## [2.1.2] 2020-12-09
5
6
+- Fixed infinite re-rendering issue on mentions suggestion box [5fd521a](https://github.com/GetStream/stream-chat-react-native/commit/5fd521a075170004fe551dd3ffbac111256274fe)
7
8
+## [2.1.1] 2020-12-21
9
10
+- Fixed broken mentions autocomplete feature for channels with more than 100 members. #457
11
+- Added a new prop autocompleteSuggestionsLimit on MessageInput - Max number of suggestions to display in list. Defaults to 10.
12
13
## [2.1.0] 2020-12-07
14
15
### Dependency changes
0 commit comments