Releases: GetStream/stream-chat-react
Releases Β· GetStream/stream-chat-react
v5.1.5
09 Apr 15:26
Compare
Sorry, something went wrong.
No results found
Chore
Adjust submit handler types #847
Bug
Remove old CSS leading to Gatsby error #846
v5.1.4
07 Apr 15:01
Compare
Sorry, something went wrong.
No results found
Bug
Filter falsey emoji search results #843
Chore
Adjust submit handler types #844
v5.1.3
06 Apr 16:46
Compare
Sorry, something went wrong.
No results found
Feature
Optimize message list components by limiting excess loadMore calls #841
Bug
Fix AutoCompleteTextarea trigger highlighting bug #839
v5.1.2
05 Apr 19:44
Compare
Sorry, something went wrong.
No results found
Feature
Provide option to hide DateSeparator component for new messages with the hideNewMessageSeparator prop on MessageList and VirtualizedMessageList components #837
Bug
Fix bad conditional in useMentionsHandlers custom hook #836
v5.1.1
02 Apr 15:43
Compare
Sorry, something went wrong.
No results found
Feature
Show formatted date separator for new messages #818
Provide option to display flag emojis as images on Windows via useImageFlagEmojisOnWindows prop #821
Hide reaction icon when a message has reactions #826
Chore
Update types on Chat component #825
Update Prettier settings #831
Bug
Escape characters that break emoji regex #823
Fix autocomplete textarea text replace algorithm #827
Force close suggestions list on submit #828
v5.1.0
30 Mar 17:53
Compare
Sorry, something went wrong.
No results found
Feature
Add type support for Moment.js date objects #809
Add i18n translation support for ChannelPreview #810
Allow addNotification function to be called anywhere within Channel #811
Hide MessageActions if no actions exist #816
Chore
Refactor failed message UI component #811
Remove extra watchers query #817
Prevent queryUsers from searching a null value #817
v5.0.3
24 Mar 16:34
Compare
Sorry, something went wrong.
No results found
Feature
Add customization options for renderText function #807
v5.0.2
23 Mar 19:20
Compare
Sorry, something went wrong.
No results found
Bug
Fix optimistic UI for mentions #800
v5.0.1
23 Mar 13:38
Compare
Sorry, something went wrong.
No results found
Upgrades react-file-utils to v1.0.2 which doesn't require jsx-runtime
v5.0.0 - TypeScript Conversion
22 Mar 19:47
Compare
Sorry, something went wrong.
No results found
π TYPESCRIPT π
The entire component library has been converted to TypeScript
Despite the major tag, this release is non-breaking
Read our TypeScript Support wiki for guidance on instantiating a StreamChat client with your custom types via generics
Feature
Conversion to TypeScript #797