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(ppr): Add note about canary for PPR #70053

Merged
merged 9 commits into from
Sep 13, 2024
Merged

docs(ppr): Add note about canary for PPR #70053

merged 9 commits into from
Sep 13, 2024

Conversation

samcx
Copy link
Member

@samcx samcx commented Sep 12, 2024

Why?

Experimental PPR does not work for Next.js v14. Technically, you can try using v14 canary, but at that point, you should just be using v15 canary because both requires React v19.

@ijjk ijjk added created-by: Next.js team PRs by the Next.js team. Documentation Related to Next.js' official documentation. labels Sep 12, 2024
Copy link
Member Author

samcx commented Sep 12, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @samcx and the rest of your teammates on Graphite Graphite

@samcx samcx requested a review from ijjk September 12, 2024 23:32
@samcx samcx marked this pull request as ready for review September 12, 2024 23:32
@ijjk ijjk changed the title docs(ppr): remove mention that PPR works for v14 docs(ppr): Add note about canary for PPR Sep 13, 2024
Co-authored-by: JJ Kasper <jj@jjsweb.site>
@samcx samcx requested a review from ijjk September 13, 2024 20:53
@samcx samcx enabled auto-merge (squash) September 13, 2024 20:55
@samcx samcx merged commit c4ccace into canary Sep 13, 2024
51 of 53 checks passed
@samcx samcx deleted the sam/docs/ppr branch September 13, 2024 21:00
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Next.js team PRs by the Next.js team. Documentation Related to Next.js' official documentation. locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: The docs say Next.JS 14 supports experimental PPR but anecdotal evidence says otherwise
2 participants