hydrogen
hydrogen copied to clipboard
React-based framework for building dynamic, Shopify-powered custom storefronts.
### WHY are these changes introduced? Fixes #3271 Storefront API 2025-10 added `cartGiftCardCodesAdd` mutation for appending gift card codes without replacing existing ones. Hydrogen only implemented `cartGiftCardCodesRemove` in PR #3128,...
Add documentation about uiLocales parameter limitation with third-party identity providers. When using third-party identity providers with headless storefronts, the `uiLocales` parameter is not passed to the identity provider during authentication...
### WHY are these changes introduced? Fixes #3273 Shopify Storefront API 2025-10 changed `cartDeliveryAddressesUpdate` mutation to explicitly clear all delivery addresses when passed an empty array. This behavior was `undefined`...
### WHY are these changes introduced? Fixes #3281 Updates Storefront API and Customer Account API from version 2025-07 to 2025-10 to support the latest quarterly API release. This update enables...
### Please confirm that you have: - [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...
## Overview Update Storefront API and Customer Account API from version 2025-07 to 2025-10 across the Hydrogen monorepo. ## API Version - **Version**: 2025-10 - **Previous Version**: 2025-07 - **APIs**:...
### What is the location of your example repository? _No response_ ### Which package or tool is having this issue? Hydrogen ### What version of that package or tool are...
### What is the location of your example repository? _No response_ ### Which package or tool is having this issue? Hydrogen ### What version of that package or tool are...
## Overview Storefront API 2025-10 adds new `CartWarningCode` enum value for B2B selling plan validation. ## API Version - **Version**: 2025-10 - **API**: Storefront GraphQL API - **Type**: New Feature...
## Overview Customer Account API 2025-10 adds detailed balance tracking for payment schedules. ## API Version - **Version**: 2025-10 - **API**: Customer Account API - **Type**: New Feature - **Action...