- Added customer account API development authentication support
- Updated customer account API configuration options
- Fixed unresolved import paths
- Fixed nuxt-auth-utils stubs for customer account API
- Added customer account API support
- Fixed client side caching ttl option not being passed to the driver
- Added client credentials grant support for admin API access tokens
- Updated documentation for admin API authentication
- Bumped dependencies
- Bumped dependencies
- Bumped dependencies
- Fixed proxy cache storage mount base fallback
- Fixed proxy cache custom storage mount
- Added proxy cache support
- Fixed client side caching per request options
- Updated proxy configuration options
- Bumped dependencies
- Fixed client side caching default behaviour
- Added client side caching support
- Bumped dependencies
- Added multiple paths support for graphql fragments
- Bumped dependencies
- Fixed config schema validation error with Zod 4.3
- Bumped dependencies
- Fixed package version resolution in CLI
- Fixed json import type in CLI
- Fixed @nuxt/kit dependency resolution in CLI
- Fixed CLI commands
- Added webhooks support
- Fix proxy staying activated with prerendering
- Fix public config resolution
- Refactor module config creation
- Fix type exports
- Fix private access token header name
- Allow simultaneous usage of public and private tokens for storefront clients
- Fixed proxy and utils resolver paths
- Fixed resolver path problems
- Updated configuration
- Refactored module internals
- Bumped dependencies
- Replaced
useAsyncStorefrontcomposable withuseStorefrontData - Bumped dependencies
- Updated module documentation links
- Deep auto import and watch graphql folder
- Updated module documentation links
- Bumped dependencies
- Renamed module to
@nuxtjs/shopify - Replaced graphql-direct-proxy endpoints with custom endpoints for introspection
- Fixed useAsyncStorefront arguments
- Fixed storefront hooks being called instead of admin hooks at runtime
- Bumped dependencies
- Fixed nitro type includes
- Fixed runtime path resolution problems
- Added automatic server-side proxy for client requests
- Added custom api client
- Removed shopify storefront and admin api client module dependencies
- Added useAsyncStorefront composable
- Added request and response hooks for admin and storefront client
- Updated hooks documentation
- Improved env variable handling
- Fixed client side GraphQL queries not being included when using mock mode
- Added Mock.shop support for mocking the Storefront API
- Fixed GraphQL codegen endpoint url generation
- Fixed GraphiQL explorer endpoint
- Bumped dependencies
- Added flattenConnection util
- Bumped dependencies
- Added error handling
- Bumped dependencies
- Added auto-imports
- Removed unnecessary utils
- Bumped dependencies
- Updated codegen config handling
- Updated log levels for API clients and codegen
- Fixed JSON scalar type generation
- Bumped dependencies
- Fixed scalar type generation
- Bumped dependencies
- Added package build provenance
- Bumped dependencies
- Fixed type utils import
- Bumped dependencies
- Added type utils
- Improved config validation
- Fixed logging problems
- Added client side logging
- Fixed build declarations
- Added Nuxt hooks for client configuration and creation
- Updated documentation for new hooks
- Updated README + documentation
- Fixed a misconfiguration in the module config
- Fixed cli command "init" to initialize the template
- Added shop template (wip)
- Added cli command "init" to initialize the template
- Added client side Storefront API access
- Updated documentation
- Bumped dependencies
- Bumped dependencies
- Removed Nuxt prepare check
- Fixed release
- Bumped dependencies
- Refactored codegen templates
- Added prepare check
- Updated sandbox handler
- Updated documentation
- Documentation changes
- Fixed config module name
- Fixed sandbox
- Release-related fixes
- Initial release