GetStream / stream-chat-react

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

fix: adjust ChannelActionContextValue type #2434

Closed arnautov-anton closed 2 months ago

arnautov-anton commented 2 months ago

🎯 Goal

Adjust ChannelActionContextValue type to include new highlightDuration parameter, pair the types to the functions so that we don't forget in the future (in case we need to adjust).

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 85.45%. Comparing base (11e606f) to head (4c70e0c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-v11 #2434 +/- ## ============================================ Coverage 85.45% 85.45% ============================================ Files 392 392 Lines 9078 9078 Branches 2346 2346 ============================================ Hits 7758 7758 Misses 1119 1119 Partials 201 201 ```

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

MartinCupela commented 2 months ago

@arnautov-anton this is a good idea 👍 . Can we do the same for jumpToLatestMessage?

arnautov-anton commented 2 months ago

@arnautov-anton this is a good idea 👍 . Can we do the same for jumpToLatestMessage?

stream-ci-bot commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: