query icon indicating copy to clipboard operation
query copied to clipboard

fix(react-query-devtools): add required `react` versions

Open aboqasem opened this issue 3 years ago • 1 comments

Closes #4004

aboqasem avatar Aug 09 '22 20:08 aboqasem

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 96474f921ee077abc14f865bc43c7fb1893bc08e:

Sandbox Source
@tanstack/query-example-react-basic Configuration
@tanstack/query-example-react-basic-typescript Configuration

codesandbox-ci[bot] avatar Aug 09 '22 20:08 codesandbox-ci[bot]

a similar PR was just merged, please address the conflicts and the above comment, thanks.

TkDodo avatar Aug 11 '22 15:08 TkDodo

Codecov Report

Merging #4011 (8f23aa8) into main (eab6e2c) will increase coverage by 0.45%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4011      +/-   ##
==========================================
+ Coverage   96.36%   96.81%   +0.45%     
==========================================
  Files          45       57      +12     
  Lines        2281     2666     +385     
  Branches      640      782     +142     
==========================================
+ Hits         2198     2581     +383     
- Misses         80       83       +3     
+ Partials        3        2       -1     
Impacted Files Coverage Δ
src/react/useInfiniteQuery.ts
src/core/logger.ts
src/core/queryObserver.ts
src/devtools/useLocalStorage.ts
src/core/query.ts
src/core/queryClient.ts
src/devtools/utils.ts
src/react/logger.ts
src/core/onlineManager.ts
src/core/notifyManager.ts
... and 92 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 11 '22 15:08 codecov-commenter