Releases: guendev/vue3-apollo
Releases · guendev/vue3-apollo
@vue3-apollo/[email protected]
Patch Changes
- 1a3d84b: feat(core): add useApolloClients composable
- Updated dependencies [1a3d84b]
- @vue3-apollo/[email protected]
@vue3-apollo/[email protected]
Patch Changes
- 1a3d84b: feat(core): add useApolloClients composable
@vue3-apollo/[email protected]
Minor Changes
- bb91dd5: chore(deps): update dependencies
- Update
@vueuse/coreto v14.
- Update
Patch Changes
- 2bf90d0: fix(core): improve reactive variable handling in
useQueryanduseSubscription- Replaced
syncRefwithcomputedforreactiveVariables. - Simplified variable updates to improve reactivity and reduce overhead.
- Replaced
- 2ac58e8: fix(core): support reactive GraphQL documents in
useFragment - 89ce295: fix(core): support reactive GraphQL documents in useQuery #27
- e6dc841: fix(core): support reactive GraphQL documents in
useSubscription - Updated dependencies [2bf90d0]
- Updated dependencies [bb91dd5]
- Updated dependencies [2ac58e8]
- Updated dependencies [89ce295]
- Updated dependencies [e6dc841]
- @vue3-apollo/[email protected]
@vue3-apollo/[email protected]
Minor Changes
- bb91dd5: chore(deps): update dependencies
- Update
@vueuse/coreto v14.
- Update
Patch Changes
- 2bf90d0: fix(core): improve reactive variable handling in
useQueryanduseSubscription- Replaced
syncRefwithcomputedforreactiveVariables. - Simplified variable updates to improve reactivity and reduce overhead.
- Replaced
- 2ac58e8: fix(core): support reactive GraphQL documents in
useFragment - 89ce295: fix(core): support reactive GraphQL documents in useQuery #27
- e6dc841: fix(core): support reactive GraphQL documents in
useSubscription
@vue3-apollo/[email protected]
Patch Changes
- df6ab74: fix(core): update
useFragmentto handle nullishfromvalues and refine strict fragment usage example - Updated dependencies [df6ab74]
- @vue3-apollo/[email protected]
@vue3-apollo/[email protected]
Patch Changes
- df6ab74: fix(core): update
useFragmentto handle nullishfromvalues and refine strict fragment usage example
@vue3-apollo/[email protected]
Patch Changes
- d53a206: fix(core): correct UseFragmentResult type definition
- Updated dependencies [d53a206]
- @vue3-apollo/[email protected]
@vue3-apollo/[email protected]
Minor Changes
- 1dd8e04: feat: introduce useFragment composable
Patch Changes
- Updated dependencies [1dd8e04]
- @vue3-apollo/[email protected]
@vue3-apollo/[email protected]
Patch Changes
- d709e0d: feat: add support for more ApolloClient configuration options
- Updated dependencies [d709e0d]
- @vue3-apollo/[email protected]
@vue3-apollo/[email protected]
Patch Changes
- d53a206: fix(core): correct UseFragmentResult type definition