Skip to content

Commit bf03abc

Browse files
committed
add changelog
1 parent d815295 commit bf03abc

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
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

0 commit comments

Comments
 (0)