Skip to content

Commit 70dfed2

Browse files
authored
Merge pull request #1204 from GetStream/6.9.0-changelog
6.9.0 changelog
2 parents 721a39c + a3a9c01 commit 70dfed2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## [6.9.0](https://github.com/GetStream/stream-chat-react/releases/tag/v6.9.0) 2021-09-24
4+
5+
### Feature
6+
7+
- Add new virtual event example app [#1189](https://github.com/GetStream/stream-chat-react/pull/1189)
8+
- Memoize object values injected into context providers [#1194](https://github.com/GetStream/stream-chat-react/pull/1194)
9+
- Support emojis as the first character in a user name for the `Avatar` component's fallback [#1201](https://github.com/GetStream/stream-chat-react/pull/1201)
10+
- Provide the option to pass additional props to the `Virtuoso` component in the `VirtualizedMessageList` [#1202](https://github.com/GetStream/stream-chat-react/pull/1202)
11+
12+
### Chore
13+
- Improve documentation around approved attachment types [#1190](https://github.com/GetStream/stream-chat-react/pull/1190)
14+
- Upgrade `react-virtuoso` dependency [#1194](https://github.com/GetStream/stream-chat-react/pull/1194)
15+
- Refactor `ChannelList` pagination offset logic to handle channels being added/removed from the list [#1200](https://github.com/GetStream/stream-chat-react/pull/1200)
16+
317
## [6.8.0](https://github.com/GetStream/stream-chat-react/releases/tag/v6.8.0) 2021-09-17
418

519
### Feature

0 commit comments

Comments
 (0)