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
6bfd0ec337
ci: add name to pr title job
2025-03-11 14:27:02 +01:00
Guillaume Chau
d99865fd22
ci: rename job
2025-03-11 14:25:29 +01:00
Guillaume Chau
df96345bf9
ci: fix cypress
2025-03-11 14:23:08 +01:00
Guillaume Chau
35fb59c57c
ci: update upload artifact
2025-03-08 21:22:59 +01:00
Guillaume Chau
99ca23b11c
test(lint): switch to eslint 9 and antfu config
2025-03-08 21:12:47 +01:00
Guillaume Chau
f2578cbbe5
ci: update gh actions to use corepack
2025-03-07 16:10:44 +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
Mark Florian
7a48882637
docs: fix $skipAll mention ( #1573 )
...
The "Special options" documentation mentions `$skip` as a special
option, but that isn't correct. It should be `$skipAll`.
2025-01-09 20:10:52 +01:00
ChatonDeAru (Romain)
365c95467a
fix: augment vue rather than @vue/runtime-core ( #1576 )
...
This PR removes augmentations of `@vue/runtime-core` in favour of only augmenting `vue` (the new recommendation), which should fix issues when other packages are only augmenting vue (see nuxt/nuxt#28542 ).
2025-01-09 20:10:35 +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
7f3cf7d1d1
docs: use nightly.akryum.dev
2024-08-22 18:34:57 +02:00
Guillaume Chau
732e66e3e9
chore: specify pnpm version in package.json
2024-08-22 15:33:30 +02:00
Guillaume Chau
ff836ea8b5
docs: readme smaller logo
2024-08-19 21:01:31 +02:00
Guillaume Chau
9622392013
docs: update broken circleci badge
2024-08-19 21:00:34 +02:00
Guillaume Chau
28f4265e39
v4.2.0
2024-08-19 20:57:19 +02:00
Guillaume Chau
51e09e7b71
docs: note about continuous releases
2024-08-19 20:50:52 +02:00
Guillaume Chau
319f6eca2d
ci: nightly releases
2024-08-19 20:40:40 +02:00
Guillaume Chau
d141ed6718
fix: resolveClient throwing too soon, fix #1557 ( #1570 )
2024-08-19 20:29:21 +02:00
Guillaume Chau
c8e5106870
chore: switch some tests to script setup
2024-08-19 20:06:04 +02:00
Guillaume Chau
4679a04279
fix: reuse previous result, fix #1483 ( #1569 )
2024-08-19 20:04:58 +02:00
Matt Garrett
fceb40cd2c
fix: (@vue/apollo-option) memory leak in wrapped ssrRender ( #1553 )
2024-08-14 16:39:44 +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
Alex Liu
f2360701ba
docs: add github link to documentation ( #1549 )
2024-08-14 16:05:46 +02:00
Guillaume Chau
68347a6812
v4.1.0
2024-08-14 16:05:27 +02:00
Guillaume Chau
fe6684029d
ci: update versions
2024-08-14 15:54:38 +02:00
Guillaume Chau
827ea6e7ae
chore: updqte pnpm to v9
2024-08-14 15:54:25 +02:00
Nick Messing
29d722c5b4
docs(useQuery): document refetch with new variables ( #1564 )
2024-08-14 15:45:34 +02:00
Nick Messing
6fa46ab122
fix: change teardown to use onScopeDispose ( #1545 )
2024-03-29 10:03:06 +01:00
Nick Messing
dbd1c8d236
test: fix subscription test ( #1547 )
2024-03-29 09:57:15 +01:00
Guillaume Chau
0f5ae610c5
test: useSubscription
2024-03-19 16:59: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
fda4c9fb4a
docs: remove mentions of fetchResults, fix #1060
2024-01-24 14:34:50 +01:00
Guillaume Chau
3de258d754
v4.0.1
2024-01-24 10:38:25 +01:00
Guillaume Chau
500d6e498a
test: build test app in test command
2024-01-24 10:33:51 +01:00
Guillaume Chau
48d0ac2c32
test: split into outsideComponent.cy.ts
2024-01-24 10:24:58 +01:00
Arun Sathiya
4eb80fb9b2
ci: Use GITHUB_OUTPUT envvar instead of set-output command ( #1530 )
2024-01-24 10:19:43 +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
Guillaume Chau
9be63fa8e8
chore: update sheep
2024-01-15 11:28:11 +01:00
Guillaume Chau
062f72a9b7
test: fragment
2024-01-15 10:55:52 +01:00
Guillaume Chau
f8568e851e
fix: prefetch type
2024-01-15 10:36:46 +01:00