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: Add useRouter, usePathname and Link #282

Merged
merged 9 commits into from
May 10, 2023
Merged

feat: Add useRouter, usePathname and Link #282

merged 9 commits into from
May 10, 2023

Conversation

amannn
Copy link
Owner

@amannn amannn commented May 10, 2023

Changes:

  • Add navigation APIs for the App Router: useRouter, usePathname & Link (see docs)
  • Revamp Next.js 13 example

@vercel
Copy link

vercel bot commented May 10, 2023

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

Name Status Preview Comments Updated (UTC)
example-next-13-next-auth ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2023 2:56pm
next-intl-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2023 2:56pm
next-intl-example-next-13 ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2023 2:56pm

@amannn amannn merged commit e30a89b into main May 10, 2023
@amannn amannn deleted the feat/routing-apis branch May 10, 2023 14:54
juanforlizzi pushed a commit to juanforlizzi/next-intl that referenced this pull request Jan 16, 2025
…and `Link`) (amannn#282)

Changes:
- Add navigation APIs for the App Router: `useRouter`, `usePathname` &
`Link` (see [docs](https://next-intl-docs.vercel.app/docs/next-13))
- Revamp Next.js 13 example
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.

1 participant