All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and adheres to Semantic Versioning.
- As of Hydrogen
0.10
it's no longer possible to store Sanity config inshopify.config.js
. Please ensure you specify your Sanity configuration in a correspondingclientConfig
object when callinguseSanityQuery
oruseSanityGraphQLQuery
.
- Add support for
shopifyVariables.country
in configuration for querying multi-locale stores.
- Initial release with
useSanityQuery
anduseSanityGraphQLQuery