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

docs(examples): next.js app and pages router (#163) #167

Merged
merged 5 commits into from
May 25, 2024

Conversation

diego-aquino
Copy link
Member

@diego-aquino diego-aquino commented May 25, 2024

Documentation

  • [examples] Split the Next.js example into two: an example using the App router and another using the Pages router. This is useful to show how to use both local and remote interceptors in a browser environment.

Closes #163.

@diego-aquino diego-aquino added this to the v0.5.0 milestone May 25, 2024
@diego-aquino diego-aquino self-assigned this May 25, 2024
@diego-aquino diego-aquino enabled auto-merge (squash) May 25, 2024 18:54
@diego-aquino diego-aquino merged commit 18950c6 into canary May 25, 2024
14 checks passed
@diego-aquino diego-aquino deleted the @diego-aquino/163-next-js-app-and-pages-router branch May 25, 2024 18:56
diego-aquino added a commit that referenced this pull request May 26, 2024
### Documentation
- Updated the example links using local and remote interceptors. They
were not up-to-date after splitting the Next.js example into App Router
and Pages Router in #167.
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.

Split Next.js example between app router and pages router
1 participant