Skip to content

Releases: GetStream/stream-chat-react

v11.23.7

22 Aug 14:52
Compare
Choose a tag to compare

11.23.7 (2024-08-22)

Bug Fixes

  • use the client pagination indicators for ChannelStateContext's hasMore and hasMoreNewer flags (#2478) (eb13bd5)

v12.0.0-rc.8

15 Aug 14:33
Compare
Choose a tag to compare
v12.0.0-rc.8 Pre-release
Pre-release

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)

v11.23.6

15 Aug 14:59
Compare
Choose a tag to compare

11.23.6 (2024-08-15)

Bug Fixes

v11.23.5

08 Aug 13:56
Compare
Choose a tag to compare

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)

v11.23.4

05 Aug 12:14
Compare
Choose a tag to compare

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)

v12.0.0-rc.7

23 Jul 11:31
Compare
Choose a tag to compare
v12.0.0-rc.7 Pre-release
Pre-release

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

Bug Fixes

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

v12.0.0-rc.6

22 Jul 09:04
Compare
Choose a tag to compare
v12.0.0-rc.6 Pre-release
Pre-release

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

Bug Fixes

  • start audio recorder timer if already recording (#2453) (836917e)

v11.23.3

22 Jul 09:07
Compare
Choose a tag to compare

11.23.3 (2024-07-22)

Bug Fixes

  • start audio recorder timer if already recording (#2453) (836917e)

v12.0.0-rc.5

15 Jul 07:38
Compare
Choose a tag to compare
v12.0.0-rc.5 Pre-release
Pre-release

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)

v12.0.0-rc.4

11 Jul 09:40
Compare
Choose a tag to compare
v12.0.0-rc.4 Pre-release
Pre-release

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

Bug Fixes

  • export typeVersions correctly for emojis and mp3-encoder (#2449) (17218db)