Skip to main content
Shopify Dev Archive
Back to Archive

Tooling Updates

Shopify/hydrogen @shopify/hydrogen@2026.10.0-preview.2 (opens in a new tab)

Preview release of Hydrogen 2026.10.0 introduces new features and improvements for Shopify storefronts.

GitHub: Shopify/hydrogen· Sep 2, 2026· 8/10

From the article

Minor Changes : Accept Liquid-style ?variant=<numeric id> links on product pages. handleShopifyRoutes({routeTemplates}) now 302-redirects ?variant= product URLs to the canonical option-params URL ( /products/x?variant=123 → /products/x?Color=Red&Size=M ), resolving the variant through the Storefront API with Cache.long() when the client has a cache adapter, following combined-listing variants to their own product page, and stripping unknown or deleted variant ids. When both variant and option…

Read the full article on GitHub: Shopify/hydrogen (opens in a new tab)

Related items