-
Notifications
You must be signed in to change notification settings - Fork 279
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
feat: return objects from selectors instead of arrays #2547
Conversation
Size Change: 0 B Total Size: 1.06 MB ℹ️ View Unchanged
|
dde9919
to
2ff6dfb
Compare
2ff6dfb
to
c3c90d7
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2547 +/- ##
==========================================
+ Coverage 84.78% 84.82% +0.03%
==========================================
Files 392 392
Lines 8197 8195 -2
Branches 2040 2040
==========================================
+ Hits 6950 6951 +1
+ Misses 960 957 -3
Partials 287 287 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Oliver Lazoroski <oliver.lazoroski@gmail.com>
🎉 This PR is included in version 12.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎯 Goal
Adjust selector outputs to be named objects to match the new
StateStore
API.stream-chat
peer dependency to version which comes with this change before merging