Skip to content

next-intl 3.22.0

3.22.0 (2024-10-21)

See blog post: next-intl 3.22: Incrementally moving forward

Features

  • feat: createNavigation (#1316)
  • feat: Add async requestLocale param to getRequestConfig for Next.js 15 support (#1383)
  • feat: Add localeCookie option for middleware (#1414)
  • feat: Add setRequestLocale (#1437)

Fixes

  • fix: When using domains, handle unknown domains more gracefully (#1389)

Deprecations

  • Deprecate defaultTranslationValues (#1411)
  • Deprecate unstable_setRequestLocale (#1437)