Commit Graph

225 Commits

Author SHA1 Message Date
Fabians Geikins 7166f2f2a9 fix: in SSR not returning precached data immediately
Publish Nightlies / build (push) Has been cancelled
2026-02-27 13:12:45 +02:00
Fabians Geikins c2f831acf7 fix: remove forced SSR fetch policy 2026-02-26 18:37:28 +02:00
Guillaume Chau fb027e6adf v4.2.2
Publish Nightlies / build (push) Has been cancelled
E2E composable / Build and test (push) Has been cancelled
E2E options/components / Build and test (push) Has been cancelled
E2E composable + SSR / Build and test (push) Has been cancelled
Main continuous tests / Build and test (push) Has been cancelled
2025-03-11 14:31:15 +01:00
Guillaume Chau 99ca23b11c test(lint): switch to eslint 9 and antfu config 2025-03-08 21:12:47 +01:00
Jeroen de Jong 22f6797c34 fix: useMutations onError Event hook gets triggered too early (#1585)
similar to #1558, except for onError
2025-03-07 16:08:04 +01:00
Guillaume Chau d42188786c chore: update deps + jest to vitest 2025-03-07 16:06:16 +01:00
Kristaps Fabians Geikins b57f2befe3 fix: memory leak in SSR caused by global tracking (#1582) 2025-01-09 20:10:11 +01:00
Guillaume Chau 8a5f424e2e v4.2.1 2024-08-23 11:42:25 +02:00
Nick Messing d329d4da69 fix: improved pinia support (#1571) 2024-08-23 11:32:59 +02:00
Guillaume Chau 28f4265e39 v4.2.0 2024-08-19 20:57:19 +02:00
Guillaume Chau d141ed6718 fix: resolveClient throwing too soon, fix #1557 (#1570) 2024-08-19 20:29:21 +02:00
Guillaume Chau 4679a04279 fix: reuse previous result, fix #1483 (#1569) 2024-08-19 20:04:58 +02:00
mobsean f0ab70883e fix: useMutations onDone Event hook gets triggered too early (#1559) 2024-08-14 16:14:03 +02:00
Leonardo Santos d1098bee4f feat: add updateQuery to useQuery (#1552) 2024-08-14 16:12:58 +02:00
Guillaume Chau 68347a6812 v4.1.0 2024-08-14 16:05:27 +02:00
Nick Messing 6fa46ab122 fix: change teardown to use onScopeDispose (#1545) 2024-03-29 10:03:06 +01:00
Guillaume Chau 89a0240f0b v4.0.2 2024-03-08 11:56:15 +01:00
Guillaume Chau 08f0fcdeab fix: use shallowRef on result & error 2024-03-08 11:52:05 +01:00
Guillaume Chau 3de258d754 v4.0.1 2024-01-24 10:38:25 +01:00
Guillaume Chau 330564c7f4 fix(useLazyQuery): load() on server, fix #1495 2024-01-24 10:12:02 +01:00
Dawid Kopys 460a0dbd11 fix: use hasInjectionContext in useApolloClient before calling inject (#1529)
Co-authored-by: Dawid Kopys <dawid.kopys@creativestyle.pl>
2024-01-24 09:41:26 +01:00
Guillaume Chau c795f25708 v4.0.0 2024-01-15 11:31:26 +01:00
Yury Savin 2746efa632 feat(useLazyQuery): add interface for lazy query return (#1523)
Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
2024-01-15 10:04:12 +01:00
Guillaume Chau dd01cee2e1 v4.0.0-beta.12 2023-11-29 15:02:26 +01:00
Guillaume Chau 0be5d9b444 feat: new context params in event hook handlers
Allow easy access to the client, especially useful with useSubscription().
2023-11-29 14:58:09 +01:00
Guillaume Chau 76f19f6e0c fix: use shallowRef for apollo query 2023-11-29 14:37:33 +01:00
Guillaume Chau d1f732cf79 v4.0.0-beta.11 2023-09-13 11:59:04 +02:00
Guillaume Chau 23c0c98231 fix: remove console.log, console log remained in code #1507 2023-09-13 11:56:38 +02:00
Guillaume Chau 10d8de36c6 v4.0.0-beta.10 2023-09-12 16:59:52 +02:00
Guillaume Chau 96cc4fe78a feat(useLazyQuery): load returns Promise, fix #1486 2023-09-12 16:52:13 +02:00
Guillaume Chau f5e371f5e6 feat: support effect scope outside of component, fix #1505 2023-09-12 15:31:46 +02:00
Viktor 7ed4884c76 chore: package test-e2e-composable-vue3, update deps, migrate to vite (#1488)
Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
2023-09-12 10:04:56 +02:00
Vitaliy b0844aca91 types: Extended "enabled" option type (#1492) 2023-09-12 09:36:16 +02:00
Guillaume Chau 6f2cf309b9 v4.0.0-beta.9 2023-08-29 00:18:30 +02:00
Guillaume Chau f47759e5d9 chore: update deps 2023-08-29 00:06:42 +02:00
Guillaume Chau 1adf135a09 fix: don't call debounced restart too much 2023-08-29 00:04:40 +02:00
Guillaume Chau 500cc49e11 chore: update throttle-debounce 2023-08-28 23:46:27 +02:00
Guillaume Chau dfeec67aad v4.0.0-beta.8 2023-07-04 15:07:40 +02:00
Guillaume Chau 28f3520040 feat(useQuery): nullable query (auto disable) 2023-07-04 15:05:24 +02:00
Guillaume Chau 6a94797dfc v4.0.0-beta.7 2023-06-13 16:09:03 +02:00
Guillaume Chau 87188c49a1 fix(ssr): hydration mismatch with keepPreviousResult 2023-06-13 16:07:07 +02:00
Guillaume Chau a9c60128f6 v4.0.0-beta.6 2023-06-12 16:31:56 +02:00
Guillaume Chau c8814394d1 test: fix 2023-06-12 16:09:19 +02:00
Guillaume Chau e794c1edde feat: keepPreviousResult 2023-06-12 12:26:48 +02:00
Guillaume Chau 71ece764ed v4.0.0-beta.5 2023-05-16 16:28:19 +02:00
Guillaume Chau 5967e160be feat: allow global tracking outside of components 2023-05-16 16:05:24 +02:00
Guillaume Chau d5f6275261 fix(ssr): handle result/error set before serverPrefetch call, fix #1429
Original PR #1435 by @fabis94
2023-05-16 15:40:00 +02:00
Guillaume Chau 337c02a90d fix(ts): allow null on userLazyQuery load fn, fix #1386 2023-05-16 15:27:34 +02:00
Guillaume Chau 2de65e4822 fix: initialize currentDocument early, fix #1325 2023-05-16 15:05:39 +02:00
Alessia Bellisario b2f773c6f7 feat(ts): update types to account for changes in TypeScript 4.8 (#1454)
Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
2023-05-16 14:56:09 +02:00