Skip to content

Commit 6c2c6a7

Browse files
committed
v3.16.3
1 parent 80e7d1f commit 6c2c6a7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog - v3
22

3+
## [v3.16.3] (Apr 3 2025)
4+
### Fixes:
5+
- Fixed an issue where the connection is still alive after `SendbirdProvider` have been unmounted.
6+
- Fixed an undefined error of `emojiCategory`.
7+
38
## [v3.16.2] (Mar 28 2025)
49
### Features:
510
- Added `tel` and `mailto` protocol support for the markup link

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sendbird/uikit-react",
3-
"version": "3.16.2",
3+
"version": "3.16.3",
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)