nuxt-modules / apollo

Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.

Home Page:https://apollo.nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v5 Upgrade Guide

bmulholland opened this issue · comments

I'm upgrading to Nuxt 3, which means upgrading to v5 of this module. Where can I find upgrade instructions?

There's some for vue-apollo: https://apollo.vuejs.org/migration/
And some for upgrading to v4 of the module: https://github.com/nuxt-modules/apollo/wiki/Upgrade-Guide
The CHANGELOG is essentially blank: https://github.com/nuxt-modules/apollo/blob/v5/CHANGELOG.md
The releases don't say anything: https://github.com/nuxt-modules/apollo/releases?q=v5.0.0&expanded=true
The upgrade PR has some basics, but leaves out a lot of detail: #430

Is there somewhere authoritative we can use?

This might be hard to write when it's impossible to upgrade in some scenarios: #563

This is looking to being one of our biggest obstacles in upgrading to Nuxt 3...

Storing the ugly, hacky workarounds we'll need to use: