vuex-orm / plugin-graphql

Vuex ORM persistence plugin to sync the store against a GraphQL API.
https://vuex-orm.github.io/plugin-graphql/
MIT License
227 stars 52 forks source link

v1.0.0-rc.42 not published to NPM? #165

Closed jimmiejackson414-zz closed 3 years ago

jimmiejackson414-zz commented 3 years ago

Hi there! Just getting started with this plugin, I've been a huge fan of the vuex-orm library for awhile (previously used the axios-plugin). Running into some issues installing into an existing Nuxt app, and I'm hoping that rc.42 will fix it, however it doesn't appear to be published to NPM yet. The latest I see is rc.41.

phortx commented 3 years ago

Wow, good point! Just forgot about this 🙈

https://www.npmjs.com/package/@vuex-orm/plugin-graphql/v/1.0.0-rc.42

here it is. Sorry!