chore(deps): remove unused dependencies prop-types and textarea-caret#2720
Merged
MartinCupela merged 1 commit intomasterfrom Jun 5, 2025
Merged
chore(deps): remove unused dependencies prop-types and textarea-caret#2720MartinCupela merged 1 commit intomasterfrom
MartinCupela merged 1 commit intomasterfrom
Conversation
|
Size Change: +8.87 kB (+0.67%) Total Size: 1.32 MB
ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2720 +/- ##
==========================================
+ Coverage 81.71% 81.79% +0.08%
==========================================
Files 464 464
Lines 9219 9219
Branches 2096 2096
==========================================
+ Hits 7533 7541 +8
+ Misses 1580 1572 -8
Partials 106 106 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
oliverlaz
approved these changes
May 26, 2025
arnautov-anton
approved these changes
May 28, 2025
github-actions Bot
pushed a commit
that referenced
this pull request
Jun 12, 2025
## [13.1.0](v13.0.5...v13.1.0) (2025-06-12) ### Bug Fixes * prevent adding newline in message text composer upon submitting with Enter key ([#2729](#2729)) ([c69e8d0](c69e8d0)) * prevent rendering placeholder for empty message list if messages are actually loaded ([#2731](#2731)) ([759bf44](759bf44)) * use channel_id and channel_type values from event channel.visible ([#2730](#2730)) ([d5f743b](d5f743b)) ### Features * add message reminders ([#2724](#2724)) ([37264db](37264db)) * add translation building capability to Streami18n and useNotifications hook ([#2719](#2719)) ([20c4889](20c4889)) * allow to send thread reply to channel ([#2733](#2733)) ([7fbc478](7fbc478)) ### Chores * **deps:** remove unused dependencies prop-types and textarea-caret ([#2720](#2720)) ([e7708fd](e7708fd))
|
🎉 This PR is included in version 13.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.