--- title: Hydrogen January 2026 release - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: 'https://shopify.dev/changelog/hydrogen-january-2026-release' md: 'https://shopify.dev/changelog/hydrogen-january-2026-release.md' metadata: effectiveApiVersion: '' affectedApi: - displayName: Hydrogen handle: hydrogen primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2026-04-16T18:17:55-04:00' postedAt: '2026-02-09T12:00:00-05:00' updatedAt: '2026-04-16T18:28:39-04:00' effectiveAt: '2026-02-09T12:00:00-05:00' --- February 9, 2026 Tags: * Hydrogen # Hydrogen January 2026 release The Hydrogen January 2026 release (v2026.1.0) is out. This is a quarterly API version bump to Storefront API 2026-01 and Customer Account API 2026-01. * Updated Storefront API and Customer Account API to 2026-01 ([#3434](https://github.com/Shopify/hydrogen/pull/3434)) * The `cartDiscountCodesUpdate` mutation now requires the `discountCodes` argument. If you have custom cart discount code logic, verify your mutations include this field before upgrading. Check out the [full release notes](https://github.com/Shopify/hydrogen/releases/tag/%40shopify%2Fhydrogen%402026.1.0) for more details. Review the [Storefront API 2026-01 changelog](https://shopify.dev/docs/api/release-notes/2026-01) and [Customer Account API 2026-01 changelog](https://shopify.dev/docs/api/customer/changelog) for other changes that may affect your storefront. And please drop your comments, feedback, and suggestions in [GitHub Discussions](https://github.com/Shopify/hydrogen/discussions).