github nuxt-modules/i18n v9.5.0

latest releases: v10.0.0-beta.1, v9.5.2, v9.5.1...
one day ago

🧹 Strip i18n file paths from build

We have added the 'off' option to experimental.generatedLocaleFilePathFormat, which removes i18n file paths (e.g. locale files, vue-i18n configs) from the build. Note that enabling this will also mean these paths are no longer accessible in properties such as locales and localeProperties. See the options documentation for more details on this feature.

Since we no longer need these paths at runtime this will be the default behavior in v10 (and the option to configure this will be removed entirely).


   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

Don't miss a new i18n release

NewReleases is sending notifications on new releases.