Files
medusa-store/.changeset/smart-numbers-build.md
Adrien de Peretti ac09b3cbef Chore(): localised improvement to promotion module (#13446)
**What**
- Remove overserialization withing transaction and rely more on internal service or protected method instead which does not serialize and work with Infered entity type
- Slightly rework loop complexity

Overall, this gives a good spare of resources and time spent for serialization
2025-09-10 10:20:31 +00:00

6 lines
86 B
Markdown

---
"@medusajs/promotion": patch
---
Chore/localised improvement to promotion module