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(product): link values added to existing options
- fix(types, medusa): remove default billing and shipping address fields that aren't stored anywhere
- fix(order): guard against empty/falsy ids when deleting order line it⦠issue no. 16807
- fix(admin): internationalize order payment labels
- 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'))
- Docs
- MDX not yet supported