Skip to content
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: memoize addNotification function provided by Channel component #2423

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

MartinCupela
Copy link
Contributor

🎯 Goal

fix #2422

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.40%. Comparing base (e6bfd40) to head (f6b5a6b).

Additional details and impacted files
@@             Coverage Diff              @@
##           release-v11    #2423   +/-   ##
============================================
  Coverage        85.40%   85.40%           
============================================
  Files              392      392           
  Lines             9036     9037    +1     
  Branches          2330     2330           
============================================
+ Hits              7717     7718    +1     
  Misses            1118     1118           
  Partials           201      201           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MartinCupela MartinCupela merged commit b3734a4 into release-v11 Jun 14, 2024
8 checks passed
@MartinCupela MartinCupela deleted the fix/memoize-addNotification branch June 14, 2024 10:44
github-actions bot pushed a commit that referenced this pull request Jun 14, 2024
## [11.21.0](v11.20.0...v11.21.0) (2024-06-14)

### Bug Fixes

* allow to pass minRows prop to MessageInput ([#2411](#2411)) ([e6bfd40](e6bfd40))
* memoize addNotification function provided by Channel component ([#2423](#2423)) ([b3734a4](b3734a4))

### Features

* allow to configure date and time format over i18n ([#2419](#2419)) ([cb09dc1](cb09dc1))
@stream-ci-bot
Copy link
Collaborator

🎉 This PR is included in version 11.21.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants