feat(src/useRetain): useRetain: useMemo but with a callback to check …
useRetain: useMemo but with a callback to check that factory fn can be invoked
Codecov Report
Merging #895 (1831c13) into master (3762f78) will not change coverage. The diff coverage is
100.00%.
@@ Coverage Diff @@
## master #895 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 58 59 +1
Lines 1003 1011 +8
Branches 181 182 +1
=========================================
+ Hits 1003 1011 +8
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/index.ts | 100.00% <100.00%> (ø) |
|
| src/useCustomCompareMemo/useCustomCompareMemo.ts | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Also, why is there changes to yarn.lock?
I just run yarn install. Which version node do you have?
16, but dependencies are maintained via dependabot. Besides from that I was asking not about origin, but unrelated changes in pr.
You should remove lockfile changes from pr
:tada: This PR is included in version 15.1.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: