Files
medusa-store/.changeset/khaki-birds-tickle.md
T
Adrien de Peretti 82a176e30e chore(medusa-test-utils):Handle errors gracefully (#6901)
**What**
- Better error handling and error message
- update deps management and dynamic import/require
- Pass a new flag to the modules loaders for the module loaders to be able to act depending on it. In that case, the module can determine what should be run or not. e.g in the workflow engine redis, when we are only partially loading the module, we do not want to set the Distributed transaction storage
2024-04-02 14:10:17 +00:00

262 B

@medusajs/medusa, medusa-test-utils, @medusajs/modules-sdk, @medusajs/types, @medusajs/workflow-engine-redis
@medusajs/medusa medusa-test-utils @medusajs/modules-sdk @medusajs/types @medusajs/workflow-engine-redis
patch patch patch patch patch

chore(medusa-test-utils): Handle errors gracefully + Do not set Distributed storage on partial loading