Skip to content

@shopify/hydrogen@1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 20:35
· 32 commits to v1.x-2022-07 since this release
26470cb

Minor Changes

  • Updates default powered-by header output to Shopify, Hydrogen, and updates associateed documentation. (#2518) by @benjaminsehl

Patch Changes

  • Fix the <CartProvider> to by default pull localization from <ShopifyProvider>. You can still override the countryCode by passing a prop directly to <CartProvider>. Resolves Shopify/hydrogen#622 (#2521) by @blittle

  • Fix an issue where cache doesn't properly match requests (#2530) by @blittle