-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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: add support for React.use()
#7988
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8cbd6a0 - Browse repository at this point
Copy the full SHA 8cbd6a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 739d023 - Browse repository at this point
Copy the full SHA 739d023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fe1d33 - Browse repository at this point
Copy the full SHA 7fe1d33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 757aeab - Browse repository at this point
Copy the full SHA 757aeabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c88325 - Browse repository at this point
Copy the full SHA 7c88325View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a2cb5 - Browse repository at this point
Copy the full SHA c2a2cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d290fca - Browse repository at this point
Copy the full SHA d290fcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for da88d68 - Browse repository at this point
Copy the full SHA da88d68View commit details
Commits on Sep 2, 2024
-
fix(vue-query): invalidate queries immediately after calling `invalid…
…ateQueries` (TanStack#7930) * fix(vue-query): invalidate queries immediately after call `invalidateQueries` * chore: recovery code comments
Configuration menu - View commit details
-
Copy full SHA for 5e2767b - Browse repository at this point
Copy the full SHA 5e2767bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec8342 - Browse repository at this point
Copy the full SHA 5ec8342View commit details -
docs(vue-query): update SSR guide for nuxt2 (TanStack#8001)
* docs: update SSR guide for nuxt2 * ci: apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1cae4fe - Browse repository at this point
Copy the full SHA 1cae4feView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc2fad6 - Browse repository at this point
Copy the full SHA dc2fad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a1f9e - Browse repository at this point
Copy the full SHA c4a1f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4530246 - Browse repository at this point
Copy the full SHA 4530246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7faa2fa - Browse repository at this point
Copy the full SHA 7faa2faView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6583df - Browse repository at this point
Copy the full SHA e6583dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4270093 - Browse repository at this point
Copy the full SHA 4270093View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cdc99d - Browse repository at this point
Copy the full SHA 9cdc99dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e704e3d - Browse repository at this point
Copy the full SHA e704e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5cf4ee - Browse repository at this point
Copy the full SHA e5cf4eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3ea13e - Browse repository at this point
Copy the full SHA a3ea13eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 306bb1f - Browse repository at this point
Copy the full SHA 306bb1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3926a - Browse repository at this point
Copy the full SHA ef3926aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8993e37 - Browse repository at this point
Copy the full SHA 8993e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for df946eb - Browse repository at this point
Copy the full SHA df946ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 091a1b4 - Browse repository at this point
Copy the full SHA 091a1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05fc6c6 - Browse repository at this point
Copy the full SHA 05fc6c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ecd43f - Browse repository at this point
Copy the full SHA 2ecd43fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b2d45 - Browse repository at this point
Copy the full SHA b6b2d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34bb74e - Browse repository at this point
Copy the full SHA 34bb74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 739b66a - Browse repository at this point
Copy the full SHA 739b66aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36d367a - Browse repository at this point
Copy the full SHA 36d367aView commit details -
fix: track data property if
promise
is trackedif users use the `promise` returned from useQuery, they are actually interested in the `data` it unwraps to. Since the promise doesn't change when data resolves, we would likely miss a re-render
Configuration menu - View commit details
-
Copy full SHA for d1184ba - Browse repository at this point
Copy the full SHA d1184baView commit details -
Revert "fix: track data property if
promise
is tracked"This reverts commit d1184ba.
Configuration menu - View commit details
-
Copy full SHA for dc85450 - Browse repository at this point
Copy the full SHA dc85450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d32020 - Browse repository at this point
Copy the full SHA 0d32020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26d9067 - Browse repository at this point
Copy the full SHA 26d9067View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1c2394 - Browse repository at this point
Copy the full SHA e1c2394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6435af3 - Browse repository at this point
Copy the full SHA 6435af3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a2822 - Browse repository at this point
Copy the full SHA d4a2822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88db1b9 - Browse repository at this point
Copy the full SHA 88db1b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0fa35 - Browse repository at this point
Copy the full SHA cb0fa35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 608dc61 - Browse repository at this point
Copy the full SHA 608dc61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 608e476 - Browse repository at this point
Copy the full SHA 608e476View commit details -
Configuration menu - View commit details
-
Copy full SHA for e419146 - Browse repository at this point
Copy the full SHA e419146View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7781ee - Browse repository at this point
Copy the full SHA c7781eeView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8491a96 - Browse repository at this point
Copy the full SHA 8491a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d0d7fa - Browse repository at this point
Copy the full SHA 9d0d7faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97aec78 - Browse repository at this point
Copy the full SHA 97aec78View commit details -
Configuration menu - View commit details
-
Copy full SHA for b09263c - Browse repository at this point
Copy the full SHA b09263cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b0359 - Browse repository at this point
Copy the full SHA f7b0359View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6356ab4 - Browse repository at this point
Copy the full SHA 6356ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3b8bc - Browse repository at this point
Copy the full SHA 9d3b8bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9cf744 - Browse repository at this point
Copy the full SHA d9cf744View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 001377d - Browse repository at this point
Copy the full SHA 001377dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b4743 - Browse repository at this point
Copy the full SHA 17b4743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55b6c19 - Browse repository at this point
Copy the full SHA 55b6c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bfa39d - Browse repository at this point
Copy the full SHA 4bfa39dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f27f30d - Browse repository at this point
Copy the full SHA f27f30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ec573 - Browse repository at this point
Copy the full SHA 79ec573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05de0fb - Browse repository at this point
Copy the full SHA 05de0fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a5957 - Browse repository at this point
Copy the full SHA 25a5957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 543f337 - Browse repository at this point
Copy the full SHA 543f337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2147d - Browse repository at this point
Copy the full SHA 9e2147dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 648acc2 - Browse repository at this point
Copy the full SHA 648acc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23ae156 - Browse repository at this point
Copy the full SHA 23ae156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8967bee - Browse repository at this point
Copy the full SHA 8967beeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c7ab77 - Browse repository at this point
Copy the full SHA 7c7ab77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b24dcb - Browse repository at this point
Copy the full SHA 1b24dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad4230 - Browse repository at this point
Copy the full SHA 7ad4230View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1248f2 - Browse repository at this point
Copy the full SHA f1248f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8461f2a - Browse repository at this point
Copy the full SHA 8461f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0275b3d - Browse repository at this point
Copy the full SHA 0275b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a64488 - Browse repository at this point
Copy the full SHA 8a64488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27996a4 - Browse repository at this point
Copy the full SHA 27996a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 011e373 - Browse repository at this point
Copy the full SHA 011e373View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e217605 - Browse repository at this point
Copy the full SHA e217605View commit details -
refactor: make sure to only trigger fetching during render if we real…
…ly have no cache entry yet
Configuration menu - View commit details
-
Copy full SHA for be6c1f0 - Browse repository at this point
Copy the full SHA be6c1f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8b777 - Browse repository at this point
Copy the full SHA 6f8b777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b4e38b - Browse repository at this point
Copy the full SHA 9b4e38bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8cb318 - Browse repository at this point
Copy the full SHA b8cb318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b33b03 - Browse repository at this point
Copy the full SHA 3b33b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b8b03 - Browse repository at this point
Copy the full SHA 86b8b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df70ac - Browse repository at this point
Copy the full SHA 9df70acView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac8754a - Browse repository at this point
Copy the full SHA ac8754aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b7f5d4 - Browse repository at this point
Copy the full SHA 1b7f5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e4f719 - Browse repository at this point
Copy the full SHA 1e4f719View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee2728 - Browse repository at this point
Copy the full SHA 4ee2728View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fa83df - Browse repository at this point
Copy the full SHA 2fa83dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f281f4 - Browse repository at this point
Copy the full SHA 9f281f4View commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 540ddd5 - Browse repository at this point
Copy the full SHA 540ddd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b573cc6 - Browse repository at this point
Copy the full SHA b573cc6View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c617a08 - Browse repository at this point
Copy the full SHA c617a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae93100 - Browse repository at this point
Copy the full SHA ae93100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 138b126 - Browse repository at this point
Copy the full SHA 138b126View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3bd66c - Browse repository at this point
Copy the full SHA d3bd66cView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7941921 - Browse repository at this point
Copy the full SHA 7941921View commit details -
Configuration menu - View commit details
-
Copy full SHA for a47709a - Browse repository at this point
Copy the full SHA a47709aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df1dc3 - Browse repository at this point
Copy the full SHA 0df1dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cbe35a - Browse repository at this point
Copy the full SHA 2cbe35aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f830b - Browse repository at this point
Copy the full SHA 60f830bView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b70d48c - Browse repository at this point
Copy the full SHA b70d48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 849b1b6 - Browse repository at this point
Copy the full SHA 849b1b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c75afaa - Browse repository at this point
Copy the full SHA c75afaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dee4546 - Browse repository at this point
Copy the full SHA dee4546View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9148ba - Browse repository at this point
Copy the full SHA a9148baView commit details -
Configuration menu - View commit details
-
Copy full SHA for f01a06b - Browse repository at this point
Copy the full SHA f01a06bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 954d85b - Browse repository at this point
Copy the full SHA 954d85bView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ffec73 - Browse repository at this point
Copy the full SHA 2ffec73View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c10c9c - Browse repository at this point
Copy the full SHA 2c10c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 402a9d3 - Browse repository at this point
Copy the full SHA 402a9d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6e344 - Browse repository at this point
Copy the full SHA 3a6e344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef234c - Browse repository at this point
Copy the full SHA 1ef234cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea970a - Browse repository at this point
Copy the full SHA 7ea970aView commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e05c95 - Browse repository at this point
Copy the full SHA 9e05c95View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb0dfb4 - Browse repository at this point
Copy the full SHA cb0dfb4View commit details