github nuxt-modules/i18n v9.3.0

latest release: v9.3.1
2 days ago

👀 Highlights

⚡ Locale Messages HMR (vite only)

We have added Hot Module Replacement (HMR) support for locale messages and vue-i18n configurations*, editing translations in locale files should now update instantly while preserving the page state.

This feature is enabled in development environments by default but can be disabled in case you run into issues by setting experimental.hmr: false.

*HMR in vue-i18n is supported for the messages, numberFormats and datetimeFormats properties in vue-i18n configuration files, other changes will fall back to page reload.

🔧 Webpack & Rspack

This release resolves issues with Webpack and Rspack related to virtual files, please let us know if you run into issues with this release 🙏

🩹 Unhead v2 + Nuxt 3.16

Make sure to update to this release for compatibility with Nuxt 3.16.

📃 Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

Don't miss a new i18n release

NewReleases is sending notifications on new releases.