Skip to content

Conversation

@khushal87
Copy link
Member

@khushal87 khushal87 commented Dec 8, 2025

Removed deprecated stuff from the message list improvement PR

@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Dec 8, 2025

SDK Size

title develop branch diff status
js_bundle_size 304 KB 304 KB -301 B 🚀

Base automatically changed from perf/message-list-render-item to develop December 18, 2025 09:14
@khushal87 khushal87 marked this pull request as ready for review December 18, 2025 12:51
@khushal87 khushal87 changed the title feat!: remove deprecated APIs and props from useMessageList and channel unread state feat: remove deprecated APIs and props from useMessageList and channel unread state Dec 18, 2025
@khushal87 khushal87 changed the title feat: remove deprecated APIs and props from useMessageList and channel unread state feat!: remove deprecated APIs and props from useMessageList and channel unread state Dec 18, 2025
const [threadHasMore, setThreadHasMore] = useState(true);
const [threadLoadingMore, setThreadLoadingMore] = useState(false);
const [channelUnreadStateStore] = useState(new ChannelUnreadStateStore());
// TODO: Think if we can remove this and just rely on the channelUnreadStateStore everywhere.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: Definitely. Let's do that in another PR.

@isekovanic isekovanic merged commit 59e62b4 into develop Dec 18, 2025
4 of 12 checks passed
@isekovanic isekovanic deleted the feat/remove-deprecations-for-render-item-change branch December 18, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants