chore: Version packages

This commit is contained in:
olivermrbl
2024-12-10 14:01:50 +01:00
parent 0c1bbbac2a
commit 0e342b491d
153 changed files with 589 additions and 349 deletions
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/workflow-engine-redis": patch
"@medusajs/workflows-sdk": patch
"@medusajs/core-flows": patch
"@medusajs/utils": patch
---
fix: when/then step name
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/workflow-engine-inmemory": patch
"@medusajs/workflow-engine-redis": patch
"@medusajs/utils": patch
---
chore(workflow-engine): Migrate to DML
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/payment": patch
---
fix(payment): ensure that payment error is captured in logger
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/api-key": patch
---
refactor: migrate api key module to DML
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/types": patch
---
feat(dashboard,types): Add UI to manage conditional SO prices
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): add query type argument to RequestWithContext
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/promotion": patch
"@medusajs/core-flows": patch
---
fix(promotion, core-flows): updating cart with removed promotion removes adjustments
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/types": patch
---
fix(dashboard,types): Add missing Metadata form for Region domain and fix types
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/store": patch
---
refactor: migrate store module to DML
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
chore(utils): DML#hasOne allow mappedBy to not be defined
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
fix: avoid optional fields on graphql generated types
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
fix(utils): DML one to one definition
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Prevent sending off empty string as handle for product category
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/types": patch
"@medusajs/dashboard": patch
---
fix(): Deleted default sales channel should be prevented
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/ui": patch
"@medusajs/dashboard": patch
---
fix(dashboard,ui): Bring ConditionBlock in line with design
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Add FE validation for conditional prices
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/locking-postgres": patch
---
chore: locking-postgres provider to DML
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/sales-channel": patch
---
refactor: migrate sales-channel to DML
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/cart": patch
"@medusajs/utils": patch
---
refactor: migrate cart module to DML
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Cleanup unsafe accesses to possibly undefined values in order timeline
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/types": patch
---
fix(dashboard,types): Fix TS errors
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/framework": patch
---
fix(framework): add missing query type argument in request types
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/index": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
chore: index module to DML