Next I18next Versions Save

The easiest way to translate your NextJs apps.

v15.3.0

4 weeks ago
  • Only overwrite ns config if it provided #2270

v15.2.0

4 months ago
  • add possibility to pass resources directly via config and set localePath to null

v15.1.2

4 months ago
  • fix: Install error with react-i18next v14 #2248

v15.1.1

5 months ago
  • optimize/fix last change for turbo

v15.1.0

5 months ago
  • try to fix for turbo #2222

v15.0.0

6 months ago
  • 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

8 months ago
  • fix: correct namespacesRequired type in serverSideTranslations #2203

v14.0.2

8 months ago
  • try to fix namespacesRequired in serverSideTranslations is not type-safe anymore #2201

v14.0.1

8 months ago
  • try to fix namespacesRequired in serverSideTranslations is not type-safe anymore #2201

v14.0.0

10 months ago
  • requires i18next >= v23.0.1
  • requires react-i18next >= v13.0.0