Skip to content

Releases: nuxt-modules/i18n

v8.0.0-beta.7

08 Dec 01:11
Compare
Choose a tag to compare
v8.0.0-beta.7 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.0.0-beta.6

29 Nov 05:24
Compare
Choose a tag to compare
v8.0.0-beta.6 Pre-release
Pre-release

   🐞 Bug Fixes

  • Cannot work locale changing, when we move with <NuxtLink> on no_prefix  -  by @kazupon in #1686 (159c4)
    View changes on GitHub

v8.0.0-beta.5

28 Nov 08:40
Compare
Choose a tag to compare
v8.0.0-beta.5 Pre-release
Pre-release

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v8.0.0-beta.4

12 Nov 09:00
Compare
Choose a tag to compare
v8.0.0-beta.4 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

  • Diffrent domain loop redirection  -  by @kazupon in #1606
  • Locale resources not loaded on windows  -  by @kazupon in #1607
  • Non i18n custom block transforming  -  by @kazupon in #1608
  • Suppress warning on 'prefix' strategy  -  by @kazupon in #1612
  • Support i18n composable functions callable on definePageMeta functions  -  by @kazupon in #1629
  • Extract defineI18nRoute options fully  -  by @kazupon in #1636
  • Locale resources esm loading with import assertions  -  by @kazupon in #1637
  • Install failing with @vue/composition-api peer deps  -  by @kazupon in #1639
    View changes on GitHub

v8.0.0-beta.3

31 Oct 17:00
Compare
Choose a tag to compare
v8.0.0-beta.3 Pre-release
Pre-release

   🚀 Features

  • Vue-i18n option loading with function  -  by @kazupon in #1600

   🐞 Bug Fixes

    View changes on GitHub

v8.0.0-beta.2

26 Oct 14:50
Compare
Choose a tag to compare
v8.0.0-beta.2 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v8.0.0-beta.1

20 Oct 11:05
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.0.0-alpha.3

10 Oct 01:47
Compare
Choose a tag to compare
v8.0.0-alpha.3 Pre-release
Pre-release

   🚀 Features

    View changes on GitHub

v8.0.0-alpha.2

28 Sep 08:47
Compare
Choose a tag to compare
v8.0.0-alpha.2 Pre-release
Pre-release

   🚀 Features

  • Support identifierAttribute option for useLocaleHead  -  by @kazupon in #1526
  • Support strategy property API  -  by @kazupon in #1533
  • Support detect browser language fully  -  by @kazupon in #1534

   🐞 Bug Fixes

    View changes on GitHub

v8.0.0-alpha.1

06 Sep 08:07
Compare
Choose a tag to compare
v8.0.0-alpha.1 Pre-release
Pre-release

8.0.0-alpha.1 (2022-09-03)

This release is for Nuxt3.

This version is sitll alpha, the API might subject to breaking changes. We will make every effort to have the same I/F as v7.x, but Nuxt 3 is a major release, it might not be the same I/F.

About details, please check the v8 docs.

v8 alpha or later does not support Nuxt Bridge.

We will support Nuxt Bridge for v7.4 or v7.x later version. please see the Github Discussions for a detailed discussion of Nuxt Bridge supporting.

Thank you for your understanding 💚