Files
medusa-store/.changeset/early-dingos-repeat.md
T
Shahed Nasser 6380c1fdf4 fix(medusa): allow passing null to cart API routes (#14381)
Allow passing `null` as the locale for cart API route, as `optional` only allow passing `undefined`.
2025-12-22 08:51:01 +00:00

6 lines
86 B
Markdown

---
"@medusajs/medusa": patch
---
fix(medusa): allow passing null to cart API routes