Skip to content

Commit 72ab387

Browse files
authored
Merge pull request #767 from GetStream/4.1.2-readme
v4.1.2 changelog
2 parents 182268e + fa48723 commit 72ab387

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [4.1.2](https://github.com/GetStream/stream-chat-react/releases/tag/v4.1.2) 2021-03-09
4+
5+
### Feature
6+
7+
- Export `ChannelPreview` utility functions [#750](https://github.com/GetStream/stream-chat-react/pull/750)
8+
- Memoize `ChannelList` `filters` to prevent extra channel queries [#752](https://github.com/GetStream/stream-chat-react/pull/752)
9+
10+
### Chore
11+
12+
- Update Customizing Styles section of README [#756](https://github.com/GetStream/stream-chat-react/pull/756)
13+
- Change `emoji-mart` imports to support server-side rendering [#764](https://github.com/GetStream/stream-chat-react/pull/764)
14+
15+
### Bug
16+
17+
- Close emoji picker on emoji icon click [#751](https://github.com/GetStream/stream-chat-react/pull/751)
18+
- Hide reaction tooltip on click [#753](https://github.com/GetStream/stream-chat-react/pull/753)
19+
320
## [4.1.1](https://github.com/GetStream/stream-chat-react/releases/tag/v4.1.1) 2021-02-26
421

522
### Chore

0 commit comments

Comments
 (0)