Skip to content

next-i18next 5.0.0

Breaking Changes:

  • The localePath config option is now required, and must be an absolute path (recommendation is to use path.resolve)
  • The localeSubpath functionality is now supported via NextJs rewrites
  • Custom servers and use of middlewares are now actively discouraged