Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

@shopify/storefront-kit-react@2023.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 19:00
· 50 commits to 2023-01 since this release
f47933b

Patch Changes

  • 736cc41: In the version 2023.1.1 "Breaking Changes" section, we said

    The storefront client and ShopifyProvider now provide the storeDomain exactly as it is received; it's recommended that you pass the domain with the protocol and the fully-qualified domain name for your Storefront. For example: https://hydrogen-test.myshopify.com

    Unfortunately, the Storefront Client wasn't fully updated to actually do that. This update corrects this bug, but also means that you need to provide a full URL to your Storefront Domain (as was originally intended in our breaking change update).