Skip to content

Commit 1a6cef0

Browse files
authored
Merge branch 'develop' into fix/upsert-cart-line-item
2 parents 3d03ee8 + 9e1e708 commit 1a6cef0

File tree

213 files changed

+6964
-1546
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

213 files changed

+6964
-1546
lines changed

.changeset/fifty-boats-battle.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"@medusajs/medusa": patch
3+
"@medusajs/core-flows": patch
4+
"@medusajs/framework": patch
5+
"@medusajs/utils": patch
6+
"@medusajs/workflows-sdk": patch
7+
"@medusajs/admin-sdk": patch
8+
"@medusajs/dashboard": patch
9+
---
10+
11+
chore(): upgrade zod to latest
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@medusajs/promotion": patch
3+
---
4+
5+
fix(promotion): support fixed amount discount type in buy-get promotions
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@medusajs/dashboard": patch
3+
---
4+
5+
fix(admin): handle null sales channel references in product list and detail views

.changeset/free-rings-happen.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
"@medusajs/currency": patch
3+
"@medusajs/core-flows": patch
4+
"@medusajs/payment": patch
5+
"@medusajs/pricing": patch
6+
"@medusajs/region": patch
7+
"@medusajs/order": patch
8+
"@medusajs/store": patch
9+
"@medusajs/cart": patch
10+
"@medusajs/utils": patch
11+
"@medusajs/medusa": patch
12+
---
13+
14+
fix(currency,payment,pricing,region,order,store,cart,core-flows,medusa,utils): repo wide currency_code normalization

.changeset/lovely-lemons-repeat.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@medusajs/core-flows": patch
3+
"@medusajs/medusa": patch
4+
---
5+
6+
chore(medusa,core-flows): include variant images in product export

.changeset/rich-nights-stand.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"integration-tests-http": patch
3+
"@medusajs/types": patch
4+
"@medusajs/medusa": patch
5+
---
6+
7+
chore(medusa,types): allow filtering on variant sku/barcode/ean/upc on both /store and /admin apis

.changeset/seven-windows-brake.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@medusajs/core-flows": patch
3+
"@medusajs/order": patch
4+
"@medusajs/types": patch
5+
"@medusajs/medusa": patch
6+
---
7+
8+
feat(core-flows,order,medusa,types): update item metadata on item_update change action

.changeset/sixty-eagles-melt.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@medusajs/core-flows": patch
3+
---
4+
5+
fix(core-flows): Pass shipping_methods to computeActions context

.changeset/strong-ants-warn.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@medusajs/core-flows": patch
3+
"@medusajs/order": patch
4+
"@medusajs/types": patch
5+
"@medusajs/medusa": patch
6+
---
7+
8+
feat(core-flows,order,medusa,types): Version shipping method adjustments & implement missing creation flow for versioned adjustments

.changeset/twelve-pens-wink.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@medusajs/core-flows": patch
3+
"@medusajs/order": patch
4+
---
5+
6+
feat(core-flows,order,medusa,types): allow to update the original order.email on order customer transfer requests

0 commit comments

Comments
 (0)