Skip to content

hydrogen/Bump cli-hydrogen to 13.0.4 (main) - #8334

Open
fredericoo wants to merge 2 commits into
mainfrom
fb-update-cli-hydrogen-13.0.4-main
Open

hydrogen/Bump cli-hydrogen to 13.0.4 (main)#8334
fredericoo wants to merge 2 commits into
mainfrom
fb-update-cli-hydrogen-13.0.4-main

Conversation

@fredericoo

Copy link
Copy Markdown
Contributor

What changed

  • Bump @shopify/cli-hydrogen from 13.0.3 to 13.0.4
  • Refresh generated command manifests and docs

Release notes

  • Add --javascript-origin to hydrogen customer-account-push
  • Fix local Hydrogen CLI discovery for customer-account-push
  • Recommend the Shopify AI Toolkit in newly scaffolded storefronts

Full release: https://github.com/Shopify/hydrogen/releases/tag/%40shopify/cli-hydrogen%4013.0.4

Verification

  • CLI tests: 42 passed
  • CLI type-check passed
  • Frozen lockfile install passed

Related PRs

Assisted-By: devx/a869c089-fc45-44fe-980e-2fd932eca0ed
@github-actions github-actions Bot added the no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users. label Aug 14, 2026
@fredericoo
fredericoo marked this pull request as ready for review August 14, 2026 18:27
@fredericoo
fredericoo requested review from a team as code owners August 14, 2026 18:28
"type": "option"
},
"javascript-origin": {
"description": "The origin to register as the allowed JavaScript origin for the Customer Account API OAuth flow. Defaults to --dev-origin. Must not include a port (Shopify rejects origins with ports); use this to register a portless origin while keeping a portful --dev-origin.",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this seem weirdly worded? Maybe I don't work enough with ports but I don't think I've used portful before. That and the repeated origin. Just my two cents though.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we shouldn't actually mention this and just let it fail if they enter a port?

will include this in a patch soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants