chore(release): Publish
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa-js": patch
|
||||
---
|
||||
|
||||
Use correct payload type for resetting password in `medusa-js`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"medusa-file-s3": patch
|
||||
---
|
||||
|
||||
Add AWS S3 export support
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"medusa-payment-klarna": patch
|
||||
"medusa-payment-paypal": patch
|
||||
"medusa-payment-stripe": patch
|
||||
---
|
||||
|
||||
Rely on cart totals in payment providers
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): Trim discount code on insert and retrieve
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Adds a BatchJob strategy for importing prices to PriceLists
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": minor
|
||||
---
|
||||
|
||||
Improve performance of cart total calculations
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"medusa-react": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Finalise service migration and fix super constructor arguments
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Fix wrongly referenced product id in ProductImportStrategy
|
||||
Fix assigning nested objects properly
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"medusa-core-utils": patch
|
||||
---
|
||||
|
||||
Adds `computerizeAmount` utility to convert human money format into the DB format Medusa uses (integer of lowest currency unit)
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): Add sales channel to order on creation
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"medusa-payment-stripe": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Migrate Stripe providers to the new AbstractPaymentService
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Normalize discount code before querying DB in `DiscountService.retrieveByCode`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"medusa-payment-manual": patch
|
||||
---
|
||||
|
||||
fix(medusa-payment-manual): Add missing update method
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa-js": patch
|
||||
"medusa-react": patch
|
||||
---
|
||||
|
||||
feat(medusa-js, medusa-react): add expand fields to get order
|
||||
Reference in New Issue
Block a user