File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog - v3
22
3+ ## [ v3.14.1] (Apr 12, 2024)
4+
5+ ### Fixes
6+ * Fix a bug where injecting an optional property with null value not rendering the expected default component
7+ * Update the type of renderMessage in the OpenChannel module
8+ * Deprecate the renderInput prop and add a new ` renderMessageInput ` prop
9+
310## [ v3.14.0] (Apr 5, 2024)
411### Feature
512- ` TemplateMessageItemBody ` now supports ` CarouselView ` type template
Original file line number Diff line number Diff line change 6767 "react-dom" : " ^16.8.6 || ^17.0.0 || ^18.0.0"
6868 },
6969 "dependencies" : {
70- "@sendbird/chat" : " ^4.11.3 " ,
70+ "@sendbird/chat" : " ^4.12.1 " ,
7171 "@sendbird/react-uikit-message-template-view" : " 0.0.1-alpha.72" ,
7272 "@sendbird/uikit-tools" : " 0.0.1-alpha.72" ,
7373 "css-vars-ponyfill" : " ^2.3.2" ,
You can’t perform that action at this time.
0 commit comments