feat(medusa): export feature flag configs (#13714)

* Export feature-flags

* Add changeset

---------

Co-authored-by: William Bouchard <46496014+willbouch@users.noreply.github.com>
This commit is contained in:
Nicolas Gorga
2025-10-10 11:14:28 -04:00
committed by GitHub
co-authored by William Bouchard
parent a1c56d29d0
commit 137b237c84
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
feat(medusa): export feature-flags config objects