-
7166f2f2a9
fix: in SSR not returning precached data immediately
fabians/remove-ssr-forced-fetch-policy
Fabians Geikins
2026-02-27 13:12:45 +02:00
-
c2f831acf7
fix: remove forced SSR fetch policy
Fabians Geikins
2026-02-26 18:37:28 +02:00
-
fb027e6adf
v4.2.2
v4
Guillaume Chau
2025-03-11 14:31:15 +01:00
-
6bfd0ec337
ci: add name to pr title job
Guillaume Chau
2025-03-11 14:27:02 +01:00
-
d99865fd22
ci: rename job
Guillaume Chau
2025-03-11 14:25:29 +01:00
-
df96345bf9
ci: fix cypress
Guillaume Chau
2025-03-11 14:23:08 +01:00
-
35fb59c57c
ci: update upload artifact
Guillaume Chau
2025-03-08 21:22:59 +01:00
-
99ca23b11c
test(lint): switch to eslint 9 and antfu config
Guillaume Chau
2025-03-08 21:12:47 +01:00
-
f2578cbbe5
ci: update gh actions to use corepack
Guillaume Chau
2025-03-07 16:10:44 +01:00
-
22f6797c34
fix: useMutations onError Event hook gets triggered too early (#1585)
Jeroen de Jong
2025-03-07 16:08:04 +01:00
-
d42188786c
chore: update deps + jest to vitest
Guillaume Chau
2025-03-07 16:06:16 +01:00
-
7a48882637
docs: fix $skipAll mention (#1573)
Mark Florian
2025-01-09 19:10:52 +00:00
-
365c95467a
fix: augment
vue rather than @vue/runtime-core (#1576)
ChatonDeAru (Romain)
2025-01-09 20:10:35 +01:00
-
b57f2befe3
fix: memory leak in SSR caused by global tracking (#1582)
Kristaps Fabians Geikins
2025-01-09 21:10:11 +02:00
-
8a5f424e2e
v4.2.1
Guillaume Chau
2024-08-23 11:42:25 +02:00
-
d329d4da69
fix: improved pinia support (#1571)
Nick Messing
2024-08-23 12:32:59 +03:00
-
7f3cf7d1d1
docs: use nightly.akryum.dev
Guillaume Chau
2024-08-22 18:34:57 +02:00
-
732e66e3e9
chore: specify pnpm version in package.json
Guillaume Chau
2024-08-22 15:33:30 +02:00
-
ff836ea8b5
docs: readme smaller logo
Guillaume Chau
2024-08-19 21:01:31 +02:00
-
9622392013
docs: update broken circleci badge
Guillaume Chau
2024-08-19 21:00:34 +02:00
-
28f4265e39
v4.2.0
Guillaume Chau
2024-08-19 20:57:19 +02:00
-
51e09e7b71
docs: note about continuous releases
Guillaume Chau
2024-08-19 20:50:52 +02:00
-
319f6eca2d
ci: nightly releases
Guillaume Chau
2024-08-19 20:40:40 +02:00
-
d141ed6718
fix: resolveClient throwing too soon, fix #1557 (#1570)
Guillaume Chau
2024-08-19 20:29:21 +02:00
-
c8e5106870
chore: switch some tests to script setup
Guillaume Chau
2024-08-19 20:05:43 +02:00
-
4679a04279
fix: reuse previous result, fix #1483 (#1569)
Guillaume Chau
2024-08-19 20:04:58 +02:00
-
fceb40cd2c
fix: (@vue/apollo-option) memory leak in wrapped ssrRender (#1553)
Matt Garrett
2024-08-14 07:39:44 -07:00
-
f0ab70883e
fix: useMutations onDone Event hook gets triggered too early (#1559)
mobsean
2024-08-14 16:14:03 +02:00
-
d1098bee4f
feat: add updateQuery to useQuery (#1552)
Leonardo Santos
2024-08-14 11:12:58 -03:00
-
f2360701ba
docs: add github link to documentation (#1549)
Alex Liu
2024-08-14 22:05:46 +08:00
-
68347a6812
v4.1.0
Guillaume Chau
2024-08-14 16:05:27 +02:00
-
fe6684029d
ci: update versions
Guillaume Chau
2024-08-14 15:54:38 +02:00
-
827ea6e7ae
chore: updqte pnpm to v9
Guillaume Chau
2024-08-14 15:54:25 +02:00
-
29d722c5b4
docs(useQuery): document refetch with new variables (#1564)
Nick Messing
2024-08-14 16:45:34 +03:00
-
6fa46ab122
fix: change teardown to use onScopeDispose (#1545)
Nick Messing
2024-03-29 11:03:06 +02:00
-
dbd1c8d236
test: fix subscription test (#1547)
Nick Messing
2024-03-29 10:57:15 +02:00
-
0f5ae610c5
test: useSubscription
Guillaume Chau
2024-03-19 16:59:06 +01:00
-
89a0240f0b
v4.0.2
Guillaume Chau
2024-03-08 11:56:15 +01:00
-
08f0fcdeab
fix: use shallowRef on result & error
Guillaume Chau
2024-03-08 11:52:05 +01:00
-
fda4c9fb4a
docs: remove mentions of fetchResults, fix #1060
Guillaume Chau
2024-01-24 14:34:50 +01:00
-
3de258d754
v4.0.1
Guillaume Chau
2024-01-24 10:38:25 +01:00
-
500d6e498a
test: build test app in test command
Guillaume Chau
2024-01-24 10:33:51 +01:00
-
48d0ac2c32
test: split into outsideComponent.cy.ts
Guillaume Chau
2024-01-24 10:24:58 +01:00
-
4eb80fb9b2
ci: Use GITHUB_OUTPUT envvar instead of set-output command (#1530)
Arun Sathiya
2024-01-24 01:19:43 -08:00
-
330564c7f4
fix(useLazyQuery): load() on server, fix #1495
Guillaume Chau
2024-01-24 10:12:02 +01:00
-
460a0dbd11
fix: use hasInjectionContext in useApolloClient before calling inject (#1529)
Dawid Kopys
2024-01-24 09:41:26 +01:00
-
c795f25708
v4.0.0
Guillaume Chau
2024-01-15 11:31:26 +01:00
-
9be63fa8e8
chore: update sheep
Guillaume Chau
2024-01-15 11:28:11 +01:00
-
062f72a9b7
test: fragment
Guillaume Chau
2024-01-15 10:55:52 +01:00
-
f8568e851e
fix: prefetch type
Guillaume Chau
2024-01-15 10:36:46 +01:00
-
ddf9aa038a
fix(ApolloMutation): return result in
mutate
Guillaume Chau
2024-01-15 10:36:02 +01:00
-
b17817e9c9
fix(options): use exponential backoff on subscribe error retry
Guillaume Chau
2024-01-15 10:26:13 +01:00
-
72d4df5cce
fix: import serializeJs using default import instead of a namespace import (#1485)
Dawid Kopys
2024-01-15 10:09:42 +01:00
-
2746efa632
feat(useLazyQuery): add interface for lazy query return (#1523)
Yury Savin
2024-01-15 10:04:12 +01:00
-
fb66dcebbb
docs: update vitepress + enable detailed search by default
Guillaume Chau
2024-01-15 09:57:04 +01:00
-
ca3f2f4f84
ci: update node and pnpm
Guillaume Chau
2024-01-15 09:54:08 +01:00
-
659ba90699
fix: improve esm support, fix #1524
Guillaume Chau
2024-01-15 09:48:39 +01:00
-
dd01cee2e1
v4.0.0-beta.12
Guillaume Chau
2023-11-29 15:02:26 +01:00
-
0be5d9b444
feat: new context params in event hook handlers
Guillaume Chau
2023-11-29 14:58:09 +01:00
-
c9b648d4bd
docs: import createApolloProvider is missing (#1515)
Hassan
2023-11-29 18:38:51 +05:00
-
9d8cc79ae9
docs: Added missing createClient import in example when creating Graph… (#1513)
mekraldi
2023-11-29 08:38:37 -05:00
-
d953688119
docs: missing curly brace (#1512)
mekraldi
2023-11-29 08:38:19 -05:00
-
76f19f6e0c
fix: use shallowRef for apollo query
Guillaume Chau
2023-11-29 14:37:33 +01:00
-
21fca98911
chore: moved resolutions to the root of the workspace (#1508)
Vitaliy
2023-09-14 02:02:55 +03:00
-
d1f732cf79
v4.0.0-beta.11
Guillaume Chau
2023-09-13 11:59:04 +02:00
-
23c0c98231
fix: remove console.log, console log remained in code #1507
Guillaume Chau
2023-09-13 11:56:38 +02:00
-
f545763fb9
docs: update vitepress + fix components API menu
Guillaume Chau
2023-09-13 11:04:12 +02:00
-
68addf80a0
docs: Update README.md logo
Guillaume Chau
2023-09-12 17:31:00 +02:00
-
10d8de36c6
v4.0.0-beta.10
Guillaume Chau
2023-09-12 16:59:52 +02:00
-
995131d48b
chore: seq test
Guillaume Chau
2023-09-12 16:58:05 +02:00
-
96cc4fe78a
feat(useLazyQuery): load returns Promise, fix #1486
Guillaume Chau
2023-09-12 16:52:13 +02:00
-
daffd75db2
chore: upgrade vitepress to 1.0 RC
Guillaume Chau
2023-09-12 16:31:06 +02:00
-
f5e371f5e6
feat: support effect scope outside of component, fix #1505
Guillaume Chau
2023-09-12 15:31:46 +02:00
-
574bd8f2b1
test: ssr
Guillaume Chau
2023-09-12 11:34:12 +02:00
-
1ac1372dff
test(lint): fix
Guillaume Chau
2023-09-12 10:13:49 +02:00
-
7ed4884c76
chore: package test-e2e-composable-vue3, update deps, migrate to vite (#1488)
Viktor
2023-09-12 01:04:56 -07:00
-
b0844aca91
types: Extended "enabled" option type (#1492)
Vitaliy
2023-09-12 10:36:16 +03:00
-
ca0bd28f4b
fix: apollo components should have emits (#1504)
forgottencsc
2023-09-12 15:29:09 +08:00
-
6f2cf309b9
v4.0.0-beta.9
Guillaume Chau
2023-08-29 00:18:30 +02:00
-
f47759e5d9
chore: update deps
Guillaume Chau
2023-08-29 00:06:42 +02:00
-
1adf135a09
fix: don't call debounced restart too much
Guillaume Chau
2023-08-29 00:04:40 +02:00
-
500cc49e11
chore: update throttle-debounce
Guillaume Chau
2023-08-28 23:46:27 +02:00
-
dfeec67aad
v4.0.0-beta.8
Guillaume Chau
2023-07-04 15:07:40 +02:00
-
28f3520040
feat(useQuery): nullable query (auto disable)
Guillaume Chau
2023-07-04 15:05:24 +02:00
-
6a94797dfc
v4.0.0-beta.7
Guillaume Chau
2023-06-13 16:09:03 +02:00
-
87188c49a1
fix(ssr): hydration mismatch with keepPreviousResult
Guillaume Chau
2023-06-13 16:07:07 +02:00
-
a9c60128f6
v4.0.0-beta.6
Guillaume Chau
2023-06-12 16:31:56 +02:00
-
d8f93bf28b
docs: provideApolloClient (#1442)
Stefan Schneider
2023-06-12 16:14:30 +02:00
-
c8814394d1
test: fix
Guillaume Chau
2023-06-12 16:09:19 +02:00
-
68217df8e7
revert: graphql version override
Guillaume Chau
2023-06-12 15:59:17 +02:00
-
97c14020a0
test: migrate server to typescript
Guillaume Chau
2023-06-12 15:47:34 +02:00
-
f1ebe703d5
test: test-server package
Guillaume Chau
2023-06-12 15:11:42 +02:00
-
722fa0ff89
test: update pnpm version
Guillaume Chau
2023-06-12 13:05:20 +02:00
-
e794c1edde
feat: keepPreviousResult
Guillaume Chau
2023-06-12 12:26:48 +02:00
-
13bfbbea98
test: update server
Guillaume Chau
2023-06-12 11:55:02 +02:00
-
2077502adf
chore: update lockfile version
Guillaume Chau
2023-06-08 16:36:50 +02:00
-
bfca616ad3
chore: typo in test component file
Guillaume Chau
2023-06-08 16:03:02 +02:00
-
4dcfa20401
chore: update graphql to 16 in repo
Guillaume Chau
2023-06-07 17:43:18 +02:00
-
71ece764ed
v4.0.0-beta.5
Guillaume Chau
2023-05-16 16:28:19 +02:00
-
cf7917e0b8
chore: update sheep/release-tag
Guillaume Chau
2023-05-16 16:23:28 +02:00