Skip to content

Commit 8c11e3e

Browse files
committed
add changelog
1 parent 1274ab8 commit 8c11e3e

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+
## [6.4.0](https://github.com/GetStream/stream-chat-react/releases/tag/v6.4.0) 2021-07-07
4+
5+
### ⚠️ BREAKING CHANGES ⚠️ - The following values have been moved to the newly created [`EmojiContext`](https://getstream.io/chat/docs/sdk/react/contexts/emoji_context/):
6+
7+
- `Emoji` - moved from `ComponentContext`
8+
- `emojiConfig` - moved from `ChannelStateContext`
9+
- `EmojiIndex` - moved from `ComponentContext`
10+
- `EmojiPicker` - moved from `ComponentContext`
11+
12+
### Feature
13+
14+
- Lazy load the `emoji-mart` dependency [#1037](https://github.com/GetStream/stream-chat-react/pull/1037)
15+
16+
### Chore
17+
18+
- Remove unused CSS [#1035](https://github.com/GetStream/stream-chat-react/pull/1035)
19+
320
## [6.3.0](https://github.com/GetStream/stream-chat-react/releases/tag/v6.3.0) 2021-07-02
421

522
### ⚠️ BREAKING CHANGES ⚠️ - We've removed the following deprecated UI components [#1031](https://github.com/GetStream/stream-chat-react/pull/1031):

0 commit comments

Comments
 (0)