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
7 lines
80 B
Markdown
7 lines
80 B
Markdown
---
|
|
"@medusajs/framework": patch
|
|
"@medusajs/utils": patch
|
|
---
|
|
|
|
Fix loaders path
|