Skip to content

Commit c91899c

Browse files
committed
prepare v3.15.4
1 parent 4922d04 commit c91899c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [v3.15.4] (Sep 26th, 2024)
4+
5+
### Features
6+
- Added stringSet for date format and applied them
7+
| Key | Value |
8+
| --- | ----- |
9+
| DATE_FORMAT__MESSAGE_CREATED_AT | `'p'` |
10+
| DATE_FORMAT__UNREAD_SINCE | `'p MMM dd'` |
11+
| DATE_FORMAT__LAST_MESSAGE_CREATED_AT__TODAY | `'p'` |
12+
| DATE_FORMAT__LAST_MESSAGE_CREATED_AT__THIS_YEAR | `'MMM d'` |
13+
| DATE_FORMAT__LAST_MESSAGE_CREATED_AT__PREVIOUS_YEAR | `'yyyy/M/d'` |
14+
315
## [v3.15.3] (Sep 12th, 2024)
416

517
### Fixes

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.3",
3+
"version": "3.15.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)