chore: Version packages
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(types, medusa): remove fulfillment and payment status filters from validator + http types
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/dashboard": patch
|
||||
---
|
||||
|
||||
fix(dashboard): Use derrived state in DataTable
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
chore(types): change payment provider types to interfaces
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(types,medusa): calculate taxes for original price
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/product": patch
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
chore(product): Remove upsertWithReplace where needed
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": minor
|
||||
---
|
||||
|
||||
chore: Move token from query params to authorization header
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
fix: add additionl data to product categories hook
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
chore(core-flows): pass cart as reference to subflows
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/cart": patch
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
chore(): Improve cart update line items
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/cart": patch
|
||||
---
|
||||
|
||||
chore(): Prevent workflow steps to even call modules when not necessary
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/framework": patch
|
||||
---
|
||||
|
||||
feat: add middleware-file-loader
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/framework": patch
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
chore(): Add support for extra pool configuration
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
"@medusajs/cache-redis": patch
|
||||
"@medusajs/event-bus-redis": patch
|
||||
"@medusajs/workflow-engine-redis": patch
|
||||
"@medusajs/locking-redis": patch
|
||||
"@medusajs/workflows-sdk": patch
|
||||
---
|
||||
|
||||
chore(): Prevent sub workflow events release early + redis unlink
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
fix(types): Allow providing either vite@5 or vite@6 for the peer dependency
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
chore(): Improve cascade soft deletetion and update
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/link-modules": patch
|
||||
---
|
||||
|
||||
Chore/link module serialization
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
fix(core-flows): support 0 as a valid unit price for custom line items
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
"@medusajs/inventory": patch
|
||||
"@medusajs/link-modules": patch
|
||||
"@medusajs/product": patch
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
chore(): Improve internal repository delete algo
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/dashboard": patch
|
||||
---
|
||||
|
||||
fix(dashboard): bust variant inventory cache on inventory update
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
chore(core-flows): reserve inventory from locations with availability
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/framework": patch
|
||||
---
|
||||
|
||||
chore(framework): Unified resource loading and exclude non js/ts files
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
feat(utils): add error message when manager is not found
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/framework": patch
|
||||
---
|
||||
|
||||
feat: add routes loader
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/inventory": patch
|
||||
---
|
||||
|
||||
fix(inventory): Wrong event emitted on reservation update
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/order": patch
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
fix(order): summary raw totals
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
chore(core-flows): avoid overfetching to refresh cart
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/dashboard": patch
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(core-flows, dashboard, medusa): prevent creatiion of a fulfilment without items
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/framework": patch
|
||||
---
|
||||
|
||||
feat: Replace existing router with the new implementation
|
||||
Reference in New Issue
Block a user