Releases: nuxt-modules/apollo
Releases · nuxt-modules/apollo
Fix multiple clients
This release fixes multiclient support. Thanks @bjunc for the contribution!
Update to v1 of NUXT
Removed deprecation warnings for NUXT v1.0.0
Thanks to @pschaub for his early adoption.
Upgrade apollo-client and vue-apollo
Breaking Change
Make sure to follow the docs about the new way of adding
- apollo-client v2
- vue-apollo v3
Updated instructions please follow:
https://github.com/nuxt-community/apollo-module/blob/master/README.md
Credits are going for @Hendrixer for his PR and @atinux and @Akryum and @bjunc for their reviews.