Skip to content

next-i18next 0.23.0

Breaking changes:

Refactored next-i18next-middleware to behave more like common express middleware, via #90.

Use of next-i18next/middleware has changed completely, and is reflected in the docs.

This refactor allows for support of custom routes, improved query string support, and more.