Version Packages (#13978)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-12-17 13:55:25 +01:00
committed by GitHub
parent 9f8da1e2e0
commit cfa38871cb
173 changed files with 1022 additions and 470 deletions

View File

@@ -1,6 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/utils": patch
---
chore(utils): currency epsilon

View File

@@ -1,6 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/types": patch
---
fix(types,translations): fix types for translation and locale updates

View File

@@ -1,5 +0,0 @@
---
"@medusajs/index": patch
---
fix(index): detect enum fields

View File

@@ -1,5 +0,0 @@
---
"@medusajs/js-sdk": patch
---
feat(): Add support for locale to the js sdk

View File

@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
fix(types): add locale to the query parameters of product query types

View File

@@ -1,5 +0,0 @@
---
"@medusajs/icons": patch
---
chore(icons): sync new icons

View File

@@ -1,7 +0,0 @@
---
"@medusajs/js-sdk": patch
"@medusajs/types": patch
"@medusajs/medusa": patch
---
feat(js-sdk,types,medusa): add list locales store method to JS SDK

View File

@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/framework": patch
---
chore(): apply locale middleware to all store routes

View File

@@ -1,9 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/framework": patch
"@medusajs/store": patch
"@medusajs/types": patch
"@medusajs/medusa": patch
---
chore(): Remove default_locale from StoreLocale

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(): Apply translation feature flag broaderly

View File

@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/translation": patch
---
feat(): Add product type and collection translation support

View File

@@ -1,5 +0,0 @@
---
"@medusajs/link-modules": patch
---
fix(link-modules): export store locale link definition

View File

@@ -1,5 +0,0 @@
---
"@medusajs/link-modules": patch
---
Fix/readonly link feature flag conditional

View File

@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/translation": patch
"@medusajs/types": patch
---
chore(): Translation statistics

View File

@@ -1,5 +0,0 @@
---
"@medusajs/js-sdk": patch
---
chore(): js-sdk set locale in server environment

View File

@@ -1,7 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/types": patch
"@medusajs/medusa": patch
---
fix(dashboard,medusa,types): improve performance for price list prices retrieval

View File

@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
fix(): Cart translation sync

View File

@@ -1,6 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/pricing": patch
---
fix(pricing,dashboard): update min_quantity/max_quantity to decimal in price model

View File

@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/order": patch
"@medusajs/core-flows": patch
"@medusajs/types": patch
---
feat(): Sync order translations

View File

@@ -1,5 +0,0 @@
---
"@medusajs/translation": patch
---
feat(): remove status from translatable fields

View File

@@ -1,6 +0,0 @@
---
"@medusajs/framework": patch
"@medusajs/js-sdk": patch
---
chore(): Update locale header usage

View File

@@ -1,15 +0,0 @@
---
"@medusajs/cart": patch
"@medusajs/fulfillment": patch
"@medusajs/notification": patch
"@medusajs/order": patch
"@medusajs/payment": patch
"@medusajs/pricing": patch
"@medusajs/product": patch
"@medusajs/promotion": patch
"@medusajs/store": patch
"@medusajs/translation": patch
"@medusajs/utils": patch
---
chore(): Migration generator fix generated import

View File

@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/link-modules": patch
---
feat(): Add support for store locales end point