Skip to content

docs: add TSDocs for cart line item pricing and merging utilities [automated] - #16245

Closed
shahednasser wants to merge 1 commit into
developfrom
docs/add-tsdocs-1785419461
Closed

docs: add TSDocs for cart line item pricing and merging utilities [automated]#16245
shahednasser wants to merge 1 commit into
developfrom
docs/add-tsdocs-1785419461

Conversation

@shahednasser

Copy link
Copy Markdown
Member

Automated TSDoc Additions

This PR adds TSDoc comments to TypeScript source files changed in commit a4791af.

Added TSDoc comments for new and updated cart step and utility exports introduced in commit a4791af3b2.

  • Added @since 2.18.1 and descriptions to the new getLineItemPricingQuantitiesStep, GetLineItemPricingQuantitiesStepInput, findMatchingLineItem, MatchableLineItem, and lineItemFieldsForMerging exports.
  • Added a missing TSDoc block for the GetLineItemActionsStepOutput interface in get-line-item-actions.ts.
  • Existing TSDoc on addToCartWorkflow, updateLineItemInCartWorkflow, and other pre-existing symbols was left untouched.

Triggered by: fix(core-flows): re-price merged cart line items and hydrate compare_at on update (#16211)

Files updated:

  • packages/core/core-flows/src/cart/steps/get-line-item-actions.ts
  • packages/core/core-flows/src/cart/steps/get-line-item-pricing-quantities.ts
  • packages/core/core-flows/src/cart/steps/index.ts
  • packages/core/core-flows/src/cart/utils/find-matching-line-item.ts
  • packages/core/core-flows/src/cart/workflows/add-to-cart.ts
  • packages/core/core-flows/src/cart/workflows/update-line-item-in-cart.ts

Review carefully before merging. Claude may have missed context or used incorrect descriptions.

@shahednasser
shahednasser requested a review from a team as a code owner July 30, 2026 13:51
@changeset-bot

changeset-bot Bot commented Jul 30, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 73d9105

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@shahednasser
shahednasser deleted the docs/add-tsdocs-1785419461 branch July 30, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants