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: Next.js 15 updates #65603

Merged
merged 70 commits into from
May 23, 2024
Merged

Docs: Next.js 15 updates #65603

merged 70 commits into from
May 23, 2024

Conversation

delbaoliveira
Copy link
Contributor

@delbaoliveira delbaoliveira commented May 10, 2024

React 19

  • React Compiler
  • Check all examples for new API usage e.g.useActionState, use
  • Review Server Actions page and link to React docs.

Next.js 15

  • PPR incremental adoption and placeholder page - for SEO
  • next/after
  • Package bundling
  • Upgrade guide
  • Clarify new fetch behavior
  • Route handlers - dynamic
  • Client-side router cache
  • Add "Good to know" about metadata route handlers being cached

15 and beyond

  • Remove recommendations for revalidate = low value
  • Review and consolidate data fetching section
    • Client-side data fetching patterns
      • Streaming data pattern with React use
      • Seeding initial data from the server

Redirects and blog post: https://github.com/vercel/front/pull/32249

@ijjk ijjk added created-by: Next.js DevEx team Documentation Related to Next.js' official documentation. labels May 10, 2024
Copy link
Contributor

github-actions bot commented May 10, 2024

All broken links are now fixed, thank you!

@delbaoliveira delbaoliveira marked this pull request as ready for review May 10, 2024 10:05
@delbaoliveira delbaoliveira requested review from a team as code owners May 10, 2024 10:05
@delbaoliveira delbaoliveira requested review from molebox and StephDietz and removed request for a team May 10, 2024 10:05
delbaoliveira and others added 2 commits May 10, 2024 15:37
Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
Co-authored-by: Anthony Shew <anthonyshew@gmail.com>
…al-prerendering.mdx

Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
@delbaoliveira
Copy link
Contributor Author

Thank you @AhmedBaset 🙏🏼

Co-authored-by: Stephanie Dietz <49788645+StephDietz@users.noreply.github.com>
Co-authored-by: Zack Tanner <1939140+ztanner@users.noreply.github.com>
Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
@vercel vercel deleted a comment from StephDietz May 23, 2024
manovotny and others added 8 commits May 22, 2024 23:03
- add notes about special metadata route handlers being cached
- tweak fetch upgrade guide wording
- add package config changes to upgrade guide
ztanner and others added 2 commits May 23, 2024 06:33
…sRouterDependencies

Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
@ztanner ztanner enabled auto-merge (squash) May 23, 2024 13:41
@ztanner ztanner merged commit 93c861d into canary May 23, 2024
35 checks passed
@ztanner ztanner deleted the docs-iusd branch May 23, 2024 13:41
@aldosch
Copy link
Member

aldosch commented Jun 5, 2024

Hi team. We may need to make some adjustments to the metadataBase default value docs too. This relates to #65089

More context is available in this slack discussion

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Next.js DevEx team Documentation Related to Next.js' official documentation. locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants