chore(release): Publish
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): allow passing idempotency key to service layer create
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Decorate orders returned by /store/orders/:id with totals.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix: cart completion strategy tax lines management
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"integration-tests-api": patch
|
||||
"integration-tests-plugins": patch
|
||||
---
|
||||
|
||||
test: allow integration-tests to leverage workspaces optimizations
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): Use requireCustomerAuthentication middleware in get-session
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"medusa-core-utils": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
chore(medusa-core-utils): Migrate to TS
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): Order service legacy decorate totals should still apply the totals to the items
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"medusa-payment-stripe": patch
|
||||
---
|
||||
|
||||
fix(medusa-plugin-stripe): Correct hooks import
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Properly setting "refunded" and "partially refunded" statuses on orders
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
chore: update awilix to v8
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Feat(medusa): Optimize the cart creation with time line and therefore the response time
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix: Fixes a bug where `country_code` was dropped when partially updating a shipping and/or billing address on a cart.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
chore(oas): explicitly declare type:object on schemas with properties
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": minor
|
||||
---
|
||||
|
||||
Feat: allow customers to claim orders
|
||||
|
||||
BREAKING CHANGE: `customerService.retrieveByEmail` is being deprecated in favor of two methods: `customerService.retrieveRegisteredByEmail` and `customerService.retrieveUnRegisteredByEmail`. Please use `customerService.list({ email: <customer email> })` in the future
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Enforces a validation for discounts that makes regions a required parameter
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"medusa-react": patch
|
||||
---
|
||||
|
||||
Adds appropriate optional type to several endpoint fields related to products. Also fixes the use of wrong payload type for `useAdminUpdateVariant` hook in `medusa-react`.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat: Allow to assign a collection to a product during the import
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): Throw on flat rate shipping options with no amount
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Allow regular expression in CORS configuration
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): Should update the adjustments upon cart discount removal
|
||||
Reference in New Issue
Block a user