Closed amannn closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
next-intl-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 29, 2024 11:52am |
next-intl-example-app-router | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 29, 2024 11:52am |
next-intl-example-app-router-without-i18n-routing | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 29, 2024 11:52am |
Breaking changes
createMiddleware
(use first argument instead, ideally viadefineRouting
—see docs)({locale})
argument ingetRequestConfig
(use({requestLocale})
instead)unstable_setRequestLocale
(usesetRequestLocale
instead)