New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stream-chat-react

Package Overview
Dependencies
Maintainers
9
Versions
484
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
49

11.23.3

Diff

Changelog

Source

11.23.3 (2024-07-22)

Bug Fixes

  • start audio recorder timer if already recording (#2453) (836917e)
martincupela
published 12.0.0-rc.6 •

Changelog

Source

12.0.0-rc.6 (2024-07-22)

Bug Fixes

  • start audio recorder timer if already recording (#2453) (836917e)
martincupela
published 12.0.0-rc.5 •

Changelog

Source

12.0.0-rc.5 (2024-07-15)

⚠ BREAKING CHANGES

  • removed Thread prop fullWidth, removed class str-chat__thread--full
  • removed Window prop hideOnThread, replaced class str-chat__main-panel--hideOnThread with str-chat__main-panel--thread-open

Features

  • remove fullWidth prop from Thread & hideOnThread prop from Window (#2450) (32c8fc0)
martincupela
published 12.0.0-rc.4 •

Changelog

Source

12.0.0-rc.4 (2024-07-11)

Bug Fixes

  • export typeVersions correctly for emojis and mp3-encoder (#2449) (17218db)
martincupela
published 12.0.0-rc.3 •

Changelog

Source

12.0.0-rc.3 (2024-07-10)

⚠ BREAKING CHANGES

  • MP3 audio encoder has to be explicitly imported and used as a plugin for audio recordings. The default audio recording format is audio/wav.
  • @breezystack/lamejs became a peer dependency and has to be installed by the integrator so that the MP3 audio encoder can work properly.
  • Removed fileOrder, imageOrder, fileUploads, imageUploads, uploadFile, uploadImage, removeFile, removeImage from the MessageInputContext. Use attachments, uploadAttachment, uploadNewFiles, upsertAttachments, removeAttachments instead.
  • Removed default values for timestamp formatting props like calendar or format for DateSeparator, EventComponent, MessageTimestamp. The formatting configuration now entirely relies on i18n translations.

Bug Fixes

  • acknowledge the use of LAME (dbce6dc)
  • extract MP3 encoder plugin (#2447) (625196f)
  • reflect Message groupStyles prop in the component memoization (#2448) (251eb08)

Features

  • keep attachments array and remove file and image uploads in MessageInput state (#2445) (238e801)
  • remove default timestamp formatting props from DateSeparator, EventComponent, MessageTimestamp (#2442) (6431954)
martincupela
published 11.23.2 •

Changelog

Source

11.23.2 (2024-07-10)

Bug Fixes

  • reflect Message groupStyles prop in the component memoization (#2448) (251eb08)
martincupela
published 11.23.1 •

Changelog

Source

11.23.1 (2024-07-08)

Bug Fixes

  • acknowledge the use of LAME (dbce6dc)
martincupela
published 11.23.0 •

Changelog

Source

11.23.0 (2024-06-28)

Bug Fixes

  • adapt audio recording wave form to the available space (#2435) (aed0360)
  • always load thread replies on Thread opening (#2436) (579953c)
  • forward groupStyles to Message in VirtualizedMessageList (#2440) (241f5d7)
  • reflect correctly the translation key in Timestamp component (741e9ce)

Features

  • configure message group size by max time between messages (#2439) (0d094cb)
martincupela
published 12.0.0-rc.2 •

Changelog

Source

12.0.0-rc.2 (2024-06-21)

Chores

  • deps: bump @stream-io/stream-chat-css to version 5.0.0-rc.1nvm (fd27c74)
martincupela
published 11.22.0 •

Changelog

Source

11.22.0 (2024-06-21)

Bug Fixes

  • adjust ChannelActionContextValue type (#2434) (977ec39)
  • avoid eager channel pagination on channel open (#2425) (c1e8b93)
  • keep line breaks in message text that contains multiple markdown elements (#2429) (11e606f)

Features

  • load lazily mp3 encoding library for audio recorder (#2432) (2ca3188)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc