Skip to content

Commit d84a7e6

Browse files
committed
Merge branch 'develop' into chore/add-many-to-many-between-product-and-option
2 parents 83d5a4b + 7955121 commit d84a7e6

5,394 files changed

Lines changed: 641721 additions & 527967 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/add-completed-at-filter.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/add-marked-shipped-by-field.md

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@medusajs/medusa": patch
3+
"@medusajs/js-sdk": patch
4+
"@medusajs/types": patch
5+
---
6+
7+
feat(medusa,js-sdk,types): add POST /admin/payment-collections/:id/payment-sessions route

.changeset/all-areas-shake.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+
chore(dashboard): fix type and lint errors

.changeset/busy-dogs-call.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): fixes to some HTTP types

.changeset/eager-doors-kneel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fifty-teeth-prove.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
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): pass container to MedusaAppLoader in runMigrationScripts to resolve AwilixResolutionError for `query` during migration scripts
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): preserve app_metadata and user_metadata across token refresh
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@medusajs/framework": patch
3+
---
4+
5+
fix(framework): preserve rawBody for text and urlencoded body parsers

0 commit comments

Comments
 (0)