Skip to content

Commit 9ea1c5b

Browse files
HoonBaekAhyoungRyu
andauthored
release: v3.13.4 (#1030)
## [v3.13.4] (March 27, 2024) ### Features * Add support for the `Emoji Reactions` feature in super group channels. * Note: The `Tooltip` that displays who has reacted will only appear in normal group channels, not in super group channels. * Export the `MessageFeedbackFailedModal` component for consistency with other message feedback-related components. --------- Co-authored-by: Irene Ryu <irene.ryu@sendbird.com>
1 parent 3c73f00 commit 9ea1c5b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [v3.13.4] (Mark 27, 2024)
4+
5+
### Feature
6+
* Support the `Emoji Reactions` feature in the super group channel
7+
* However, the `Tooltip` displaying who reacted will only appear in the normal group channel, not in the super group channel.
8+
* Export the `MessageFeedbackFailedModal` component for consistency with other message feedback-related components.
9+
310
## [v3.13.3] (Mar 22, 2024)
411

512
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sendbird/uikit-react",
3-
"version": "3.13.3",
3+
"version": "3.13.4",
44
"description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.",
55
"keywords": [
66
"sendbird",

0 commit comments

Comments
 (0)