GetStream / stream-chat-react

React Chat SDK ➜ Stream Chat 💬
https://getstream.io/chat/sdk/react/
Other
698 stars 272 forks source link

fix: forward StreamChat constructor options via useCreateChatClient #2463

Closed MartinCupela closed 1 month ago

MartinCupela commented 1 month ago

🎯 Goal

Allow to initiate StreamChat instance with options.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.49%. Comparing base (28e26ca) to head (729842b). Report is 15 commits behind head on release-v11.

Files Patch % Lines
src/components/Chat/hooks/useCreateChatClient.ts 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-v11 #2463 +/- ## ============================================ Coverage 85.48% 85.49% ============================================ Files 393 393 Lines 9122 9126 +4 Branches 2356 2357 +1 ============================================ + Hits 7798 7802 +4 Misses 1122 1122 Partials 202 202 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stream-ci-bot commented 1 month ago

:tada: This PR is included in version 11.23.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

stream-ci-bot commented 4 weeks ago

:tada: This PR is included in version 12.0.0-rc.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: