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.24.0
April 11 2023
Added
- Return change event and expose onKeyPress callback.
v0.23.0
April 04 2023
Fixed
- Fix not being able to click on emojis on the last message of the Message List.
v0.22.0
March 28 2023
Added
- UseUserMemberships hook and useChannelMembers - make sure that both channel and user custom metadata fields are present in the hooks' responses.
v0.21.0
March 27 2023
Added
- UseUserMemberships hook - fix custom fields not being appended to the hook return value.
v0.20.0
January 17 2023
Added
- ReactNative - added file upload functionality.
- Chat - added getUser callback to load user's metadata when first seen.
v0.19.0
January 02 2023
Added
- MessageList - add message reactions on React Native.