feat(link-modules, pricing, product, utils): Custom database config in shared mode (#5755)

* feat(link-modules, pricing, product, utils): Should be able to set some custom database config even in shared mode

* Create wet-hounds-retire.md
This commit is contained in:
Adrien de Peretti
2023-11-29 09:19:28 +01:00
committed by GitHub
parent c4deeee481
commit 8f25ed8a10
5 changed files with 28 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
---
"@medusajs/link-modules": patch
"@medusajs/pricing": patch
"@medusajs/product": patch
"@medusajs/utils": patch
---
feat(link-modules, pricing, product, utils): Should be able to set some custom database config even in shared mode