next-i18next 0.9.0
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.