nuxt-modules / apollo

Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.
https://apollo.nuxtjs.org
MIT License
929 stars 194 forks source link

Resolve @vue/apollo-composable path #545

Open Vernando05 opened 10 months ago

Vernando05 commented 10 months ago

fixes https://github.com/nuxt-modules/apollo/issues/444, https://github.com/nuxt-modules/apollo/issues/519, https://github.com/nuxt-modules/apollo/issues/535 Based on @zen PR

netlify[bot] commented 10 months ago

Deploy Preview for apollo-module canceled.

Name Link
Latest commit 54de29160441f22da9d12a35113de332394738b1
Latest deploy log https://app.netlify.com/sites/apollo-module/deploys/64e9f46ce60c670008374c4d
50rayn commented 7 months ago

@Diizzayy Any changes should be done in this PR? All checks seems to be passed

MitchellRomney commented 4 months ago

Just bumping this, the @vue/apollo-composable import issues are quite frustrating every time I upgrade Nuxt versions.

@Diizzayy Was there a reason this wasn't already merged in?

iamandrewluca commented 1 month ago

This PR seems can be closed, as related issues were fixed in another PR