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 1ecb842 commit f883114Copy full SHA for f883114
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## [3.0.1](https://github.com/GetStream/stream-chat-react/releases/tag/v3.0.1) 2020-10-05
4
+
5
+- Bumped dependencies [#558](https://github.com/GetStream/stream-chat-react/pull/558)
6
7
+## Fix
8
9
+- Fixed issues on docs [#556](https://github.com/GetStream/stream-chat-react/pull/556)
10
+- Fix type issues [#557](https://github.com/GetStream/stream-chat-react/pull/557)
11
+- Keep channel.members in sync [#561](https://github.com/GetStream/stream-chat-react/pull/561)
12
13
+## Added
14
15
+- Export EmojiPicker [#560](https://github.com/GetStream/stream-chat-react/pull/560)
16
17
## [3.0.0](https://github.com/GetStream/stream-chat-react/releases/tag/v3.0.0) 2020-09-30
18
19
### BREAKING CHANGES
0 commit comments