feat(): improve module typings in medusa config (#14478)
* feat(events): Allow priority configuration * feat(events): Allow priority configuration * wip * wip * wip * fix typings * Create cold-lamps-search.md * implement priority config usage * comment out #1 * fixes * fixes
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
"@medusajs/event-bus-redis": patch
|
||||
"@medusajs/draft-order": patch
|
||||
"@medusajs/framework": patch
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
Feat/enable event configuration in medusa config
|
||||
enables event priority configuration through the Medusa config, allowing users to configure event processing options (like priority) for specific events at the module level.
|
||||
Reference in New Issue
Block a user