GetStream / stream-chat-react

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

chore(deps): remove isomorphic-ws from dependencies #2460

Closed MartinCupela closed 1 month ago

MartinCupela commented 1 month ago

🎯 Goal

The dependency is installed as a part of stream-chat library already and is not directly used in stream-chat-react src.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.43%. Comparing base (28e26ca) to head (9c6b68e). Report is 6 commits behind head on release-v11.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-v11 #2460 +/- ## =============================================== - Coverage 85.48% 85.43% -0.05% =============================================== Files 393 393 Lines 9122 9126 +4 Branches 2356 2492 +136 =============================================== - Hits 7798 7797 -1 + Misses 1122 928 -194 - Partials 202 401 +199 ```

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