Files
medusa-store/.changeset/swift-mice-leave.md
T
Adrien de PerettiandRiqwan Thamir b6ac768698 chore: abstract the modules repository (#6035)
**What**
Reduce the work effort to create repositories when building new modules by abstracting the most common cases into the base class default implementation returned by a factory

- [x] Migrate all modules

Co-authored-by: Riqwan Thamir <5105988+riqwan@users.noreply.github.com>
2024-01-10 13:12:02 +00:00

204 B

@medusajs/authentication, @medusajs/link-modules, @medusajs/pricing, @medusajs/product, @medusajs/utils
@medusajs/authentication @medusajs/link-modules @medusajs/pricing @medusajs/product @medusajs/utils
patch patch patch patch patch

chore: Attempt to abstract the modules repository