File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments