Skip to content

hydrogen/Bump cli-hydrogen to 11.1.8 (main)#6845

Closed
fredericoo wants to merge 1 commit intomainfrom
update-cli-hydrogen-11.1.8
Closed

hydrogen/Bump cli-hydrogen to 11.1.8 (main)#6845
fredericoo wants to merge 1 commit intomainfrom
update-cli-hydrogen-11.1.8

Conversation

@fredericoo
Copy link

Update @shopify/cli-hydrogen to version 11.1.8

Release Notes

Patch Changes

  • Update Storefront API and Customer Account API to version 2025-10 (#3430)

  • Add support for Bun's text-based lockfile (bun.lock) introduced in Bun 1.2, and npm's shrinkwrap lockfile (npm-shrinkwrap.json), as alternatives to their respective primary lockfiles (bun.lockb and package-lock.json). (#3430)

  • Add cartGiftCardCodesAdd mutation (#3430)

    New Feature: cartGiftCardCodesAdd

    The skeleton template has been updated to use the new cartGiftCardCodesAdd mutation:

    • Removed UpdateGiftCardForm component from CartSummary.tsx
    • Added AddGiftCardForm component using CartForm.ACTIONS.GiftCardCodesAdd

    If you customized the gift card form in your project, you may want to migrate to the new Add action for simpler code.

  • Add support for nested cart line items (warranties, gift wrapping, etc.) (#3430)

    Storefront API 2025-10 introduces parentRelationship on cart line items, enabling parent-child relationships for add-ons. This update displays nested line items in the cart.

    Changes:

    • Updates GraphQL fragments to include parentRelationship and lineComponents fields
    • Updates CartMain and CartLineItem to render child line items with visual hierarchy

Full release: https://github.com/Shopify/hydrogen/releases/tag/%40shopify%2Fcli-hydrogen%4011.1.8

@fredericoo fredericoo requested review from a team as code owners February 10, 2026 18:52
@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 2026

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 78.81% 14518/18421
🟡 Branches 73.13% 7221/9874
🟡 Functions 79.02% 3691/4671
🟡 Lines 79.15% 13725/17340

Test suite run success

3785 tests passing in 1448 suites.

Report generated by 🧪jest coverage report action from e07304d

@fredericoo fredericoo force-pushed the update-cli-hydrogen-11.1.8 branch from 8af62ec to e07304d Compare March 2, 2026 12:44
@binks-code-reviewer
Copy link

🤖 Code Review · #projects-dev-ai for questions
React with 👍/👎 or reply — all feedback helps improve the agent.

Complete - No issues

📋 History

✅ No issues

@andguy95
Copy link

andguy95 commented Mar 2, 2026

We can close this one now that the new cli-hydrogen patch bump will be taken care of in these release here:

@andguy95 andguy95 closed this Mar 2, 2026
auto-merge was automatically disabled March 2, 2026 21:38

Pull request was closed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants