Skip to content

v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@isaachinman isaachinman released this 10 Dec 23:20
· 1172 commits to master since this release

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.