1.0.0-rc.2
Pre-release
Pre-release
💅 Refactors
api-client
- updated the methods that use extendQuery to fix the usage
- change the queries and mutations to GraphQL strings with
gql
interpolation - fixed the queries and mutations namings
composable
- fixed the cookie not being defined correctly
- fixed the useCart.load not working properly
- fixed typings on the files
🏡 Chore
eslint-vue
api-client
- updated @apollo/client to 3.4.1
- added @rollup/plugin-commonjs
composables
- added cookie-universal
theme
- updated core-js to 3.16.0
- updated cypress to 8.1.0
repository
- updated @graphql-codegen/cli to 1.21.8
- updated @types/node to 16.4.7
- updated rollup to 2.55.1
- updated vue-eslint-parser to 7.10.0