-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add missing dependencies to ChannelList hooks effects #2525
Conversation
Size Change: -231 B (-0.02%) Total Size: 1.06 MB
ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2525 +/- ##
=======================================
Coverage 86.52% 86.52%
=======================================
Files 392 392
Lines 8185 8185
Branches 1959 1959
=======================================
Hits 7082 7082
Misses 1015 1015
Partials 88 88
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
## [12.2.0](v12.1.0...v12.2.0) (2024-10-07) ### Bug Fixes * add missing dependencies to ChannelList hooks effects ([#2525](#2525)) ([9cb8e47](9cb8e47)) ### Features * add openThread prop to VirtualizedMessageList ([#2523](#2523)) ([e95eaa4](e95eaa4)) ### Refactors * useScrollToBottomOnNewMessage hook ([#2532](#2532)) ([8980016](8980016))
🎉 This PR is included in version 12.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎯 Goal
fix #2524 and fix all the ChannelList hook effect deps.