fix(framework): Ensure that CORS and Auth middleware is applied for routes only defined in middlewares.ts (#10339)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/framework": patch
|
||||
---
|
||||
|
||||
fix(framework): Apply CORS and auth middleware for global middleware that is not already applied by routes
|
||||
Reference in New Issue
Block a user