Skip to content

Commit

Permalink
Merge branch 'develop' into feat/customer-dml
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Dec 9, 2024
2 parents 9cd4e4c + 9e797dc commit 40ea944
Show file tree
Hide file tree
Showing 130 changed files with 6,506 additions and 2,854 deletions.
7 changes: 7 additions & 0 deletions .changeset/clean-paws-build.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@medusajs/workflow-engine-inmemory": patch
"@medusajs/workflow-engine-redis": patch
"@medusajs/utils": patch
---

chore(workflow-engine): Migrate to DML
6 changes: 6 additions & 0 deletions .changeset/empty-trees-walk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@medusajs/promotion": patch
"@medusajs/core-flows": patch
---

fix(promotion, core-flows): updating cart with removed promotion removes adjustments
5 changes: 5 additions & 0 deletions .changeset/gold-birds-draw.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@medusajs/store": patch
---

refactor: migrate store module to DML
5 changes: 5 additions & 0 deletions .changeset/green-pants-remain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@medusajs/utils": patch
---

fix: avoid optional fields on graphql generated types
5 changes: 5 additions & 0 deletions .changeset/heavy-peaches-sniff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---

fix(dashboard): Prevent sending off empty string as handle for product category
5 changes: 5 additions & 0 deletions .changeset/silly-waves-add.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@medusajs/locking-postgres": patch
---

chore: locking-postgres provider to DML
6 changes: 6 additions & 0 deletions .changeset/stale-eyes-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@medusajs/dashboard": patch
"@medusajs/types": patch
---

fix(dashboard,types): Fix TS errors
Loading

0 comments on commit 40ea944

Please sign in to comment.