## @mediafly/translate changelog

**6.2.0**

* Added `translationsDir` as a new option for the location of translation files. It should be a relative path like `./src/translations`.

**6.1.0**

* Added ESM JS as a new option for strings files. Set `"format": "js"` in `mediafly-translate.config.json` to use it.
