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
requestLocaleparam togetRequestConfigfor Next.js 15 support (#1383) - feat: Add
localeCookieoption for middleware (#1414) - feat: Add
setRequestLocale(#1437)
Fixes
- fix: When using
domains, handle unknown domains more gracefully (#1389)