feat(utils): Introduce promiseAll util (#5543)

This commit is contained in:
Adrien de Peretti
2023-11-08 08:48:48 +01:00
committed by GitHub
parent e4ce2f4e07
commit f90ba02087
99 changed files with 464 additions and 297 deletions
+10
View File
@@ -0,0 +1,10 @@
---
"@medusajs/medusa": patch
"@medusajs/inventory": patch
"medusa-fulfillment-webshipper": patch
"medusa-plugin-brightpearl": patch
"medusa-plugin-contentful": patch
"medusa-source-shopify": patch
---
feat(utils): Introduce promiseAll util