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.
2 parents bc1ae58 + e272ec8 commit 42b5489Copy full SHA for 42b5489
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Changelog
2
3
4
+## [5.1.3](https://github.com/GetStream/stream-chat-react/releases/tag/v5.1.3) 2021-04-06
5
+
6
+### Feature
7
8
+- Optimize message list components by limiting excess `loadMore` calls [#841](https://github.com/GetStream/stream-chat-react/pull/841)
9
10
+### Bug
11
12
+- Fix `AutoCompleteTextarea` trigger highlighting bug [#839](https://github.com/GetStream/stream-chat-react/pull/839)
13
14
## [5.1.2](https://github.com/GetStream/stream-chat-react/releases/tag/v5.1.2) 2021-04-05
15
16
### Feature
0 commit comments