We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33bbbcc commit 1cc008cCopy full SHA for 1cc008c
2 files changed
examples/SampleApp/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+### [2.5.2](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v2.5.1...sampleapp@v2.5.2) (2025-04-22)
4
+
5
6
+### Performance Improvements
7
8
+* message list performance ([#3060](https://github.com/GetStream/stream-chat-react-native/issues/3060)) ([8b2d7e3](https://github.com/GetStream/stream-chat-react-native/commit/8b2d7e31e57acd497726876b56b4350065bb3c2d))
9
10
### [2.5.1](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v2.5.0...sampleapp@v2.5.1) (2025-03-13)
11
12
examples/SampleApp/package.json
@@ -1,6 +1,6 @@
{
"name": "sampleapp",
- "version": "2.5.1",
+ "version": "2.5.2",
"private": true,
"repository": {
"type": "git",
0 commit comments