Skip to content

Releases: i18next/next-i18next

v8.8.0

13 Sep 09:31
Compare
Choose a tag to compare

Documentation:

Refactor:

  • Move hook out of condition (e7eb577)
  • Better support for shallow route changes (1f98177)

v8.7.0

05 Sep 07:14
Compare
Choose a tag to compare

Features:

  • Add reloadOnPrerender option to reload resources (2c08b29)

v8.6.0

11 Aug 08:34
Compare
Choose a tag to compare

Documentation:

  • Fix typo in migration doc (a1339b5)

Chores:

  • Removed compatibility with getInitialProps info in migration guide (3679e7f)

v8.5.5

13 Jul 09:09
Compare
Choose a tag to compare

Bug fixes:

  • Respect user-defined prefix/suffix when looking for default NS (315531a)

v8.5.4

12 Jul 13:11
Compare
Choose a tag to compare

Bug fixes:

  • Set client side backend options only if there is no custom backend (5ed1e91)

v8.5.3

06 Jul 13:56
Compare
Choose a tag to compare

Bug fixes:

  • Only import default config if no userConfig is passed (28cd9c6)

v8.5.2

06 Jul 10:14
Compare
Choose a tag to compare

Bug fixes:

  • Fixed issue where empty requiredNamespaces array returns all namespaces instead of no namespaces (a09a69b)

v8.5.1

20 Jun 08:17
Compare
Choose a tag to compare

Bug fixes:

  • fix: serverSideTranslations loading all locales (29147f5)

v8.5.0

13 Jun 17:02
Compare
Choose a tag to compare

Bug fixes:

  • Export Resources and DefaultNamespace from typings (fb5cbce)
  • Client config ns assignment logic (336ed9c)

Documentation:

  • Add v8 migration documentation (e76d9b0)

v8.4.0

01 Jun 10:41
Compare
Choose a tag to compare

Documentation:

Bug fixes:

  • Fix 1181: Missing namespaces if they are not in the defaultLanguage (7474c93)