Apis Version Update banner
Shopify Shopify

Apis Version Update

Development community

Description

# API Version Update Guide for Hydrogen ## Task Overview Update the Storefront API (SFAPI) and Customer Account API (CAAPI) versions across the Hydrogen repository to match the latest Shopify API release cycle. This guide is specifically for MAJOR version updates (e.g., 2025.1.0, 2025.4.0, 2025.7.0, 2025.10.0) that occur quarterly. ## Quick Summary: 10 Required Steps 1. **Determine Target Version** - Identify the new API version 2. **Create Feature Branch** - Set up working branch 3. **Update

Installation

Installs to ~/.claude/commands/shopify-hydrogen-apis-version-update.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Shopify/hydrogen/HEAD/.claude/commands/apis-version-update.md -o ~/.claude/commands/shopify-hydrogen-apis-version-update.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository