Commit Graph

  • 4d1bd350ad fix: prevent bundlers from removing side effects (#1048) Niek Bosch 2020-09-18 16:01:34 +02:00
  • 64ee0b2ea3 docs: fix typo in queries page (#1046) Twinkle 2020-09-18 12:16:21 +08:00
  • 510619ce7b docs: remove trailing quotes from supporters links (#1045) Juliano Farias 2020-09-17 23:56:36 +02:00
  • 9df60c9b03 Merge branch 'master' of https://github.com/tannerlinsley/react-query Tanner Linsley 2020-09-17 15:23:41 -06:00
  • 641add19df docs: fix graphql example link Tanner Linsley 2020-09-17 15:23:37 -06:00
  • 2616dcc8fa docs: add refetch documentation (#1043) Niek Bosch 2020-09-17 18:42:24 +02:00
  • 979527b2a9 feat: add QueryCache.fetchQuery method (#1041) v2.22.0 Niek Bosch 2020-09-17 16:45:34 +02:00
  • 598ea39a39 Remove storing the return value of queryCache.removeQueries (#1038) Pierre Mdawar 2020-09-17 17:23:25 +03:00
  • 9326990efc docs: fix comparison 3rd party website links (#1040) Evgeniy Boreyko 2020-09-17 17:22:53 +03:00
  • 11023f9602 Merge branch 'master' of https://github.com/tannerlinsley/react-query Tanner Linsley 2020-09-17 07:58:24 -06:00
  • f0c3a2bc81 docs: update example deps Tanner Linsley 2020-09-17 07:58:20 -06:00
  • 70391e83cb fix: include config callbacks in batch render (#1036) v2.21.2 Niek Bosch 2020-09-17 14:12:20 +02:00
  • 4361a8803a docs: prefer default config of QueryCache (#1034) v2.21.1 Niek Bosch 2020-09-17 14:09:17 +02:00
  • abf386b590 fix: accept any promise in useMutation callbacks (#1033) Niek Bosch 2020-09-17 14:07:36 +02:00
  • 6a6a65709b docs: reorder homepage Tanner Linsley 2020-09-16 18:06:14 -06:00
  • b03b3eba4b docs: Update essentials banner Tanner Linsley 2020-09-16 18:05:00 -06:00
  • 0d1eb93566 docs: Update comparison.md Tanner Linsley 2020-09-16 15:48:40 -06:00
  • 126773133b feat: implement batch rendering (#989) v2.21.0 Niek Bosch 2020-09-16 23:22:35 +02:00
  • 2fdecb1d72 docs: add graphql example Tanner Linsley 2020-09-16 15:09:24 -06:00
  • 0c7f63dc5e docs: update graphql docs Tanner Linsley 2020-09-16 15:07:54 -06:00
  • c977982c59 docs: add graphql-request example Tanner Linsley 2020-09-16 15:05:45 -06:00
  • 14dba5c6b0 docs: Add graphql docs Tanner Linsley 2020-09-16 14:52:44 -06:00
  • 7b44a50441 fix: should throw error when using useErrorBoundary (#1016) v2.20.1 Niek Bosch 2020-09-16 22:37:50 +02:00
  • c5738db39f fix: should be able to invalidate queries (#1006) Niek Bosch 2020-09-16 22:36:11 +02:00
  • 34a7c1ce0c feat: add remove method and deprecate clear (#1022) v2.20.0 Niek Bosch 2020-09-16 16:54:28 +02:00
  • 607425e375 docs: remove shared config (#1021) Niek Bosch 2020-09-16 16:52:13 +02:00
  • c81e309a4d feat: export QueryCache and remove global query cache from docs and examples (#1017) v2.19.0 Niek Bosch 2020-09-15 20:15:29 +02:00
  • 959e19e193 feat: add always option to refetch options (#1011) v2.18.0 Niek Bosch 2020-09-15 00:40:35 +02:00
  • 460ab339c7 fix: make sure initial data always uses initial stale (#1010) v2.17.2 Niek Bosch 2020-09-14 00:17:42 +02:00
  • 380a049bf0 refactor: remove query status bools (#1009) Niek Bosch 2020-09-13 16:55:05 +02:00
  • 065ffe0672 docs: update api docs (#1005) v2.17.1 Niek Bosch 2020-09-13 16:25:30 +02:00
  • c7e342a91a fix: useInfinityQuery fetchMore should not throw (#1004) Niek Bosch 2020-09-12 23:54:15 +02:00
  • 3d967bf8ae feat: add support for tree shaking (#994) v2.17.0 Niek Bosch 2020-09-12 17:11:02 +02:00
  • 3b181101e7 test: add previous data test (#1003) Niek Bosch 2020-09-12 17:10:29 +02:00
  • 0db8013404 fix: notify query cache on stale (#1001) Niek Bosch 2020-09-12 17:09:22 +02:00
  • 1eb4d00d65 fix: cancel current fetch when fetching more (#1000) v2.16.1 Niek Bosch 2020-09-11 21:30:28 +02:00
  • 5c79f72875 refactor: remove unused deepEqual function (#999) Corentin Leruth 2020-09-11 21:26:10 +02:00
  • 93db5b6124 feat: add reset error boundary component (#980) v2.16.0 Niek Bosch 2020-09-11 16:21:15 +02:00
  • 00b9e968a8 refactor: optimize render path and improve type safety (#984) Niek Bosch 2020-09-08 21:11:23 +02:00
  • 7730feeb9b fix(hydration): overwrite the existing data in the cache if hydrated data is newer (#976) v2.15.4 Fredrik Höglund 2020-09-06 22:45:33 +02:00
  • eeab6bc771 docs: update sponsors Tanner Linsley 2020-09-06 12:14:50 -06:00
  • ce7acd0cc6 fix: export hydration types (#974) v2.15.3 Niek Bosch 2020-09-06 20:06:56 +02:00
  • e0cb76f058 Update devtools.md (#973) v2.15.2 Rudzainy Rahman 2020-09-07 02:03:31 +08:00
  • 6678d84c07 refactor: cleanup to reduce file size and add tests (#969) Niek Bosch 2020-09-06 20:03:12 +02:00
  • cb2b4252a9 fix: make sure setQueryData is not considered as initial data (#966) Niek Bosch 2020-09-05 16:24:00 +02:00
  • 1117a51685 docs: typo in useQuery.test (#965) v2.15.1 Alex Marshall 2020-09-04 17:11:24 +01:00
  • e9770b77aa fix: use hook config on refocus or reconnect (#964) Niek Bosch 2020-09-04 17:55:51 +02:00
  • 4df81f8a42 Merge branch 'master' of https://github.com/tannerlinsley/react-query v2.15.0 Tanner Linsley 2020-09-03 21:42:32 -06:00
  • 6d4eeb8735 docs: update sponsors Tanner Linsley 2020-09-03 21:42:27 -06:00
  • 6864624b2f docs(react-native): add solution for fullscreen error (#958) Dragoș Străinu 2020-09-03 23:07:08 +03:00
  • c6c0de6ccd feat: add isPreviousData and isFetchedAfterMount flags (#961) Niek Bosch 2020-09-03 22:06:52 +02:00
  • 7c227912a8 feat: add forceFetchOnMount flag (#954) Niek Bosch 2020-09-02 22:22:55 +02:00
  • 445ae1fa1a fix: ignore errors from background fetches (#953) v2.14.1 Niek Bosch 2020-09-02 17:51:44 +02:00
  • 5c14392ab2 docs: fix sponsors rendering Tanner Linsley 2020-09-02 09:42:56 -06:00
  • 3b066412c1 docs: update supporters and comparison Tanner Linsley 2020-09-02 08:38:23 -06:00
  • 89d1694714 docs: update comparison Tanner Linsley 2020-09-02 07:53:25 -06:00
  • b3c9ce877b feat: add notifyOnStatusChange flag (#840) v2.14.0 Niek Bosch 2020-09-02 14:45:22 +02:00
  • 52607f6a7e fix: make sure queries with only inactive observers are also invalidated (#949) v2.13.1 Niek Bosch 2020-09-01 17:36:59 +02:00
  • e12d0022c9 fix: always use config from last query execution (#942) Niek Bosch 2020-09-01 00:11:55 +02:00
  • 8470092fc2 tests: fix setTimeout for ci tests v2.13.0 Tanner Linsley 2020-08-31 15:33:11 -06:00
  • 14c4ec6acf feat: change ReactQueryCacheProvider from hydration to Hydrate (#943) Niek Bosch 2020-08-31 23:21:56 +02:00
  • 211edc09f3 fix: make sure initial data is used when switching queries (#944) Niek Bosch 2020-08-31 23:20:34 +02:00
  • 64be5738b0 fix: add hydration.js to npm files Tanner Linsley 2020-08-31 15:16:13 -06:00
  • 123104cc51 fix: add hydration.js to npm files Tanner Linsley 2020-08-31 15:15:26 -06:00
  • f3b2fe05b6 feat: determine staleness locally instead of globally (#933) Niek Bosch 2020-08-31 18:18:45 +02:00
  • d85f79bdf1 Add queryCache de/rehydration (#728) Fredrik Höglund 2020-08-29 20:47:56 +02:00
  • f89a43d52e Update index.js Tanner Linsley 2020-08-27 16:42:13 -06:00
  • efd7d32b83 docs: added more detailed explanation of what the cache timeout does in the detailed walkthough of useQuery (#928) Clayton Marshall 2020-08-26 19:14:32 -04:00
  • 8f6bdf3ec7 Merge branch 'master' of https://github.com/tannerlinsley/react-query Tanner Linsley 2020-08-24 15:33:33 -06:00
  • 365af2908d docs: refactor comparison Tanner Linsley 2020-08-24 15:11:07 -06:00
  • caa6522a72 fix(query): refactor timeouts (#917) v2.12.1 Fredrik Höglund 2020-08-24 22:51:56 +02:00
  • 8e7194ce68 docs: update comparison Tanner Linsley 2020-08-24 14:37:20 -06:00
  • 473af3d5ae feat: add refetch on reconnect functionality (#919) v2.12.0 Niek Bosch 2020-08-24 21:42:36 +02:00
  • 90fb8a471c fix: force release of refactor (for bundle size) v2.11.1 Tanner Linsley 2020-08-24 10:22:50 -06:00
  • 15f4186f35 refactor: reduce infinite query renders and bundle size (#914) Niek Bosch 2020-08-24 18:18:39 +02:00
  • 6b9248222f feat: make sure paused queries resolve (#909) v2.11.0 Niek Bosch 2020-08-24 17:42:11 +02:00
  • 3ebb454756 fix: Fix typing for refetchInterval (#908) v2.10.1 Alexander Kachkaev 2020-08-24 16:35:02 +01:00
  • 2ff6041b0f feat(useQuery): enable the throwOnError option of useQuery.refetch (#907) v2.10.0 Christoph Dörfel 2020-08-23 16:12:02 +02:00
  • 7d25d2f6e8 docs(setFocusHandler): React Native Example (#912) Ryan Stelly 2020-08-22 17:48:49 -05:00
  • 5d1dc70ca9 docs: typo in useInfiniteQuery api docs (#905) v2.9.0 Aadesh Chandra 2020-08-21 18:35:45 +05:30
  • 26600b15bc feat: add structural sharing configuration flag (#902) Niek Bosch 2020-08-21 15:04:45 +02:00
  • 799eb9039e docs: mutationFn should return a Promise type (#854) Charlie An 2020-08-21 00:55:30 +08:00
  • b8a0b99367 docs: Update api.md (#862) lgenzelis 2020-08-20 13:54:32 -03:00
  • 15f53ca614 refactor: move prevent set state in render logic to useIsFetching hook (#874) Niek Bosch 2020-08-20 18:54:03 +02:00
  • 73ccba8612 feat: publish new types (#897) v2.8.0 Niek Bosch 2020-08-20 18:46:20 +02:00
  • ee2735d84c chore(actions): revert semantic release action code (#895) v2.7.1 Rui Saraiva 2020-08-20 17:29:17 +01:00
  • 227afcd417 fix: make sure observers only subscribe to queries when started (#899) Niek Bosch 2020-08-20 18:28:38 +02:00
  • 4314ba5384 refactor: define configuration merging strategy (#871) Niek Bosch 2020-08-20 17:34:34 +02:00
  • e7432db60c chore: remove deprecated NPM scripts (#891) Rui Saraiva 2020-08-20 15:38:50 +01:00
  • 2b26c1ab0d chore(actions): add cache to NPM packages on GitHub actions (#888) Rui Saraiva 2020-08-20 03:30:27 +01:00
  • 75a1d3d36f feat: replace query instance with query observer (#867) v2.7.0 Niek Bosch 2020-08-19 21:55:12 +02:00
  • dc70f7d656 feat: add structural sharing of data between query results (#883) v2.6.0 Niek Bosch 2020-08-19 19:51:03 +02:00
  • 3545717b95 fix: readme header image (#863) v2.5.14 Nomaan Ahgharian 2020-08-13 16:57:09 -05:00
  • c1ad811f0e Update README.md Tanner Linsley 2020-08-13 14:43:29 -06:00
  • 77c160bed8 docs: add scarf analytics to docs Tanner Linsley 2020-08-13 14:42:57 -06:00
  • 58acca1c6b docs: fix anchor (#837) Sergio A. Arevalo Soria 2020-08-05 20:30:07 +02:00
  • bd3dc8be95 docs: Adds TS version requirement (#836) Pete Thorne 2020-08-05 16:24:25 +01:00
  • a57cd7df30 docs: update comparison Tanner Linsley 2020-08-04 11:07:24 -06:00
  • 3e053ea6e7 docs: update comparison for SWR pagination/infinite Tanner Linsley 2020-08-04 10:47:06 -06:00
  • b5d1f0d546 test: fix suspense test (#831) Niek Bosch 2020-08-04 15:25:01 +02:00