--- title: Hydrogen January 2025 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-2025-release' md: 'https://shopify.dev/changelog/hydrogen-january-2025-release.md' metadata: effectiveApiVersion: '' affectedApi: [] primaryTag: displayName: Platform handle: platform secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2025-01-31T12:13:28-05:00' postedAt: '2025-01-31T12:20:00-05:00' updatedAt: '2025-01-31T12:18:01-05:00' effectiveAt: '2025-01-31T12:15:00-05:00' --- January 31, 2025 Tags: * Platform # Hydrogen January 2025 release The January 2025 Hydrogen release contains several upgrades: * Turn on Remix future flag `v3_lazyRouteDiscovery` ([#2702](https://github.com/Shopify/hydrogen/pull/2702)) * Update SFAPI to 2025-01 ([#2715](https://github.com/Shopify/hydrogen/pull/2715)) * Workaround for “Error: failed to execute ‘insertBefore’ on ‘Node’” that sometimes happen during development ([#2701](https://github.com/Shopify/hydrogen/pull/2701)) * Bump vite, Remix package versions and bump tailwind v4 alpha to beta ([#2696](https://github.com/Shopify/hydrogen/pull/2696)) * Fix `getProductOptions` crashing when one of the variant returns a null `firstSelectableVariant` ([#2704](https://github.com/Shopify/hydrogen/pull/2704)) * Fix `decodeEncodedVariant` when option value encoding does not end with a control character ([#2721](https://github.com/Shopify/hydrogen/pull/2721)) * Remove deprecated prop `customerAccountUrl` from `createCustomerAccountClient` ([#2730](https://github.com/Shopify/hydrogen/pull/2730)) Check out our full [Hydrogen January 2025 release blog post](https://hydrogen.shopify.dev/update/january-2025) for more details. And please drop your comments, feedback, and suggestions in [GitHub Discussions](https://github.com/Shopify/hydrogen/discussions)!