File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 5.1.0] ( https://github.com/GetStream/stream-chat-react/releases/tag/v5.1.0 ) 2021-03-30
5+
6+ ### Feature
7+
8+ - Add type support for Moment.js date objects [ #809 ] ( https://github.com/GetStream/stream-chat-react/pull/809 )
9+ - Add i18n translation support for ` ChannelPreview ` [ #810 ] ( https://github.com/GetStream/stream-chat-react/pull/810 )
10+ - Allow ` addNotification ` function to be called anywhere within ` Channel ` [ #811 ] ( https://github.com/GetStream/stream-chat-react/pull/811 )
11+ - Hide ` MessageActions ` if no actions exist [ #816 ] ( https://github.com/GetStream/stream-chat-react/pull/816 )
12+
13+ ### Chore
14+
15+ - Refactor failed message UI component [ #811 ] ( https://github.com/GetStream/stream-chat-react/pull/811 )
16+ - Remove extra ` watchers ` query [ #817 ] ( https://github.com/GetStream/stream-chat-react/pull/817 )
17+ - Prevent ` queryUsers ` from searching a null value [ #817 ] ( https://github.com/GetStream/stream-chat-react/pull/817 )
18+
19+ ## [ 5.0.3] ( https://github.com/GetStream/stream-chat-react/releases/tag/v5.0.3 ) 2021-03-24
20+
21+ ### Feature
22+
23+ - Add customization options for ` renderText ` function [ #807 ] ( https://github.com/GetStream/stream-chat-react/pull/807 )
24+
425## [ 5.0.2] ( https://github.com/GetStream/stream-chat-react/releases/tag/v5.0.2 ) 2021-03-23
526
627### Bug
You can’t perform that action at this time.
0 commit comments