feat: wire up direct uploads with local file provider (#12643)

This commit is contained in:
Harminder Virk
2025-06-10 15:07:54 +05:30
committed by GitHub
parent 1a78476608
commit f2cb528a56
8 changed files with 112 additions and 57 deletions
+9
View File
@@ -0,0 +1,9 @@
---
"@medusajs/file-local": patch
"@medusajs/core-flows": patch
"@medusajs/js-sdk": patch
"@medusajs/dashboard": patch
"integration-tests-http": patch
---
feat: wire up direct uploads with local file provider