Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stream-chat-react

Package Overview
Dependencies
Maintainers
9
Versions
479
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
48

12.0.0-rc.8

Diff

Changelog

Source

12.0.0-rc.8 (2024-08-15)

Bug Fixes

  • deps: drop remark-gfm version (#2471) (1b359f7)
  • do not rerender on client options update (#2465) (81f33ba)
  • do not rerender on client options update (#2465) (3899352)
  • downgrade react-markdown to v8 that supports React version < v18 (#2461) (5e6fea0)
  • forward StreamChat constructor options via useCreateChatClient (#2463) (310835d)
  • prevent ChannelPreviews with duplicate keys (1a075ad)
  • prevent including own user in read count displayed in MessageStatus (#2459) (061d1a3)
  • provide both browser and node cjs bundles (#2457) (273ea2a)

Chores

  • deps: remove unused isomorphic-ws from dependencies (853bd8b)
martincupela
published 11.23.5 •

Changelog

Source

11.23.5 (2024-08-08)

Bug Fixes

  • do not rerender on client options update (#2465) (81f33ba)
  • forward StreamChat constructor options via useCreateChatClient (#2463) (310835d)
  • prevent ChannelPreviews with duplicate keys (1a075ad)
martincupela
published 11.23.4 •

Changelog

Source

11.23.4 (2024-08-05)

Bug Fixes

  • downgrade react-markdown to v8 that supports React version < v18 (#2461) (5e6fea0)
  • prevent including own user in read count displayed in MessageStatus (#2459) (061d1a3)
martincupela
published 12.0.0-rc.7 •

Changelog

Source

12.0.0-rc.7 (2024-07-23)

Bug Fixes

  • change platform for CJS bundle from node to browser (#2454) (4bc2d35)
martincupela
published 11.23.3 •

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)
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