September 12, 2020 – September 19, 2020
Overview
Could not load contribution data
Please try again later
13 Releases published by 1 person
-
v2.17.1
published
Sep 13, 2020 -
v2.17.2
published
Sep 13, 2020 -
v2.18.0
published
Sep 14, 2020 -
v2.19.0
published
Sep 15, 2020 -
v2.20.0
published
Sep 16, 2020 -
v2.20.1
published
Sep 16, 2020 -
v2.21.0
published
Sep 16, 2020 -
v2.21.1
published
Sep 17, 2020 -
v2.21.2
published
Sep 17, 2020 -
v2.22.0
published
Sep 17, 2020 -
v2.22.1
published
Sep 18, 2020 -
v2.22.2
published
Sep 18, 2020 -
v2.23.0
published
Sep 18, 2020
25 Pull requests merged by 7 people
-
Update invalidations-from-mutations.md
#1057 merged
Sep 18, 2020 -
feat: add QueryCache.watchQuery
#1058 merged
Sep 18, 2020 -
docs: fix `user.id` access in case user is null
#1056 merged
Sep 18, 2020 -
fix: query should try and throw again after error boundary reset
#1054 merged
Sep 18, 2020 -
test: add invalidate query tests
#1052 merged
Sep 18, 2020 -
fix: prevent bundlers from removing side effects
#1048 merged
Sep 18, 2020 -
docs: fix typo in queries page
#1046 merged
Sep 18, 2020 -
fix: remove trailing quotes from supporters links
#1045 merged
Sep 17, 2020 -
docs: add refetch documentation
#1043 merged
Sep 17, 2020 -
feat: add QueryCache.fetchQuery method
#1041 merged
Sep 17, 2020 -
Remove storing the return value of queryCache.removeQueries
#1038 merged
Sep 17, 2020 -
docs: fix comparison 3rd party website links
#1040 merged
Sep 17, 2020 -
fix: include config callbacks in batch render
#1036 merged
Sep 17, 2020 -
docs: prefer default config of QueryCache
#1034 merged
Sep 17, 2020 -
fix: accept any promise in useMutation callbacks
#1033 merged
Sep 17, 2020 -
feat: implement batch rendering
#989 merged
Sep 16, 2020 -
fix: should throw error when using useErrorBoundary
#1016 merged
Sep 16, 2020 -
fix: should be able to invalidate queries
#1006 merged
Sep 16, 2020 -
feat: add remove method and deprecate clear
#1022 merged
Sep 16, 2020 -
docs: remove shared config
#1021 merged
Sep 16, 2020 -
feat: export QueryCache and remove global query cache from docs and examples
#1017 merged
Sep 15, 2020 -
feat: add always option to refetch options
#1011 merged
Sep 14, 2020 -
fix: make sure initial data always uses initial stale
#1010 merged
Sep 13, 2020 -
refactor: remove query status bools
#1009 merged
Sep 13, 2020 -
docs: update api docs
#1005 merged
Sep 13, 2020
1 Pull request opened by 1 person
-
Add nextjs example
#1012 opened
Sep 14, 2020
26 Issues closed by 6 people
-
ReactQueryCacheProvider may loose queryCache
#769 closed
Sep 18, 2020 -
Suspense mode, does not render page in testing env keeps showing fallback
#906 closed
Sep 18, 2020 -
Several Requests being sent
#935 closed
Sep 18, 2020 -
When Set Config staleTime, Queries always refresh in DevTools
#995 closed
Sep 18, 2020 -
Query isn't getting to stale state.
#996 closed
Sep 18, 2020 -
Abnormal behaviour while using paginated queries / simple queries.
#997 closed
Sep 18, 2020 -
keepPreviousData does not preserve data
#1002 closed
Sep 18, 2020 -
Setting cacheTime to 0 re-runs query infinitely
#1019 closed
Sep 18, 2020 -
Bug with QueryCache class
#1026 closed
Sep 18, 2020 -
Mutation documentation assumes throwOnError
#1035 closed
Sep 18, 2020 -
Possibly throwing different promises in Suspense causing the suspended tree to update unnecessarily
#1049 closed
Sep 18, 2020 -
eslint-config-prettier is missing in package.json of basic example
#1050 closed
Sep 18, 2020 -
v2.20.1 has a breaking change to invalidateQueries
#1051 closed
Sep 18, 2020 -
useErrorResetBoundary only works once, subsequent resets are not caught in error boundary
#1053 closed
Sep 18, 2020 -
refetchOnWindowFocus not working anymore in 'production' environment
#1047 closed
Sep 18, 2020 -
GraphQL Example does not exist
#1044 closed
Sep 17, 2020 -
useQuery is not typing queryKey correctly since 2.8.0
#1039 closed
Sep 17, 2020 -
QueryCache constructor is undefined
#1042 closed
Sep 17, 2020 -
First call to useInfiniteQuery()'s fetchMore() re-fetches initial page instead of a new one
#880 closed
Sep 17, 2020 -
Mutation cache invalidation is broken in typescript
#1032 closed
Sep 17, 2020 -
QueryCache is not a constructor
#1037 closed
Sep 17, 2020 -
`useErrorBoundary` config regression
#1015 closed
Sep 16, 2020 -
Catch block doesn't fire
#1023 closed
Sep 16, 2020 -
Cannot get useQuery to work with Storybook
#1018 closed
Sep 15, 2020 -
initialStale not working, at least not always
#1007 closed
Sep 14, 2020 -
StaleTime is bypassed when using refetch
#960 closed
Sep 13, 2020
2 Issues opened by 2 people
-
TypeScript types error with useMutation custom hook
#1060 opened
Sep 19, 2020 -
Client Side Navigation not Invoking useQuery after Initial Mount
#1059 opened
Sep 18, 2020
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
V3 Umbrella Issue
#772 commented on
Sep 19, 2020 • 7 new comments

