github i18next/next-i18next v0.9.0

latest releases: v15.4.1, v15.4.0, v15.3.1...
pre-release6 years ago

Several important updates to improve the distinction between client and server source.

Use of i18next-browser-languagedetector is now optional via the config option browserLanguageDetection.

Breaking change: the middleware must now be imported from next-i18next/middleware, and is not returned via class initialisation. This is to prevent it being included in the client bundle.

Don't miss a new next-i18next release

NewReleases is sending notifications on new releases.