Skip to content

Commit 4b8cfd1

Browse files
authored
Merge branch 'develop' into chore/add-many-to-many-between-product-and-option
2 parents 1d38920 + 43305a5 commit 4b8cfd1

567 files changed

Lines changed: 39336 additions & 2647 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.

.changeset/angry-rivers-collect.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@medusajs/order": patch
3+
---
4+
5+
chore: Ensure isolated order deletion

.changeset/early-dingos-repeat.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@medusajs/medusa": patch
3+
---
4+
5+
fix(medusa): allow passing null to cart API routes

.changeset/easy-paws-kick.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@medusajs/types": patch
3+
---
4+
5+
fix(types): add missing completed_at property for carts

.changeset/eight-baths-win.md

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): form reset for across allocation

.changeset/eleven-news-hug.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/utils": patch
4+
---
5+
6+
feat(core-flows,utils): Shipping options workflow events emission

.changeset/empty-rockets-sink.md

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+
feat(dashboard): Add first and last name inputs to update order shipping and billing address forms

.changeset/gentle-bees-grow.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@medusajs/medusa": patch
3+
"@medusajs/translation": patch
4+
"@medusajs/types": patch
5+
"@medusajs/js-sdk": patch
6+
"@medusajs/dashboard": patch
7+
---
8+
9+
feat(): Translation settings + user configuration + js/admin

.changeset/happy-steaks-cheer.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@medusajs/medusa": patch
3+
"@medusajs/framework": patch
4+
"@medusajs/modules-sdk": patch
5+
"@medusajs/cli": patch
6+
---
7+
8+
feat(): Auto generated types generation upon build

.changeset/humble-sides-matter.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@medusajs/auth": patch
3+
"@medusajs/types": patch
4+
"@medusajs/utils": patch
5+
---
6+
7+
add Medusa Cloud auth provider

.changeset/mighty-apples-cover.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@medusajs/framework": patch
3+
"@medusajs/medusa": patch
4+
---
5+
6+
fix(medusa,framework): hmr file watch

0 commit comments

Comments
 (0)