Files
medusa-store/.changeset/gentle-bees-grow.md
Adrien de Peretti b21a599d11 feat(): Translation settings + user configuration + admin hook and js sdk + dashboard (#14355)
* feat(): Translation settings + user configuration

* feat(): Translation settings + user configuration

* Create gentle-bees-grow.md

* add entities end point

* add entities end point

* add admin hook and js sdk method

* update changeset

* fix tests

* fix tests

* rm unnecessary copy

* update dashboard to use the new resources

* update dashboard to use the new resources

* update dashboard to use the new resources

* allow type inference through interface augmentation in the defineConfig of medusa-config

* allow type inference through interface augmentation in the defineConfig of medusa-config

* exclude id and _id props

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2025-12-19 15:29:48 +01:00

207 B

@medusajs/medusa, @medusajs/translation, @medusajs/types, @medusajs/js-sdk, @medusajs/dashboard
@medusajs/medusa @medusajs/translation @medusajs/types @medusajs/js-sdk @medusajs/dashboard
patch patch patch patch patch

feat(): Translation settings + user configuration + js/admin