Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 808 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 808 Bytes

Changelog

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.

0.3.0 - 2022-03-02

Deprecated

  • As of Hydrogen 0.10 it's no longer possible to store Sanity config in shopify.config.js. Please ensure you specify your Sanity configuration in a corresponding clientConfig object when calling useSanityQuery or useSanityGraphQLQuery.

0.2.0 - 2021-12-10

  • Add support for shopifyVariables.country in configuration for querying multi-locale stores.

0.1.0 - 2021-11-12

  • Initial release with useSanityQuery and useSanityGraphQLQuery