Sponsors
Block or Report
Block or report TkDodo
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
TanStack/query
TanStack/query Public🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
-
remeda/remeda
remeda/remeda PublicA utility library for JavaScript and TypeScript.
1,305 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
More
Activity overview
Contribution activity
November 2023
Created 59 commits in 4 repositories
Created 1 repository
-
TkDodo/gatsby-plugin-satorare
TypeScript
This contribution was made on Nov 14
Created a pull request in TanStack/query that received 4 comments
fix: remove suspense
form defaultOptions
we don't want to be able to set suspense: true
globally like this anymore: React has useSuspenseQuery
and other frameworks don't need it either
fixes
+1
−1
lines changed
•
4
comments
Opened 6 other pull requests in 2 repositories
TanStack/query
4
merged
-
test: add vite5 integration test for react
This contribution was made on Nov 27
-
fix(core): make sure queries initialize correctly
This contribution was made on Nov 24
-
fix(react-query): make sure options are up-to-date when a mounted component re-suspends
This contribution was made on Nov 24
-
fix(core): make sure queries that re-subscribe will have the correct result
This contribution was made on Nov 8
TkDodo/blog
2
merged
-
Feature/og image
This contribution was made on Nov 16
-
why-rq
This contribution was made on Nov 7
Reviewed 22 pull requests in 3 repositories
TanStack/query
19 pull requests
-
feat(experimental_createPersister): support async serialization and storage of arbitrary values instead of strings
This contribution was made on Nov 28
-
isLoading
codemodThis contribution was made on Nov 27 -
fix(query-devtools): do not wrap words on labels
This contribution was made on Nov 27
-
feat: qwik-query package
This contribution was made on Nov 27
-
chore: Add Sherif to CI to lint monorepo config
This contribution was made on Nov 15
-
Fix #6344: useSuspenseQuery() returns undefined as data when network is offline
This contribution was made on Nov 15
-
fix(query-core): Show correct placeholderData when request in cache
This contribution was made on Nov 11
-
fix(query-core): rename Removable to GarbageCollectable
This contribution was made on Nov 11
-
fix: pass TError, TQueryData and TQueryKey to PlaceholderDataFunction
This contribution was made on Nov 11
-
docs: add in editor-docs for gcTime key
This contribution was made on Nov 11
-
fix(examples-react-suspense): add font-awesome dependency to display …
This contribution was made on Nov 10
-
test(asyncThrottle): migrated to useFakeTimers
This contribution was made on Nov 7
-
test(asyncThrottle): migrated to useFakeTimers
This contribution was made on Nov 7
-
Add stability gotcha to mutations.md
This contribution was made on Nov 5
-
refactor: improved multiple types
This contribution was made on Nov 5
-
Better error in dev to identify bad useQuery calls
This contribution was made on Nov 4
-
fix(react-query): non continuous suspense with useSuspenseQueries (#6298)
This contribution was made on Nov 4
-
feat(eslint-plugin): add no-rest-destructuring rule (#6265)
This contribution was made on Nov 3
-
keep previous data codemod follow up
This contribution was made on Nov 3
remeda/remeda
2 pull requests
-
build: migrate from yarn@1 to npm
This contribution was made on Nov 5
-
build: update deps and configure dependabot
This contribution was made on Nov 3
TkDodo/blog
1 pull request
-
feat: align tables slow example better with zustand solution
This contribution was made on Nov 7
Created an issue in webpro/knip that received 7 comments
include-entry-exports per package
We're in a monorepo that has both internal packages and packages (libs) that we both consume internally and publish.
We're currently not using incl…
7
comments
Opened 5 other issues in 3 repositories
webpro/knip
3
closed
-
re-exports can't be declared
@public
This contribution was made on Nov 9 -
2.40.1: Error: path ... is not in cwd ...
This contribution was made on Nov 9
-
question: ignoring errors from specific files
This contribution was made on Nov 9
QuiiBz/sherif
1
open
-
allow to ignore multiple packages at once
This contribution was made on Nov 28
TanStack/query
1
closed
-
react-query previousData in placeholderData ignores requests that hit cache
This contribution was made on Nov 9
Answered 20 discussions in 1 repository
TanStack/query
TanStack/query
-
Change from undefined to null doesn't run queryFn
This contribution was made on Nov 27
-
Polling onSuccess in version 5
This contribution was made on Nov 26
-
Use `ensureQueryData` with invalidations
This contribution was made on Nov 23
-
centralizing errors
This contribution was made on Nov 15
-
What is the purpose of useQuery and why does the documentation not highlight its purpose?
This contribution was made on Nov 15
-
Lockstep versions are annoying
This contribution was made on Nov 14
-
useSuspenseQuery error handling is not obvious
This contribution was made on Nov 14
-
React Query Dev Tool v5 Logo
This contribution was made on Nov 14
-
[react-query] Auto Refetch doesn't work when refetchInterval option is not set to over 0ms.
This contribution was made on Nov 13
-
Follow up on previousData in placeholderData ignores cache
This contribution was made on Nov 13
-
Devtool Close Button
This contribution was made on Nov 12
-
useSuspenseQuery is awkward
This contribution was made on Nov 11
-
What is the point of isError if there exists an error property in useQuery?
This contribution was made on Nov 9
-
react-query previousData in placeholderData ignores requests that hit cache
This contribution was made on Nov 8
-
Limitations of useSuspenseQuery hook
This contribution was made on Nov 8
-
I don't understand the example of the new Optimistic Update method in v5
This contribution was made on Nov 8
-
Can I do soft refetch?
This contribution was made on Nov 7
-
Why do the docs recommend `isPending` instead of `isLoading`?
This contribution was made on Nov 6
-
Always defined value from useQueries with initialData
This contribution was made on Nov 3
-
How do I use invalidateQueries outside of a component in SSR environment?
This contribution was made on Nov 2