We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa0271 commit 0a5ff58Copy full SHA for 0a5ff58
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vuex-orm/plugin-apollo",
3
- "version": "0.0.41",
+ "version": "1.0.0-rc.1",
4
"description": "Vuex-ORM Plugin to sync the data against a GraphQL API via Apollo.",
5
"main": "dist/vuex-orm-apollo.common.js",
6
"module": "dist/vuex-orm-apollo.esm.js",
0 commit comments