Skip to content

chore: update @medusajs/* to v2.14.2 - #16

Merged
shahednasser merged 1 commit into
mainfrom
chore/update-medusa-2.14.2
Apr 30, 2026
Merged

chore: update @medusajs/* to v2.14.2#16
shahednasser merged 1 commit into
mainfrom
chore/update-medusa-2.14.2

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Update @medusajs/* to v2.14.2

This PR updates all @medusajs/* packages to v2.14.2.


Important

Always review the release notes for v2.14.2 before merging — Medusa minor releases may include breaking changes.


Build Status

✅ Build passed successfully after the update.


Release Notes

v2.14.2

Highlights

Price List Metadata Support

Price lists now support custom metadata fields, enabling you to store additional business context and custom attributes alongside your pricing configurations. This adds flexibility for commerce applications that need to track extra information like campaign names, seasonal markers, or custom business logic flags.

Native Price List Filtering Performance

The products listing API now resolves price_list_id filters directly through the index engine rather than post-processing results. This significantly improves query performance when filtering products by price lists, especially for large product catalogs.

Features

  • feat(pricing,medusa,dashboard,types): add metadata support for price lists by @NicolasGorga in #15238
  • feat(index, medusa): resolve price_list_id natively via index engine by @srindom in #15249
  • feat(medusa,js-sdk,types): add POST /admin/payment-collections/:id/payment-sessions by @GBreg19 in #15169

Bugs

  • fix(medusa): speed up products list with price_list_id filter by @srindom in #15247
  • fix(dashboard): allow clearing optional collection, type, and country fields by @bqst in #14012
  • fix(medusa): API workflow subscription by @v0eak in #15134
  • fix: replace dead via.placeholder URL by @kiluazen in #15170
  • fix(framework): preserve rawB

(truncated — see full release notes link above)

View full release notes →


This PR was created automatically by medusa-update-action.

@shahednasser
shahednasser merged commit 31d9f0e into main Apr 30, 2026
1 check passed
@shahednasser
shahednasser deleted the chore/update-medusa-2.14.2 branch April 30, 2026 16:30
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