Skip to content

Releases: i18next/next-i18next

v15.3.0

15 Apr 15:45
Compare
Choose a tag to compare
  • Only overwrite ns config if it provided #2270

v15.2.0

04 Jan 23:14
Compare
Choose a tag to compare
  • add possibility to pass resources directly via config and set localePath to null

v15.1.2

02 Jan 14:53
Compare
Choose a tag to compare
  • fix: Install error with react-i18next v14 #2248

v15.1.1

06 Dec 22:45
Compare
Choose a tag to compare
  • optimize/fix last change for turbo

v15.1.0

06 Dec 22:36
Compare
Choose a tag to compare
  • try to fix for turbo #2222

v15.0.0

01 Nov 15:43
Compare
Choose a tag to compare
  • refactor: reuse existing i18next instance #2226 -> If you use client side pages (not lazy loading translations), like described here, make sure you set the partialBundledLanguages option to true, like here.

v14.0.3

04 Sep 16:46
Compare
Choose a tag to compare
  • fix: correct namespacesRequired type in serverSideTranslations #2203

v14.0.2

02 Sep 13:30
Compare
Choose a tag to compare
  • try to fix namespacesRequired in serverSideTranslations is not type-safe anymore #2201

v14.0.1

02 Sep 13:25
Compare
Choose a tag to compare
  • try to fix namespacesRequired in serverSideTranslations is not type-safe anymore #2201

v14.0.0

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