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(test-utils): restore process.env after runner cleanup
- [Bug]: `@medusajs/test-utils`: runner `env` mutates `process.env` and never restores it
- [Bug]: `@medusajs/test-utils`: database credentials are captured at module load, ignoring runner `env`
- fix(core-flows): split reservations across stock locations + setReservationAllocations hook
- fix(promotions): include campaign.budget.type in status_display requiredFields
- fix(settings): include campaign budget type in promotion status columns
- Payment webhook routes (POST /hooks/payment/:provider) respond 200 to forged bodies for unconfigured providers
- fix(medusa): validate payment provider and webhook signature before ack
- fix(types): widen vite peer dependency to ^5.4.21 || ^6 || ^7 so npm installs succeed on Vite 6/7
- [Bug]: @medusajs/types vite peer range narrowed back to ^5, breaking npm installs on Vite 6/7
- Docs
- MDX not yet supported