Releases: GetStream/stream-chat-react
Releases Β· GetStream/stream-chat-react
v12.0.0-rc.15
12.0.0-rc.15 (2024-09-16)
β BREAKING CHANGES
-
- own user will not anymore be filtered out of the selection list of users to mention if
mentionAllAppUsers
is enabled on MessageInput
- own user will not anymore be filtered out of the selection list of users to mention if
-
- removes the following variables from
MessageContext
: isReactionEnabled, onReactionListClick, showDetailedReactions, reactionSelectorRef
- removes the following variables from
- removes prop
messageWrapperRef
fromMessageOptions
andMessageActions
props.
Bug Fixes
- remove the use of deprecated query operator $ne (#2504) (09614f6)
- update ChannelHeader and ChannelPreview titles and images on channel.updated (#2500) (f32fbb6)
Features
v11.23.10
v12.0.0-rc.14
12.0.0-rc.14 (2024-09-10)
Chores
v12.0.0-rc.13
v12.0.0-rc.12
12.0.0-rc.12 (2024-09-06)
Chores
v12.0.0-rc.11
12.0.0-rc.11 (2024-09-04)
β BREAKING CHANGES
- ComponentContext no longer provides any defaults