query icon indicating copy to clipboard operation
query copied to clipboard

Add un-/install statement to `v3` to `v4` migration guide

Open bennettdams opened this issue 3 years ago • 2 comments

This adds a statement to uninstall react-query and install @tanstack/react-query to the v3 to v4 migration guide.

bennettdams avatar Sep 19 '22 09:09 bennettdams

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 eb22d9e6183c0f85f0e82718eb7998408371fb38:

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

codesandbox-ci[bot] avatar Sep 19 '22 09:09 codesandbox-ci[bot]

Codecov Report

Base: 96.36% // Head: 96.41% // Increases project coverage by +0.05% :tada:

Coverage data is based on head (eb22d9e) compared to base (eab6e2c). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4186      +/-   ##
==========================================
+ Coverage   96.36%   96.41%   +0.05%     
==========================================
  Files          45       62      +17     
  Lines        2281     2734     +453     
  Branches      640      789     +149     
==========================================
+ Hits         2198     2636     +438     
- Misses         80       96      +16     
+ Partials        3        2       -1     
Impacted Files Coverage Δ
src/react/useMutation.ts
src/react/utils.ts
...rc/createWebStoragePersistor-experimental/index.ts
src/core/infiniteQueryBehavior.ts
src/devtools/theme.tsx
src/react/useIsMutating.ts
src/core/notifyManager.ts
src/react/useInfiniteQuery.ts
src/devtools/Explorer.tsx
src/react/reactBatchedUpdates.ts
... and 97 more

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

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Sep 19 '22 09:09 codecov-commenter