chore: Version packages

This commit is contained in:
olivermrbl
2024-11-25 09:57:00 +01:00
parent 29ce10b09e
commit 4245312d8d
156 changed files with 683 additions and 398 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Add missing inventory_item.list.\* widgets
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Ensure Breadcrumbs don't display stale data
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/orchestration": patch
"@medusajs/workflows-sdk": patch
---
Add response to permanent failure
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/types": patch
"@medusajs/utils": patch
---
Revert "feat: add optional fields"
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/inventory": patch
---
Update reservation quantity
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/product": patch
"@medusajs/types": patch
---
feat(dashboard): Allow re-ordering product images
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix: do not update the .env.template file with the database name
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/auth-google": patch
---
feature: Add email to google provider-identity metadata
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/js-sdk": patch
---
feat(js-sdk): add transferCart to sdk -> store -> cart
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
Order edit quantity diff
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-shared": patch
"@medusajs/dashboard": patch
---
fix(admin-shared,dashboard): Add missing Injection Zones and remove unused zones"
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/product": patch
---
fix(product): Update full descendant true when update parent category id
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/core-flows": patch
---
Refactor/finish rename order
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/framework": patch
"@medusajs/utils": patch
---
Fix loaders path
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
---
feat(core-flows,medusa): remove cart customer validation + rename workflow
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/event-bus-local": patch
"@medusajs/event-bus-redis": patch
"@medusajs/orchestration": patch
"@medusajs/utils": patch
---
Improve event bus error handling
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/js-sdk": patch
---
fix(js-sdk): Preserve path in baseUrl
-28
View File
@@ -1,28 +0,0 @@
---
"@medusajs/api-key": patch
"@medusajs/auth": patch
"@medusajs/cart": patch
"@medusajs/currency": patch
"@medusajs/file": patch
"@medusajs/fulfillment": patch
"@medusajs/index": patch
"@medusajs/inventory": patch
"@medusajs/locking": patch
"@medusajs/notification": patch
"@medusajs/order": patch
"@medusajs/payment": patch
"@medusajs/pricing": patch
"@medusajs/product": patch
"@medusajs/promotion": patch
"@medusajs/region": patch
"@medusajs/sales-channel": patch
"@medusajs/stock-location": patch
"@medusajs/store": patch
"@medusajs/tax": patch
"@medusajs/user": patch
"@medusajs/workflow-engine-inmemory": patch
"@medusajs/workflow-engine-redis": patch
"@medusajs/locking-postgres": patch
---
Fix/mikro orm cli wrapper
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/file-local": patch
---
Throw error from local file provider
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Fix active nav link styling for built-in routes
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/payment": patch
"@medusajs/payment-stripe": patch
---
fix(payment): Idempotent cancellation and proper creationg fail handling
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
feat(dashboard): Add Spanish i18n
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/workflow-engine-inmemory": patch
"@medusajs/workflow-engine-redis": patch
"@medusajs/orchestration": patch
"@medusajs/workflows-sdk": patch
---
Fix set step failure for async steps
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-vite-plugin": patch
---
fix(admin-vite-plugin): Move @babel/types to dependencies from devDependencies to make it compatible with Yarn PnP
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
---
Create Order before payment capture
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
fix(types): fix AdminBatchProductRequest to have product ID
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
feat(utils): add support for making relationships searchable
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/auth": patch
"@medusajs/fulfillment": patch
"@medusajs/locking": patch
"@medusajs/notification": patch
"@medusajs/payment": patch
---
chore(): Update module provider retrieval error message and type