Files
medusa-store/.changeset/new-eels-drop.md
Carlos R. L. Rodrigues 42c08fa8e0 fix(framework): handle deprecated Dirent path (#10179)
What:

- `Dirent` class from `NodeJS` has different properties in different versions, causing issues in our loaders.
- Util `readDirRecursive` was introduced, avoiding old node versions to break

FIXES: https://github.com/medusajs/medusa/issues/8419
2024-11-20 20:25:48 +00:00

7 lines
80 B
Markdown

---
"@medusajs/framework": patch
"@medusajs/utils": patch
---
Fix loaders path