Skip to content

Releases: nuxt-modules/i18n

v10.0.1

20 Jul 21:56

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v10.0.0

17 Jul 12:47

Choose a tag to compare

We're excited to announce the stable release of Nuxt I18n v10. This update brings new features, performance improvements and better DX.

🌟 Highlights

  • Improved Nuxt 4 Support: Better compatibility with the latest features in Nuxt v4.
  • Reliable Server-Side Redirection: We've improved how server-side redirections are handled.
  • Custom Routes with definePageMeta: A more flexible way to define custom routes for your localized pages.
  • Strict SEO Head Management: An experimental feature for more precise control over SEO head tags.
  • Vue I18n: Upgraded to vue-i18n v11.

See the New Features page for more details.

⚡ Preview: Translation Key Stripping

This release includes progress on a feature that strips unused translation keys from the server-rendered HTML at runtime. This makes your HTML response smaller, leading to faster response times.

Note

This feature is experimental and undocumented, to try it out see the configuration option types.

🛠️ Under the Hood

A lot of time was spent on refactors which should make the module easier to maintain and contribute to.

This also works towards the vision outlined in the I18n Routing RFC, with the aim to make the routing logic more portable and potentially part of Nuxt's core in the future.

⬆️ Migrating to v10

The upgrade path should be straightforward for most users. Breaking changes in this version are mostly removals of deprecated options and the stabilization of previously experimental features.

For a complete list of breaking changes, please see the Migration Guide.

🙏 Sponsors

Thank you for your support!

    View changes on GitHub

v10.0.0-rc.3

16 Jul 21:36

Choose a tag to compare

v10.0.0-rc.3 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v10.0.0-rc.2

05 Jul 14:37

Choose a tag to compare

v10.0.0-rc.2 Pre-release
Pre-release

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v10.0.0-rc.1

29 Jun 13:29

Choose a tag to compare

v10.0.0-rc.1 Pre-release
Pre-release

We are excited to publish the first release candidate of v10! Share your feedback and experience so we can land v10 as stable and as soon as possible 🙏

🚨 Breaking changes

Please take time to view the Migration Guide for v10 page for an overview of changes and migration steps required.

🚀 New features

The New Features page details some notable changes and improvements included in this major release.

ℹ️ Additional notes

You may need to refresh lockfiles before installing to ensure the correct subdependencies are installed.

At stable release we will include a proper overview of the improvements we have made in this major version.

    View changes on GitHub

v10.0.0-beta.12

29 Jun 13:23

Choose a tag to compare

v10.0.0-beta.12 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v9.5.6

25 Jun 14:46

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v10.0.0-beta.11

22 Jun 23:55

Choose a tag to compare

v10.0.0-beta.11 Pre-release
Pre-release

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v10.0.0-beta.10

07 Jun 20:40

Choose a tag to compare

v10.0.0-beta.10 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v10.0.0-beta.9

30 May 17:54

Choose a tag to compare

v10.0.0-beta.9 Pre-release
Pre-release

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub