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 8dcdd19 commit dd44535Copy full SHA for dd44535
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [4.1.3](https://github.com/GetStream/stream-chat-react/releases/tag/v4.1.3) 2021-03-12
4
+
5
+### Chore
6
7
+- Remove legacy example apps [#766](https://github.com/GetStream/stream-chat-react/pull/766)
8
+- Handle soft deleted messages in `VirtualizedMessageList` [#773](https://github.com/GetStream/stream-chat-react/pull/773)
9
10
+### Bug
11
12
+- Add missing ChannelPreview helpers to exports [#775](https://github.com/GetStream/stream-chat-react/pull/775)
13
14
## [4.1.2](https://github.com/GetStream/stream-chat-react/releases/tag/v4.1.2) 2021-03-09
15
16
### Feature
0 commit comments