Open christian-heusel opened 1 year ago
Check whether all plugins are supported:
graphql
, graphql-tag
https://v4.apollo.vuejs.org/vuetify
https://next.vuetifyjs.com/en/, https://next.vuetifyjs.com/en/getting-started/upgrade-guide/vue-router
https://router.vuejs.org/guide/migration/index.htmlvue-i18n
https://kazupon.github.io/vue-i18n/installation.html#vue-cli-3-xvue-cookies
https://www.npmjs.com/package/vue-cookiesvue-cli-plugin-apollo
https://github.com/Akryum/vue-cli-plugin-apollo
We are currently using vuejs version
2.6.10
and since our initial development vuejs 3 has been released. 🥳 https://v3-migration.vuejs.org/Apparently there also is a compatibility layer which we could use during the update: https://v3-migration.vuejs.org/migration-build.html