Releases: i18next/next-i18next
v0.18.0
Added more e2e tests, refactored (and removed) urijs
approach, improve exports for TypeScript, and improve DX.
v0.17.1
Two small bug fixes for dev experience.
v0.17.0
Important functionality updates relating to fallback languages and browser detection. Added the lng-from-req
util and test coverage. Added e2e test coverage of the example
project.
v0.16.0
Persist language subpath across requests (especially to root) with localeSubpaths
enabled.
Add ignoreRoutes config option
Added a new ignoreRoutes
config option to allow greater control over language cookies. See #68 for more information.
v0.14.3
Important bug fix: add asset regex to forceTrailingSlash middleware.
v0.14.2
Remove contributors badge.
v0.14.1
Ignore jest files.
v0.14.0
Several bug fixes. Updated url parsing approach. Added test infrastructure and tests for most units/components.
v0.13.0
Update i18next
deps