Skip to content

Releases: nuxt-modules/i18n

v8.0.0-beta.12

11 May 14:39
Compare
Choose a tag to compare
v8.0.0-beta.12 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v8.0.0-beta.11

13 Apr 11:10
Compare
Choose a tag to compare
v8.0.0-beta.11 Pre-release
Pre-release

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.0.0-beta.10

22 Feb 15:09
Compare
Choose a tag to compare
v8.0.0-beta.10 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v8.0.0-beta.9

27 Jan 03:32
Compare
Choose a tag to compare
v8.0.0-beta.9 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v8.0.0-beta.8

21 Jan 13:46
Compare
Choose a tag to compare
v8.0.0-beta.8 Pre-release
Pre-release

🚨 Breaking Changes

  • Injection fields completion for nuxt app instance and page meta - by kazuya kawaguchi in #1711 (8e682)

🚀 Features

  • Extend lazy loading - by kazuya kawaguchi in #1801 (045d7)

🐞 Bug Fixes

  • Cannot work completion for Composer interface - by kazuya kawaguchi in #1707 (1876c)
  • Not resolve deps on monorepo - by kazuya kawaguchi in #1712 (ef240)
  • Ensure same symbol on vue-i18n - by kazuya kawaguchi in #1714 (395e4)
  • Format - by kazuya kawaguchi (02ec6)
  • Merge lazy loading resources to initial loading resources - by kazuya kawaguchi in #1723 (26f66)
  • Not reoslve vue-i18n module - by kazuya kawaguchi in #1726 (226e2)
  • Hydration miss match for prerender - by kazuya kawaguchi in #1733 (caaea)
  • Resolve extending messages correctly - by kazuya kawaguchi in #1765 (46bd9)
  • Resolve vue-i18n related modules on nuxt layers - by kazuya kawaguchi in #1768 (e93ce)
  • Not work differentDomains - by kazuya kawaguchi in #1770 (cc6cc)
  • Resolve ComponentCustomProperties type errors - by kazuya kawaguchi in #1791 (81e29)
View changes on GitHub

v7.3.1

09 Jan 15:06
Compare
Choose a tag to compare

Bug Fixes

  • don't expose full project path through langDir option (#1786) (0738a0f)

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