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

feat(react-query): allow useQuery and useQueries to unsubscribe from the query cache with an option #8348

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feature/isSubscribed

d85cddc
Select commit
Loading
Failed to load commit list.
Open

feat(react-query): allow useQuery and useQueries to unsubscribe from the query cache with an option #8348

Merge branch 'main' into feature/isSubscribed
d85cddc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2024 in 0s

87.50% of diff hit (target 46.21%)

View this Pull Request on Codecov

87.50% of diff hit (target 46.21%)

Annotations

Check warning on line 288 in packages/react-query/src/useQueries.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react-query/src/useQueries.ts#L288

Added line #L288 was not covered by tests