Releases: i18next/next-i18next
Releases · i18next/next-i18next
v14.0.0
- requires i18next >= v23.0.1
- requires react-i18next >= v13.0.0
v13.3.0
- using a custom backend on server side should also lazy load the passed namespaces
v13.2.2
- pageProps may be undefined on strange setups #2109"
v13.2.1
- types: fix serverSideTranslations args #2104"
v13.2.0
- types: Update serverSideTranslation args type #2097"
v13.1.6
- fix: allow user provided affixes to be used without providing localeStructure #2100"
v13.1.5
- #2089, more stable impelementation of "feat(server-side): custom default config path #2084"
v13.1.3
- another code snippet for #2084 to try to fix for dynamic pages
v13.1.2
- different code snippet for #2084 to try to fix for dynamic pages