Releases: GetStream/stream-chat-react
Releases Β· GetStream/stream-chat-react
v11.23.7
v12.0.0-rc.8
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
v11.23.5
v11.23.4
v12.0.0-rc.7
12.0.0-rc.7 (2024-07-23)
Bug Fixes
v12.0.0-rc.6
12.0.0-rc.6 (2024-07-22)
Bug Fixes
v11.23.3
v12.0.0-rc.5
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