fix(compat): add guard for take/takeRight/defaults/repeat/words#1119
fix(compat): add guard for take/takeRight/defaults/repeat/words#1119
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1119 +/- ##
==========================================
- Coverage 99.36% 99.31% -0.06%
==========================================
Files 423 423
Lines 3770 3781 +11
Branches 1109 1116 +7
==========================================
+ Hits 3746 3755 +9
- Misses 24 26 +2 🚀 New features to boost your workflow:
|
|
Hi! Could you please explain why the |
|
@wo-o29 I don't remember; I might have been confused about the compat and non-compat packages at the time. |
Thank you for your reply. I noticed that in the documentation for takeRight, there is no explanation for the third parameter (guard), yet it exists in the internal implementation. I was curious about the intent behind this, which is why I asked the above question. |
|
Hello! I think |
No description provided.