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(react): rename useIsMount & update useEffect to useIsomorphicLayoutEffect #246

Merged
merged 7 commits into from
Oct 24, 2023

Merge branch 'main' into fix/react/useIsMount

8c72993
Select commit
Loading
Failed to load commit list.
Merged

fix(react): rename useIsMount & update useEffect to useIsomorphicLayoutEffect #246

Merge branch 'main' into fix/react/useIsMount
8c72993
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/suspensive-react-await succeeded Oct 23, 2023 in 1s

98.63% (target 100.00%)

View this Pull Request on Codecov

98.63% (target 100.00%)

Details

Codecov Report

Merging #246 (8c72993) into main (4b4e655) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #246   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files          25       25           
  Lines         878      879    +1     
  Branches      152      152           
=======================================
+ Hits          866      867    +1     
  Misses         12       12           
Components Coverage Δ
@suspensive/react 98.63% <100.00%> (+<0.01%) ⬆️
@suspensive/react-query ∅ <ø> (∅)
@suspensive/react-await 95.12% <ø> (ø)