15 Commits

Author SHA1 Message Date
Guillaume Chau
99ca23b11c test(lint): switch to eslint 9 and antfu config 2025-03-08 21:12:47 +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
Guillaume Chau
f8568e851e fix: prefetch type 2024-01-15 10:36:46 +01:00
Guillaume Chau
2623b32d6c feat: improve ESM support 2023-02-22 10:46:47 +01:00
Guillaume Chau
3fe0e46eb1 refactor: migrate to pnpm 2022-05-03 13:16:10 +02:00
Guillaume Chau
54279f7fc1 chore: apply changes from v3 2021-11-28 17:27:47 +01:00
Simon Garner
7ffb5f8c9d
fix(types): add throttle and debounce options (#1258)
Fixes vuejs#335

These options were missing from the `VueApolloQueryDefinition` interface.
2021-09-20 18:23:11 +02:00
Guillaume
7b67242bec chore: linting 2021-07-02 00:25:12 +02:00
Guillaume
bb0d8f38ef types: new @vue/apollo-option types 2021-07-02 00:09:13 +02:00
Guillaume
8a70c95bf7 feat: options & components API for Vue 3 2021-07-01 19:49:07 +02:00
Guillaume Chau
9f2d0d7260 chore: refactor eslint config 2021-02-11 17:43:07 +01:00
javiertury
fb1ab4d25a
types: strict tsconfig and @apollo/client v3 docs (#1062) 2020-10-18 12:30:53 +02:00
Guillaume Chau
754ea30741 test: fix 2020-10-17 02:24:00 +02:00
Guillaume Chau
fae022905c fix: more updates to apollo-client 3 2020-10-17 02:16:17 +02:00
Guillaume Chau
06feb6762c refactor: split vue-apollo into @vue/apollo-option & @vue/apollo-components 2019-12-01 19:33:36 +01:00