medusa
https://github.com/medusajs/medusa
MDX
Building blocks for digital commerce
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
MDX not yet supported2 Subscribers
Add a CodeTriage badge to medusa
Help out
- Issues
- fix(utils): support enums that start with numbers in DML
- fix(core-flows): normalize legacy customer group price list rule attribute
- [Bug]: Customer-group price lists never apply — rules are written as `customer_group_id` but matched as `customer.groups.id`
- [Bug]: Concurrent createReturn calls for the same order can corrupt return_requested_quantity via an unlocked order-change guard and stale reads
- Orphaned order when a concurrent reservation-step failure races sibling steps to OK inside completeCartWorkflow's parallelize() batch
- [Bug]: medusa build breaks with TypeScript 7 (config loader: Cannot read properties of undefined (reading 'fileExists'))
- [Improvement]: Simplified Chinese translations are out of sync with en.json
- Store API omits quantity-tier prices configured in Price Lists
- fix(order): serialize order-change creation and fix stale item quantities in concurrent order changes
- fix(dashboard): complete Simplified Chinese translations
- Docs
- MDX not yet supported