v3.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 togetRequestConfig
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)