Skip to content

chore: release packages#524

Merged
field123 merged 1 commit into
mainfrom
changeset-release/main
May 6, 2026
Merged

chore: release packages#524
field123 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 6, 2026

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

@epcc-sdk/sdks-pxm@0.1.0

Minor Changes

  • a363b78: Add support for shopper and admin attributes, bundle quantity configuration, and selective column export on products.

    • New ShopperAttributes and AdminAttributes types (string→string maps, max 100 keys) on products, hierarchies and nodes. shopper_attributes are catalog-visible; admin_attributes are admin-only.
    • Product list/export endpoints now accept filters using eq(shopper_attributes.<key>,…) and eq(admin_attributes.<key>,…).
    • Product import (CSV) supports shopper_attributes.<key> / admin_attributes.<key> columns, partial updates, and the __REMOVE_ATTRIBUTE__ sentinel for deleting a key.
    • Product export request body supports data.attributes.columns.include to cherry-pick exported columns (including wildcards like admin_attributes.*).
    • Bundle component options now expose per-option min / max to configure shopper-selectable quantities.
    • Multi-product responses now include a links object (typed via the new multi_links schema).

@epcc-sdk/sdks-shopper@0.1.0

Minor Changes

  • a363b78: Regenerate from updated catalog_view spec. Adds pricebook segmentation, catalog rule validation and indexing completion types.

    • New endpoint validateCatalogRules (POST /catalogs/rules/validate) with match_type of filter, similarity, conflict, or resolve_for_shopper.
    • New product fields available_prices, alternative_prices, available_pricebook_ids on shopper-context product responses; component product metadata also gains alternative_prices.
    • New EP-Pricebook-IDs-Of-Available-Prices-To-Show request header (comma-delimited pricebook IDs or 'all') on release/product endpoints.
    • getRules filter now supports pricebook_ids (eq() and in()).
    • New types: AvailablePrices, AlternativePrices, RuleMeta, CatalogRuleValidatorRequest, ReleaseIndexingCompleteData.

Patch Changes

  • a363b78: Add external_ref field on shipping group request and response types (Cart Checkout). Optional string, max 64 characters, accepts alphanumeric/special characters/spaces, not required to be unique.

@elasticpath/catalog-search-instantsearch-adapter@1.0.0

Patch Changes

  • Updated dependencies [a363b78]
  • Updated dependencies [a363b78]
    • @epcc-sdk/sdks-shopper@0.1.0

@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
commerce-essentials Ready Ready Preview, Comment May 6, 2026 8:44am
composable-frontend-core Ready Ready Preview, Comment May 6, 2026 8:44am
composable-frontend-docs Ready Ready Preview, Comment May 6, 2026 8:44am
composable-frontend-simple Ready Ready Preview May 6, 2026 8:44am
composable-frontend-subscriptions Ready Ready Preview, Comment May 6, 2026 8:44am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
composable-frontend-algolia Ignored Ignored May 6, 2026 8:44am

Request Review

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.

1 participant