nuxt-modules / apollo

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

chore: indicate compatibility with new v4 major` #624

Open danielroe opened 5 months ago

danielroe commented 5 months 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 5 months 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 4 months 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

AaronDewes commented 4 months 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

Why? This module is 100% compatible with Nuxt 3.12

devbyray commented 4 months 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

Why? This module is 100% compatible with Nuxt 3.12

That is weird, when I tried it earlier it didn't work, but now it does 😅👍