Skip to content

hydrogen/Bump cli-hydrogen to 13.0.1 (main)#8074

Open
andguy95 wants to merge 2 commits into
mainfrom
update-cli-hydrogen-13.0.1
Open

hydrogen/Bump cli-hydrogen to 13.0.1 (main)#8074
andguy95 wants to merge 2 commits into
mainfrom
update-cli-hydrogen-13.0.1

Conversation

@andguy95

@andguy95 andguy95 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@shopify/cli-hydrogen 13.0.1

Patch Changes

  • Read disabled command metadata from @shopify/hydrogen and stop those commands with an actionable error. (#3846) by @graygilmore

  • Preserve actionable build errors during h2 deploy. When the build step fails (for example, when the vite package is missing from the project), the original error and its guidance are now surfaced instead of being wrapped into a generic "Build function failed with error" message and reported as an uncaught crash. (#3848) by @bashu-shopify

  • Add an explicit ~ app alias to new Hydrogen projects. (#3852) by @andguy95

    JavaScript projects use jsconfig.json, which is not reliably covered by Vite's native resolve.tsconfigPaths behavior. New projects now define Hydrogen's ~/ import convention directly in the Vite config so imports like ~/assets/favicon.svg work in both TypeScript and JavaScript projects.

  • Skip confirmation before deploying to non-preview environments with --force. (#3832) by @gonzaloriestra

  • Add --force and --dry-run flags to hydrogen env push. (#3831) by @gonzaloriestra

  • Fix Hydrogen deploy asset directory resolution when Vite reports the client output directory as the SSR server output directory. (#3842) by @frandiox

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

Related PRs

Patch release includes:
- Read disabled command metadata with actionable errors
- Preserve actionable build errors during h2 deploy
- Add explicit ~ app alias for JS projects
- Skip deploy confirmation with --force
- Add --force and --dry-run flags to hydrogen env push
- Fix deploy asset directory resolution
@github-actions github-actions Bot added the Area: @shopify/cli @shopify/cli package issues label Jul 13, 2026
@andguy95 andguy95 marked this pull request as ready for review July 13, 2026 18:29
@andguy95 andguy95 requested review from a team as code owners July 13, 2026 18:29
@graygilmore

Copy link
Copy Markdown
Contributor

/snapit

Changeset moves to the stable/4.5 branch PR instead, to avoid
duplicate version bumps when both branches converge.
@github-actions github-actions Bot added no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users. and removed Area: @shopify/cli @shopify/cli package issues labels Jul 13, 2026
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.

2 participants