query icon indicating copy to clipboard operation
query copied to clipboard

feat: notify about observer options change

Open DamianOsipiuk opened this issue 3 years ago • 2 comments

https://github.com/TanStack/query/issues/2741

DamianOsipiuk avatar Aug 05 '22 18:08 DamianOsipiuk

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 076015fee4547e1d9f5322da54ae985e19ba94c9:

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

codesandbox-ci[bot] avatar Aug 05 '22 18:08 codesandbox-ci[bot]

Codecov Report

Merging #3989 (076015f) into main (eab6e2c) will increase coverage by 0.45%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3989      +/-   ##
==========================================
+ Coverage   96.36%   96.81%   +0.45%     
==========================================
  Files          45       57      +12     
  Lines        2281     2671     +390     
  Branches      640      784     +144     
==========================================
+ Hits         2198     2586     +388     
- Misses         80       83       +3     
+ Partials        3        2       -1     
Impacted Files Coverage Δ
src/react/utils.ts
src/react/useIsMutating.ts
src/devtools/styledComponents.ts
src/react/setBatchUpdatesFn.ts
src/react/Hydrate.tsx
src/devtools/Logo.tsx
src/core/query.ts
src/devtools/Explorer.tsx
src/devtools/useLocalStorage.ts
src/core/hydration.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 05 '22 18:08 codecov-commenter