chore: Version packages

This commit is contained in:
olivermrbl
2025-12-11 14:10:54 +01:00
parent 00e57a21a8
commit 237b472e73
179 changed files with 1013 additions and 491 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
fix(utils): avoid inflating refundable_total for tax inclusive pricing
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/order": patch
---
fix(dashboard, order): summary pending diff calculation on preview
-5
View File
@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
chore(): Upgrade validator patched version
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/framework": patch
---
chore(): revert route loading parallelization
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/test-utils": patch
"@medusajs/cart": patch
"@medusajs/core-flows": patch
"@medusajs/types": patch
---
feat(): sync cart translation synced
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/utils": patch
---
fix(utils,core-flows): add events constant for translations and use it in workflows
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/event-bus-local": patch
"@medusajs/framework": patch
"@medusajs/utils": patch
"@medusajs/workflows-sdk": patch
---
chore: Backend HMR (expriemental)
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
fix(utils): fix error when generating migrations for a module with existing snapshot
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): refresh payment collection inside updateCartPromotionsWorkflow
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
chore: Add locks to order edit flows
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
feat(dashboard): Improve fully refunded order details
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/framework": patch
---
fix(framework): Prevent registering express handler for disabled routes
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(): Run some commands in server mode only
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
feat(): Pluralized props for list readonly link
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/event-bus-local": patch
---
chore(): Move event bus local logging
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
---
fix(medusa): Allow 'id' in shipping_address and billing_address in validator of store udpate cart route
fix(core-flows): Update addresses nested fields when 'id' is provided in payload for update-carts step
-11
View File
@@ -1,11 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/framework": patch
"@medusajs/modules-sdk": patch
"@medusajs/cli": patch
"@medusajs/product": patch
"@medusajs/customer": patch
"@medusajs/promotion": patch
---
chore(): Accept an extra agument 'all-or-nothing' on the migrate command
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(): Add translations/locale integration tests and fix locale end…
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/file-s3": patch
---
URL-encode S3 object metadata and returned URL
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/event-bus-redis": patch
"@medusajs/workflow-engine-redis": patch
---
chore(): Enable more granualar queue configuration
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/order": patch
---
chore(order): Remove unique index on item_id:version for order_item
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): pass prefix to useDataTable to fix product list not paginating
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): avoid unnecessary product relations to be returned by default
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/link-modules": patch
"@medusajs/cli": patch
"@medusajs/medusa": patch
---
chore(link-modules): ignore duplicates link creation
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): Access orderItem.variant safely inside convertDraftOrderWorkflow when containing custom items
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): show correct color indicators for payment and fulfillment status columns for `view_configuration` feature flag
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/link-modules": patch
---
fix(): Remove unnecessary store support\_\* read only links
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): use customer query config on delete address route
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/link-modules": patch
---
fix(): Improve store currency readonly link