Guillaume Chau
72f8607612
chore: fix missing package for release
2022-05-03 17:05:20 +02:00
Guillaume Chau
2361f28399
docs: migrate to vitepress + improvements
2022-05-03 16:49:24 +02:00
Guillaume Chau
dc4be7f113
ci: fix indent
2022-05-03 13:16:51 +02:00
Guillaume Chau
3fe0e46eb1
refactor: migrate to pnpm
2022-05-03 13:16:10 +02:00
Iran-110
2ddf5ae3e6
Allow 'no-cache' fetchPolicy on serve ( #1341 )
2022-05-03 10:54:47 +02:00
ANDREY KHASANOV
f31fa1520c
fix: subscriptions array leak ( #1248 )
2022-05-03 10:54:17 +02:00
Guillaume Chau
af9f20f131
feat: update vue-demi
2022-05-03 10:48:58 +02:00
Guillaume Chau
8927037c8c
docs: useLazyQuery load params
2022-05-03 10:45:22 +02:00
Dominik Klein
cf89b252c2
fix: avoid onServerPrefetch warning ( #1281 )
2022-05-03 10:44:16 +02:00
CommanderRoot
99c442bf27
refactor: replace deprecated String.prototype.substr() ( #1335 )
...
.substr() is deprecated so we replace it with .slice() or .substring() which work similarily but aren't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com >
2022-05-03 10:43:55 +02:00
Leo Zurbriggen
64491ce1ca
feat: allow providing multiple apolloClients outside of setup/vue context in vue-apollo-composable ( #1340 )
...
* allow providing multiple apolloClients outside of setup/vue context
* add docs
Co-authored-by: Rico Schmidt <schmidt@joshmartin.ch >
2022-05-03 10:43:12 +02:00
Natalia Tepluhina
61261bccc4
fix: added client options to error policy ( #1318 )
2022-05-03 10:40:47 +02:00
Neil Chen
082acf90c2
fix: useQuery loading and debounce issues ( #1313 )
...
fix #1235
fix #1271
2022-05-03 10:39:28 +02:00
Guillaume Chau
34ed387f7f
test: remove useResult
2022-05-02 18:34:20 +02:00
Guillaume Chau
2e65263329
docs: remove references to useResult
2022-05-02 18:34:13 +02:00
Guillaume Chau
9a391cc052
docs: cache updates, fix #1186
2022-05-02 18:24:02 +02:00
Guillaume Chau
829912da9e
docs: update sponsors image
2022-05-02 18:04:03 +02:00
Guillaume Chau
ff4c6d237e
docs: useLazyQuery
2022-05-02 17:52:38 +02:00
Guillaume Chau
0e9fb48384
feat: deprecate useResult
2022-05-02 17:41:48 +02:00
Guillaume Chau
d6d4da16d5
fix: $apollo null error if smar obj is destroyed but has throttled/debounced calls
2022-05-02 16:32:53 +02:00
Guillaume Chau
a79b7908f6
fix: remove console.log
2022-03-08 14:14:36 +01:00
Jonathan Duck
526fbacc18
docs: polling reactivity ( #1300 )
2021-12-17 00:08:08 +01:00
Guillaume Chau
e80d4fefa0
chore: ugprade sheep
2021-11-29 13:35:07 +01:00
Guillaume Chau
0c6bf94681
chore: upgrade sheep
2021-11-29 13:29:48 +01:00
Guillaume Chau
0e68a92996
chore: use sheep
2021-11-29 13:01:37 +01:00
Guillaume Chau
ba650190ad
chore: remove direct dep on conventional-changelog-cli
2021-11-29 12:09:07 +01:00
Guillaume Chau
8f5c347b82
chore: use @akryum/gen-changelog
2021-11-29 12:06:27 +01:00
Guillaume Chau
a6ffbbc180
ci: create release with changelog
...
chore: update deps
ci: fix command
ci: fix missing install
ci: try fixing the changelog body
ci: debug env
ci: try fix changelog body
ci: changeloooooooooooog
ci: changelooooooooooooooooooooooog
ci: changelog meow
ci: new action!!!
ci: test changelog command
ci: use node 16
ci: meow
ci: test command
ci: fetch everything?
ci: simplify changelog
ci: bump cache
ci: simplify
2021-11-29 11:05:19 +01:00
Guillaume Chau
c1b8818a34
ci: PR title check
2021-11-28 23:15:17 +01:00
Guillaume Chau
4d32175ed5
chore: changelog
2021-11-28 22:54:10 +01:00
Guillaume Chau
c6f5161108
chore: bump monorepo package version
2021-11-28 22:51:07 +01:00
Guillaume Chau
eaae2e33fd
docs: update READMEs
2021-11-28 22:45:13 +01:00
Guillaume Chau
16399d5ba5
docs: update packages readme
2021-11-28 22:31:52 +01:00
Guillaume Chau
ecb62bfd38
docs: update readme
2021-11-28 22:28:06 +01:00
Guillaume Chau
cb0e794891
v4.0.0-alpha.16
2021-11-28 19:34:48 +01:00
Guillaume Chau
a37a560ca5
fix: useSubscription outside of component
2021-11-28 19:34:36 +01:00
Guillaume Chau
3c8545b895
fix: improve perrDeps declaration, closes #1263
2021-11-28 19:26:43 +01:00
Guillaume Chau
63675b624d
test(composable): error policy
2021-11-28 19:17:18 +01:00
Guillaume Chau
b09145aa5a
docs: use graphql-tag
2021-11-28 19:11:07 +01:00
Guillaume Chau
ccf3d4d742
docs: add error handling link example
2021-11-28 19:10:52 +01:00
Guillaume Chau
04ab9f6e86
fix(useQuery): improve error handling with errorPolicy set to 'all'
2021-11-28 18:55:31 +01:00
Guillaume Chau
eaf1da7c39
fix: duplicate call to catchError, closes #1133
2021-11-28 18:49:58 +01:00
Guillaume Chau
60347d30a0
test: fix error policy spec
2021-11-28 17:56:11 +01:00
Guillaume Chau
d3b78b2ac0
ci: fix tests
2021-11-28 17:53:28 +01:00
Guillaume Chau
0595bd393e
feat: upgrade dependencies
2021-11-28 17:37:38 +01:00
Guillaume Chau
54279f7fc1
chore: apply changes from v3
2021-11-28 17:27:47 +01:00
Cerino O. Ligutom III
52de9ef4e0
docs: fix fetch policy for useMutation ( #1288 )
2021-11-23 18:50:39 +01:00
Guillaume Chau
cbe7df7a01
docs: fix highlight
2021-11-18 19:28:45 +01:00
Guillaume Chau
ac0b79430e
docs: add comment warning
...
https://github.com/vuejs/vue-apollo/discussions/1283
2021-11-18 14:31:35 +01:00
Erik Gävert
e2dad14ec8
fix: destruction of $apollo in vue-apollo-option ( #1273 )
2021-11-01 11:41:15 +01:00