kentcdodds / use-deep-compare-effect

🐋 It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
https://npm.im/use-deep-compare-effect
MIT License
1.88k stars 84 forks source link

chore: Add 'Cancel Previous Runs' step #34

Closed MichaelDeBoey closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 (2773546) into master (587429a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           18        18           
  Branches         5         5           
=========================================
  Hits            18        18           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 587429a...2773546. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: