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

chore: indicate compatibility with new v4 major` #624

Open danielroe opened 2 weeks ago

danielroe commented 2 weeks ago

With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might not be compatible.)

You can follow this and other changes in https://github.com/nuxt/nuxt/issues/27613 - please feel free to provide feedback as well!

netlify[bot] commented 2 weeks ago

Deploy Preview for apollo-module ready!

Name Link
Latest commit 937ffba3f5dcff50a2e9657b33f707ac5cd9547c
Latest deploy log https://app.netlify.com/sites/apollo-module/deploys/666c3a28ce0cb90008f41fd4
Deploy Preview https://deploy-preview-624--apollo-module.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

devbyray commented 2 days ago

@danielroe good idea! But with the current version of this module, we can't update to nuxt 3.12 :-( so it would be great if this get's resolved as well