chore: Version packages

This commit is contained in:
olivermrbl
2024-12-04 18:36:57 +01:00
parent 51b8b39525
commit 4723acd949
143 changed files with 533 additions and 295 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
fix: do not rely on model loading order to find an implicit owner
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Fix broken number input in adjust inventory form
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Add default value to inventory item combobox
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/types": patch
"@medusajs/utils": patch
---
feature: add support for check constraints in DML
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/pricing": patch
"@medusajs/types": patch
---
feat(pricing, types): add price rule operators to price calculations
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/auth": minor
---
feat(auth): Migrate auth module to DML
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): remove request body type argument from cancel order transfer routes
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/framework": patch
---
fix(framework): Apply CORS and auth middleware for global middleware that is not already applied by routes
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Prevent language ptBR from breaking dashboard
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/product": patch
---
fix(product): change export name of ProductImage
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Prevent order details page from crashing on no region
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Add Shipping Profile metadata route
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/user": minor
---
feat(user): Migrate user module to DML
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/framework": patch
"@medusajs/medusa": patch
---
feat(core-flows,framework,medusa): list shipping options pass in cart as pricing context
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/ui-preset": patch
"@medusajs/icons": patch
---
feat(ui,icons,ui-preset): Sync with latest changes from Figma, and fix Code components