Skip to content

Commit f8bb1ff

Browse files
authored
Merge branch 'develop' into fix/support-updating-tip-on-promotions
2 parents 3d5fc4d + 1438b39 commit f8bb1ff

50 files changed

Lines changed: 777 additions & 172 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
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(dashboard): show TIP flag only for fixed promotions

.changeset/fast-ears-own.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@medusajs/test-utils": patch
3+
"@medusajs/orchestration": patch
4+
---
5+
6+
fix(orchestration): Handle expected lifecycle errors

.changeset/sour-ladybugs-check.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
"@medusajs/api-key": patch
3+
"@medusajs/auth": patch
4+
"@medusajs/cart": patch
5+
"@medusajs/currency": patch
6+
"@medusajs/file": patch
7+
"@medusajs/fulfillment": patch
8+
"@medusajs/index": patch
9+
"@medusajs/inventory": patch
10+
"@medusajs/locking": patch
11+
"@medusajs/notification": patch
12+
"@medusajs/order": patch
13+
"@medusajs/payment": patch
14+
"@medusajs/pricing": patch
15+
"@medusajs/product": patch
16+
"@medusajs/promotion": patch
17+
"@medusajs/region": patch
18+
"@medusajs/sales-channel": patch
19+
"@medusajs/stock-location": patch
20+
"@medusajs/store": patch
21+
"@medusajs/locking-postgres": patch
22+
---
23+
24+
fix(): Order constraint and receive return

.changeset/tough-horses-return.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@medusajs/test-utils": patch
3+
"@medusajs/index": patch
4+
---
5+
6+
fix(index): merge filterable fields with default fields

0 commit comments

Comments
 (0)