Skip to content

Releases: i18next/next-i18next

v14.0.0

15 Jun 09:03
Compare
Choose a tag to compare
  • requires i18next >= v23.0.1
  • requires react-i18next >= v13.0.0

v13.3.0

04 Jun 19:31
Compare
Choose a tag to compare
  • using a custom backend on server side should also lazy load the passed namespaces

v13.2.2

08 Mar 18:57
Compare
Choose a tag to compare
  • pageProps may be undefined on strange setups #2109"

v13.2.1

02 Mar 06:52
Compare
Choose a tag to compare
  • types: fix serverSideTranslations args #2104"

v13.2.0

01 Mar 20:20
Compare
Choose a tag to compare
  • types: Update serverSideTranslation args type #2097"

v13.1.6

28 Feb 06:54
Compare
Choose a tag to compare
  • fix: allow user provided affixes to be used without providing localeStructure #2100"

v13.1.5

07 Feb 14:39
Compare
Choose a tag to compare
  • #2089, more stable impelementation of "feat(server-side): custom default config path #2084"

v13.1.4

02 Feb 21:15
Compare
Choose a tag to compare

v13.1.3

02 Feb 21:09
Compare
Choose a tag to compare
  • another code snippet for #2084 to try to fix for dynamic pages

v13.1.2

02 Feb 21:03
Compare
Choose a tag to compare
  • different code snippet for #2084 to try to fix for dynamic pages