This repository was archived by the owner on Nov 13, 2024. It is now read-only.
Releases: pubnub/react-chat-components
Releases · pubnub/react-chat-components
v0.14.0
October 18 2022
Added
- Initial release for React Native components package.
v0.13.0
September 09 2022
Added
- MessageList - added option for custom file renderer.
Fixed
- MessageList/MessageInput - outdated interface for emoji-mart peer dependency.
- MessageList - non intended auto scrolling of parent elements.
v0.12.0
July 05 2022
Fixed
- All custom hooks returning double results when used with React 18.
v0.11.0
June 22 2022
Added
- Update payload structures to match other platform implementations.
- Update typings for Users and Channels.
v0.10.0
May 18 2022
Fixed
- MessageInput - user metadata not attached to File messages with senderInfo option enabled.
- Channel/MemberList - disable default flex shrinking of some UI elements (e.g. avatars).