Commit Graph

  • ce25ffa5da Update README.md Tanner Linsley 2020-06-25 10:45:30 -06:00
  • d7048d1c35 feat: add initialStale option to queries v2.4.0 Tanner Linsley 2020-06-25 10:38:50 -06:00
  • 8ec83f43fa Merge branch 'master' of https://github.com/tannerlinsley/react-query v2.3.0 Tanner Linsley 2020-06-25 09:47:21 -06:00
  • 9a734f617d feat: add refetchInactive option to invalidateQueries Tanner Linsley 2020-06-25 09:47:19 -06:00
  • 4712c0d4d7 fix: prefetchQuery args check (#631) v2.2.3 Kent C. Dodds 2020-06-24 23:17:04 -06:00
  • 0054f7ffff fix(prefetchQuery): add prefetchQuery(key, options) overload v2.2.2 Tanner Linsley 2020-06-24 19:35:07 -06:00
  • 340e4adefb Typo (#630) Kurt Furbush 2020-06-24 21:28:23 -04:00
  • ab0fbeaf3f Update README.md Tanner Linsley 2020-06-24 18:41:06 -06:00
  • 11a9fd54a6 Update README.md Tanner Linsley 2020-06-24 18:38:12 -06:00
  • af1549b162 Update README.md Tanner Linsley 2020-06-24 18:37:38 -06:00
  • 660ef1e73c Update package.json Tanner Linsley 2020-06-24 18:34:26 -06:00
  • fdc7b1e525 Update package.json Tanner Linsley 2020-06-24 18:33:46 -06:00
  • a68dc28727 fix: queryKeySerializer now in the right spot of the config v2.2.1 Tanner Linsley 2020-06-24 17:17:43 -06:00
  • ef5becbb15 Update README.md Tanner Linsley 2020-06-24 16:51:16 -06:00
  • 2a31f8d005 feat: add default quernFn option v2.2.0 Tanner Linsley 2020-06-24 16:49:11 -06:00
  • 0bf38da923 chore: revort index in basic example Tanner Linsley 2020-06-24 16:41:48 -06:00
  • c9afbc9ddf fix: call onSuccess for all query instances Tanner Linsley 2020-06-24 16:40:44 -06:00
  • a05cb5073f fix: call onSuccess for all query instances on Tanner Linsley 2020-06-24 16:07:14 -06:00
  • a5148284ff Merge branch 'master' of https://github.com/tannerlinsley/react-query Tanner Linsley 2020-06-24 14:36:00 -06:00
  • e770a78140 docs: remove experiemental custom query key serializers Tanner Linsley 2020-06-24 14:35:57 -06:00
  • 1e1e0f67e6 fix: don't schedule garbage collection unnecessarily (#627) Kent C. Dodds 2020-06-24 12:19:12 -06:00
  • 6922cda1f1 docs(README) typo fix (#623) David Meade 2020-06-24 11:14:20 -07:00
  • 0147a8ee1f Update README.md Tanner Linsley 2020-06-24 12:11:02 -06:00
  • fd280eca7e fix: query.state.isFetching defaults to the loading status, despite lack of data v2.1.1 Tanner Linsley 2020-06-24 11:58:59 -06:00
  • 4c741f7499 feat: added queryCache.resetErrorBoundaries v2.1.0 Tanner Linsley 2020-06-24 11:45:13 -06:00
  • 8519dd4d6d Merge branch 'master' of https://github.com/tannerlinsley/react-query v2.0.4 Tanner Linsley 2020-06-24 10:39:23 -06:00
  • c3e42c44af fix(refetchOnWindowFocus): stale queries are no longer refetched Tanner Linsley 2020-06-24 10:39:15 -06:00
  • bc40a0d5b0 docs: Typo fix (#612) mrroll 2020-06-25 00:29:27 +08:00
  • 8a401304ca Update README.md (#613) mick mcmahon 2020-06-24 17:29:15 +01:00
  • 7c32aa4b51 chore(types): Add missing params for mutation types (#617) Dávid Kizivat 2020-06-24 18:29:00 +02:00
  • f17aebad94 docs: correct broken hyperlinks in README.md (#619) Tobias Büschel 2020-06-25 00:28:25 +08:00
  • f844de8487 chore: update examples Tanner Linsley 2020-06-24 10:22:17 -06:00
  • 46b02aae26 Merge branch 'master' of https://github.com/tannerlinsley/react-query Tanner Linsley 2020-06-24 10:19:23 -06:00
  • 1265818213 Update README.md Tanner Linsley 2020-06-24 10:19:13 -06:00
  • 7d131e6ee3 Update Table of Contents (#607) Zade Kaakarni 2020-06-23 17:58:25 -04:00
  • 60c4930d4f docs: Typo fix (#605) Cory House 2020-06-23 13:39:53 -05:00
  • c3424bb481 docs: fix typo (#603) Augusto 2020-06-23 12:46:59 -03:00
  • ebbf1a849b fix: remove unused wasPrefetched v2.0.3 Tanner Linsley 2020-06-22 20:01:21 -06:00
  • 5ce7b1e8d1 test: Add more query key tests Tanner Linsley 2020-06-22 17:56:31 -06:00
  • 9c618f37d5 fix(retries): cancel retry timer when query is cleared v2.0.2 Tanner Linsley 2020-06-22 17:43:14 -06:00
  • 8eec19ac65 fix(types): temporarily disable types for 2.0 v2.0.1 Tanner Linsley 2020-06-22 16:00:22 -06:00
  • 84d1a19b02 v2 v2.0.0 Tanner Linsley 2020-06-22 15:37:51 -06:00
  • 887598c3f2 Merge branch 'master' into next v2.0.0-next.8 Tanner Linsley 2020-06-22 14:15:45 -06:00
  • 007b9b47b0 fix(types): Add TypeScript definitions for status flags (#595) v2.0.0-next.7 Jake Ginnivan 2020-06-23 04:12:19 +08:00
  • 5291ed7a0e fix(types): remove variables v2.0.0-next.6 Tanner Linsley 2020-06-22 13:19:01 -06:00
  • 4a37d1b3c4 chore(queryCache): add config parameter to setQueryData call (#587) Pepijn Senders 2020-06-22 20:06:36 +02:00
  • 286be394d0 fix: refetchIntervalInBackground now works across instances Tanner Linsley 2020-06-22 12:05:51 -06:00
  • 1fc7ed08d1 fix(types): add mutateOptions on MutationFunction (#594) v1.5.9 Fagner Schwalm 2020-06-19 17:43:50 -03:00
  • 591dabd939 fix: makeQueryCache config was not optional in the type def (#592) v2.0.0-next.5 Jack 2020-06-19 17:55:13 +01:00
  • b9168b83f1 fix: different refetchIntervals per instance use the min v2.0.0-next.4 Tanner Linsley 2020-06-18 16:45:22 -06:00
  • b6314abb4f Update README.md v2.0.0-next.3 Tanner Linsley 2020-06-18 01:42:58 -06:00
  • 2134f490f4 fix(tests): fix prefechQuery test Tanner Linsley 2020-06-18 01:41:43 -06:00
  • 26844a9bc7 fix: prefetchQuery back to normal, setQueryData more strict, updated docs Tanner Linsley 2020-06-18 01:37:38 -06:00
  • 12665c34e0 Update README.md Tanner Linsley 2020-06-17 19:39:29 -06:00
  • 9496240604 Merge branch 'next' of https://github.com/tannerlinsley/react-query into next v2.0.0-next.2 Tanner Linsley 2020-06-17 12:31:17 -06:00
  • 8f00a71bbe fix: status booleans for useMutation Tanner Linsley 2020-06-17 12:31:14 -06:00
  • 5de7214fa2 chore(queryCache): add parameter for makeQueryCache to types (#588) Pepijn Senders 2020-06-17 18:45:24 +02:00
  • a90274d263 Update test-and-publish.yml v2.0.0-next.1 Tanner Linsley 2020-06-16 20:17:36 -06:00
  • 9caa204843 Update README.md Tanner Linsley 2020-06-16 20:13:57 -06:00
  • 6b65427794 Update test-and-publish.yml Tanner Linsley 2020-06-16 20:11:44 -06:00
  • b7cba4f955 Publish @next Tanner Linsley 2020-06-16 20:07:37 -06:00
  • 6e859d8c0b renaming things Tanner Linsley 2020-06-16 20:03:34 -06:00
  • 8c9b116d9c Update tests Tanner Linsley 2020-06-16 19:13:49 -06:00
  • f5d039da8d Merge branch 'pr/584' into next Tanner Linsley 2020-06-16 19:10:56 -06:00
  • 251b946795 Update setFocusHandler.js Tanner Linsley 2020-06-16 17:41:10 -06:00
  • b8ea460efa Support useErrorBoundary in queries Tanner Linsley 2020-06-16 17:29:23 -06:00
  • 0ef54b07ef Update config.js Tanner Linsley 2020-06-16 14:45:18 -06:00
  • 2a2247be6b Tests passing reliably Tanner Linsley 2020-06-15 23:42:44 -06:00
  • 7775613322 Merge branch 'master' into next Tanner Linsley 2020-06-15 11:06:13 -06:00
  • ad695417d6 changes to prefetch and internals Tanner Linsley 2020-06-15 11:00:22 -06:00
  • 618a812cbd Add query.remove method Tanner Linsley 2020-06-15 08:54:20 -06:00
  • 559d162b5f Renaming things Tanner Linsley 2020-06-15 08:42:00 -06:00
  • 06feac8a2d chore: upgrade dependencies (#583) v1.5.8 Jason O'Neill 2020-06-14 18:15:18 -07:00
  • a9df14487a docs(ssr): update readme with new server caching behaviour Fredrik Höglund 2020-06-14 22:59:40 +02:00
  • 36549636f6 feat(queryCache): cache data on the server if the cache is manually created Fredrik Höglund 2020-06-14 22:58:05 +02:00
  • a34102f537 Update queryCache.js Tanner Linsley 2020-06-14 12:40:37 -06:00
  • b6c8a9dfe0 ch ch ch changes! Tanner Linsley 2020-06-13 23:54:15 -06:00
  • 87008db3a0 fix(types): enable more types for first QueryKey (#577) Jason O'Neill 2020-06-13 20:13:12 -07:00
  • 21b9b01e5d fix(types): change return type of removeQueries (#582) Jason O'Neill 2020-06-13 19:45:49 -07:00
  • e6d70bd85d Update issue templates Tanner Linsley 2020-06-11 15:14:06 -06:00
  • a130369c02 Create config.yml Tanner Linsley 2020-06-11 15:13:06 -06:00
  • 198c97f255 docs: add avinash as a contributor (#573) Avinash 2020-06-11 09:35:45 +05:30
  • b9690d4efb fix: force patch release Tanner Linsley 2020-06-10 10:48:54 -06:00
  • f383ae6f88 avoid using externalHelpers in prod (#568) Benjamin Koltes 2020-06-10 12:48:17 -04:00
  • 18933a8ea9 chore(deps): bump websocket-extensions in /examples/suspense (#554) dependabot[bot] 2020-06-10 10:45:44 -06:00
  • 0ac87eb541 chore(deps): bump websocket-extensions in /examples/playground (#555) dependabot[bot] 2020-06-10 10:45:38 -06:00
  • 4ce329fd46 chore(deps): bump websocket-extensions in /examples/basic (#556) dependabot[bot] 2020-06-10 10:45:33 -06:00
  • 023871abfb chore(deps): bump websocket-extensions in /examples/star-wars (#557) dependabot[bot] 2020-06-10 10:45:28 -06:00
  • ab6ebfdef0 chore(deps): bump websocket-extensions in /examples/custom-hooks (#558) dependabot[bot] 2020-06-10 10:45:22 -06:00
  • 55e4f75954 Delete links-test.yml Tanner Linsley 2020-06-09 16:19:39 -06:00
  • cf9bd9c167 fix: remove shouldContinueRetryOnFocus on success (#563) v1.5.7 Avinash 2020-06-09 00:28:20 +05:30
  • 94cdeb5a37 fix(types): ReactQueryConfigProvider error type (#560) v1.5.6 Daniel Schmidt 2020-06-08 16:41:53 +02:00
  • 4261a65fe7 fix(types): default TError type (#547) Jack 2020-06-04 13:54:47 +01:00
  • b528564f20 fix(types): adapt type definition of dataOrUpdater in setQueryData (#540) Dominik Dorfmeister 2020-06-02 18:33:17 +02:00
  • 3a589bb50a Merge branch 'master' of https://github.com/tannerlinsley/react-query v1.5.5 Tanner Linsley 2020-06-01 22:44:53 -06:00
  • 4f56c31ba5 fix: useMutation does not await non-promise Tanner Linsley 2020-06-01 22:44:47 -06:00
  • 342c1fba38 fix: do not suspend on subsequent page loads (#531) v1.5.4 swandir 2020-06-02 07:40:30 +03:00
  • e5f0bb36c6 fix: Add error types (#525) Daniel Schmidt 2020-06-02 06:39:12 +02:00
  • 7f3769dea2 docs: fix queries typo (#505) razh 2020-06-02 00:38:15 -04:00
  • f6434fa74e fix(config): Restore previous original config when ReactQueryConfigProvider is unmounted (#429) Kamran Ayub 2020-05-29 22:30:07 -05:00