Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Next.js 13 RSC middleware improvements #212

Merged
merged 11 commits into from
Mar 13, 2023

Conversation

amannn
Copy link
Owner

@amannn amannn commented Mar 7, 2023

Improvements:

  • Switch to a new API in the middleware to configure advanced routing patterns (please see the updated docs)
  • Support mode to always prefix the current route with the locale
  • Improve domain-based routing to allow redirects from one domain to another and better integrate with alternate links (only show domain-alternatives)

@vercel
Copy link

vercel bot commented Mar 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
next-intl ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 13, 2023 at 0:35AM (UTC)

@amannn amannn marked this pull request as ready for review March 13, 2023 12:35
@amannn amannn merged commit cc6c9b8 into feat/next-13-rsc Mar 13, 2023
@amannn amannn deleted the feat/next-13-rsc-middleware-improvements branch March 13, 2023 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant