Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codeway-0841
/
react-query
Public
forked from
TanStack/query
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
31
Actions
Projects
0
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 5, 2021
docs: Update initial-query-data.md (#2215)
wghglory
authored
25a0eb5
Copy full SHA for 25a0eb5
Commits on May 4, 2021
docs: (#2218)
Show description for 8026f4b
Adebiyi Adedotun
and
TkDodo
authored
8026f4b
Copy full SHA for 8026f4b
Commits on Apr 30, 2021
docs: update query-key docs (#2214)
TkDodo
authored
542ad07
Copy full SHA for 542ad07
Commits on Apr 29, 2021
fix(useQuery): make sure queryKeys are always an array at runtime when passed to the queryFn (#2200)
TkDodo
authored
4083c1e
Copy full SHA for 4083c1e
chore: add prettier to pipeline checks and include .ts files (#2205)
TkDodo
authored
9686426
Copy full SHA for 9686426
docs: Fix typo in Mutations guide (#2210)
Adebiyi Adedotun
authored
7d9c9f8
Copy full SHA for 7d9c9f8
docs: Update placeholder-query-data.md (#2212)
wghglory
authored
2c559db
Copy full SHA for 2c559db
Commits on Apr 28, 2021
fix(types): allow returning of any promise in the mutation callbacks (#2189)
TkDodo
authored
2e03a61
Copy full SHA for 2e03a61
feat(persist): Added hydrate and dehydrate options to the persistQueryClient function (#2131)
gabrielbull
authored
9626c1b
Copy full SHA for 9626c1b
feat(query): add 'getObserversCount' util (#2130)
Show description for 79ad5a9
DamianOsipiuk
authored
79ad5a9
Copy full SHA for 79ad5a9
Commits on Apr 25, 2021
docs: Add curly brackets to mutation example for TS (#2193)
bennettdams
authored
2e8f38c
Copy full SHA for 2e8f38c
docs(Query Filters): Correct/Make More Exact: Query Filter Object Code Snippet Comments (#2190)
Show description for 3a13b3e
arihantverma
authored
3a13b3e
Copy full SHA for 3a13b3e
Commits on Apr 24, 2021
fix(types): add mutationFn to UseMutationOptions (#2182)
TkDodo
authored
92435c7
Copy full SHA for 92435c7
fix: focus handler typings (#2152)
Show description for 07ce2a5
fmauquie
authored
07ce2a5
Copy full SHA for 07ce2a5
chore: add tests for Node 16 (#2165)
MichaelDeBoey
authored
e49afc0
Copy full SHA for e49afc0
Commits on Apr 22, 2021
docs: fix event pooling info (#2174)
Show description for 64dec9e
ianschmitz
authored
64dec9e
Copy full SHA for 64dec9e
docs: add some details to staleTime documentation (#2172)
Georges Sempéré
authored
da85602
Copy full SHA for da85602
Commits on Apr 21, 2021
fix(types): use MutationKey in UseMutationOptions (#2164)
orouz
authored
5f73635
Copy full SHA for 5f73635
docs: added quotes to improve rediability of line (#2153)
Suhas R. More
authored
6fe0033
Copy full SHA for 6fe0033
Commits on Apr 20, 2021
docs: Highlighting change of the default config key. (#2155)
jonathonhawkins92
authored
f1c34ef
Copy full SHA for f1c34ef
Commits on Apr 17, 2021
fix: Add TQueryKey to QueryFunction generic type in QueryOptions, remove ensureArray from Query (#2074)
Show description for c343457
kachkaev
authored
c343457
Copy full SHA for c343457
Commits on Apr 15, 2021
fix: useInfiniteQuery suspense bug (#2119)
Show description for de28254
flybayer
authored
de28254
Copy full SHA for de28254
Commits on Apr 14, 2021
fix(hydration): import useQueryClient directly from react-query (#2121)
Ephem
authored
2050773
Copy full SHA for 2050773
docs(useQuery): add the useErrorBoundary option (#2084)
ohansemmanuel
authored
90308e1
Copy full SHA for 90308e1
Commits on Apr 13, 2021
fix(devtools): import useQueryClient directly from react-query (#2113)
TkDodo
authored
eac52f6
Copy full SHA for eac52f6
docs: typo (#2118)
jvanaert
authored
f899e55
Copy full SHA for f899e55
Commits on Apr 12, 2021
refactor(devtools): remove redundant isStale utility (#2111)
DamianOsipiuk
authored
7fe6e30
Copy full SHA for 7fe6e30
Commits on Apr 10, 2021
fix(types): Add `undefined` return type in onMutate (#2089)
Show description for a88d80f
eomttt
authored
a88d80f
Copy full SHA for a88d80f
chore: fix test warnings (#2070)
Show description for d7d766e
TkDodo
authored
d7d766e
Copy full SHA for d7d766e
docs(useInfiniteQuery): Correction of two mistakes in the code sample (#2064)
AliRoshaniDev
authored
6ee897c
Copy full SHA for 6ee897c
docs: fix minor typo (#2083)
mihirgupta0900
authored
eb94ef3
Copy full SHA for eb94ef3
docs: fix typo (#2082)
MitchelSt
authored
2cb94ad
Copy full SHA for 2cb94ad
Commits on Apr 8, 2021
fix(types): adds queryKey generic to queryClient functions (#2100)
Show description for 356627a
DiederikvandenB
authored
356627a
Copy full SHA for 356627a
Commits on Apr 3, 2021
docs(QueryStatus): change from enum to union type (#2073)
Show description for e81cb47
luisadame
authored
e81cb47
Copy full SHA for e81cb47
Commits on Apr 2, 2021
fix(useQuery): type of initialData now corresponds to the type returned by the query-fn (#2069)
TkDodo
authored
7b14ef5
Copy full SHA for 7b14ef5
Pagination
Previous
Next
You can’t perform that action at this time.