Skip to content

Commit e8953a2

Browse files
committed
update changelog
1 parent afa6b88 commit e8953a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
- **Address RTL UI Feedback**
77
- Fixed an issue where the `htmlTextDirection` prop didn't work when using `SendbirdProvider`, but only worked in the App module.
88
- Updated the paper plane icon to point left instead of right in RTL mode.
9-
- Repositioned buttons in the modal footer to the right side instead of the left in RTL mode.
109

1110
- **Message Menu Customization in Threads**
1211
- Added `renderMessageMenu` and `renderEmojiMenu` props to the `<ParentMessageInfo />`, `<ThreadListItem />`, and `<ThreadListItemContent />` components.
@@ -37,6 +36,7 @@
3736
- Exported `ChannelListQueryParamsType`.
3837
- Moved the `renderUserListItem` prop to the Provider from the UI component.
3938
- Exported the `ChannelSettingsMenuItem` component.
39+
- Added `interop: "compat"` setting for the CommonJS output in Rollup Config to enhance the compatibility between ESM and CJS.
4040

4141

4242
## [v3.14.12] (July 3, 2024)

0 commit comments

Comments
 (0)