Releases: i18next/next-i18next
Releases · i18next/next-i18next
v15.3.1
- update some i18next dependencies to address #2288
v15.3.0
- Only overwrite ns config if it provided #2270
v15.2.0
- add possibility to pass resources directly via config and set localePath to null
v15.1.2
- fix: Install error with react-i18next v14 #2248
v15.1.1
- optimize/fix last change for turbo
v15.1.0
- try to fix for turbo #2222
v15.0.0
- 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
- fix: correct namespacesRequired type in serverSideTranslations #2203
v14.0.2
- try to fix namespacesRequired in serverSideTranslations is not type-safe anymore #2201
v14.0.1
- try to fix namespacesRequired in serverSideTranslations is not type-safe anymore #2201