Skip to content

v3.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 14:17
· 77 commits to main since this release

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)