You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

stream-chat-react

Package Overview
Dependencies
Maintainers
9
Versions
513
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-chat-react - npm Package Versions

1
46
52

12.5.2

Diff
m
martincupela
published 12.5.2 •

Changelog

Source

12.5.2 (2024-11-11)

Bug Fixes

  • change SuggestionEmoji to extended EmojiSearchIndexResult (#2551) (658d722)
m
martincupela
published 12.5.1 •

Changelog

Source

12.5.1 (2024-11-06)

Bug Fixes

  • give preference to pasting text over files (#2552) (652ae33)
m
martincupela
published 12.5.0 •

Changelog

Source

12.5.0 (2024-11-01)

Features

m
martincupela
published 12.4.1 •

Changelog

Source

12.4.1 (2024-10-29)

Bug Fixes

  • remove rejected channel query promises from channel query lock (#2549) (631a928)
m
martincupela
published 12.4.0 •

Changelog

Source

12.4.0 (2024-10-29)

Features

m
martincupela
published 12.3.0 •

Changelog

Source

12.3.0 (2024-10-28)

Features

  • return objects from selectors instead of arrays (#2547) (ae2e22a)

Chores

  • deps: update stream-chat to v8.41.1 (8369de8)
m
martincupela
published 12.2.2 •

Changelog

Source

12.2.2 (2024-10-21)

Bug Fixes

m
martincupela
published 12.2.1 •

Changelog

Source

12.2.1 (2024-10-15)

Bug Fixes

  • get correct lastMessage and latestMessagePreview from channel state (#2535) (9dcf4f3)
m
martincupela
published 11.24.1 •
m
martincupela
published 12.2.0 •

Changelog

Source

12.2.0 (2024-10-07)

Bug Fixes

  • add missing dependencies to ChannelList hooks effects (#2525) (9cb8e47)

Features

  • add openThread prop to VirtualizedMessageList (#2523) (e95eaa4)

Refactors