Skip to content

Commit 119a321

Browse files
authored
release: v3.15.15 (#1313)
## [v3.15.15] (Feb 14 2025) ### Fixes: - Added the missing import paths for the following deprecated interfaces. - `useSendbirdStateContext` - `withSendbird` - Fixed an issue where `VoiceMessageInput` failed to record the audio at first. ### Chore: - Updated `@sendbird/chat` version to 4.16.4
1 parent 6c31493 commit 119a321

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Changelog - v3
22

33

4+
## [v3.15.15] (Feb 14 2025)
5+
### Fixes:
6+
- Added the missing import paths for the following deprecated interfaces.
7+
- `useSendbirdStateContext`
8+
- `withSendbird`
9+
- Fixed an issue where `VoiceMessageInput` failed to record the audio at first.
10+
11+
### Chore
12+
- Updated `@sendbird/chat` version to 4.16.4
13+
414
## [v3.15.14] (Feb 7 2025)
515

616
### 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.15.14",
3+
"version": "3.15.15",
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)