Skip to content

@shopify/hydrogen@2023.7.4

Compare
Choose a tag to compare
@shopify-github-actions-access shopify-github-actions-access released this 31 Aug 14:39
· 764 commits to main since this release
b17f341

Patch Changes

  • Fix hydration errors and stale data within the Pagination component (#1283) by @blittle

  • Add custom product paths to the VariantSelector component: (#1271) by @blittle

    <VariantSelector handle="snowboard" productPath="shop" options={options}>
      {/* ... */}
    </VariantSelector>
  • Add functionality for creating a Content Security Policy. See the guide on Content Security Policies for more details. (#1235) by @blittle

  • Updated dependencies [06516ee9, 423acee2]:

    • @shopify/hydrogen-react@2023.7.3