Conversation
5 tasks
bfef945 to
90cde89
Compare
kdaviduik
approved these changes
Feb 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@shopify/cli-hydrogen@11.1.8
Patch Changes
Update Storefront API and Customer Account API to version 2025-10 (#3430) by @kdaviduik
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.lockbandpackage-lock.json). (#3430) by @kdaviduikAdd
cartGiftCardCodesAddmutation (#3430) by @kdaviduikNew Feature: cartGiftCardCodesAdd
The skeleton template has been updated to use the new
cartGiftCardCodesAddmutation:UpdateGiftCardFormcomponent fromCartSummary.tsxAddGiftCardFormcomponent usingCartForm.ACTIONS.GiftCardCodesAddIf you customized the gift card form in your project, you may want to migrate to the new
Addaction for simpler code.Usage
Or with createCartHandler:
Add support for nested cart line items (warranties, gift wrapping, etc.) (#3430) by @kdaviduik
Storefront API 2025-10 introduces
parentRelationshipon cart line items, enabling parent-child relationships for add-ons. This update displays nested line items in the cart.Changes
parentRelationshipandlineComponentsfieldsCartMainandCartLineItemto render child line items with visual hierarchyNote
This update focuses on displaying nested line items. To add both a product and its child (e.g., warranty) in a single action:
@shopify/create-hydrogen@5.0.28
Patch Changes
Update Storefront API and Customer Account API to version 2025-10 (#3430) by @kdaviduik
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.lockbandpackage-lock.json). (#3430) by @kdaviduikAdd
cartGiftCardCodesAddmutation (#3430) by @kdaviduikNew Feature: cartGiftCardCodesAdd
The skeleton template has been updated to use the new
cartGiftCardCodesAddmutation:UpdateGiftCardFormcomponent fromCartSummary.tsxAddGiftCardFormcomponent usingCartForm.ACTIONS.GiftCardCodesAddIf you customized the gift card form in your project, you may want to migrate to the new
Addaction for simpler code.Usage
Or with createCartHandler:
Add support for nested cart line items (warranties, gift wrapping, etc.) (#3430) by @kdaviduik
Storefront API 2025-10 introduces
parentRelationshipon cart line items, enabling parent-child relationships for add-ons. This update displays nested line items in the cart.Changes
parentRelationshipandlineComponentsfieldsCartMainandCartLineItemto render child line items with visual hierarchyNote
This update focuses on displaying nested line items. To add both a product and its child (e.g., warranty) in a single action:
@shopify/hydrogen@2025.10.1
Patch Changes
skeleton@2025.10.1
Major Changes
Patch Changes
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.lockbandpackage-lock.json). (#3430) by @kdaviduikAdd
cartGiftCardCodesAddmutation (#3430) by @kdaviduikNew Feature: cartGiftCardCodesAdd
The skeleton template has been updated to use the new
cartGiftCardCodesAddmutation:UpdateGiftCardFormcomponent fromCartSummary.tsxAddGiftCardFormcomponent usingCartForm.ACTIONS.GiftCardCodesAddIf you customized the gift card form in your project, you may want to migrate to the new
Addaction for simpler code.Usage
Or with createCartHandler:
Add support for nested cart line items (warranties, gift wrapping, etc.) (#3430) by @kdaviduik
Storefront API 2025-10 introduces
parentRelationshipon cart line items, enabling parent-child relationships for add-ons. This update displays nested line items in the cart.Changes
parentRelationshipandlineComponentsfieldsCartMainandCartLineItemto render child line items with visual hierarchyNote
This update focuses on displaying nested line items. To add both a product and its child (e.g., warranty) in a single action:
Updated dependencies [
722915130410086bc7af22215ba57ee77aa14156]: