rsnext/docs/03-pages/02-api-reference
Delba de Oliveira 93c861d67b
Docs: Next.js 15 updates (#65603)
React 19
- [x] React Compiler
- [x] Check all examples for new API usage e.g.`useActionState`, `use`
- [x] Review Server Actions page and link to React docs.


Next.js 15

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

15 and beyond
- [x] Remove recommendations for `revalidate = low value` 
- [x] 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

---------

Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
Co-authored-by: Anthony Shew <anthonyshew@gmail.com>
Co-authored-by: Michael Novotny <manovotny@gmail.com>
Co-authored-by: Ethan Arrowood <ethan@arrowood.dev>
Co-authored-by: StephDietz <steph.dietz@vercel.com>
Co-authored-by: Stephanie Dietz <49788645+StephDietz@users.noreply.github.com>
Co-authored-by: Zack Tanner <1939140+ztanner@users.noreply.github.com>
2024-05-23 13:41:29 +00:00
..
01-components feat!(next/image): change default Content-Disposition to attachment (#65631) 2024-05-10 21:35:48 -04:00
02-functions provide revalidateReason to getStaticProps (#64258) 2024-04-09 09:53:08 -07:00
03-next-config-js Docs: Next.js 15 updates (#65603) 2024-05-23 13:41:29 +00:00
04-create-next-app.mdx Add separate links in shared documentation (#51733) 2023-06-28 23:37:56 +00:00
05-next-cli.mdx Add separate links in shared documentation (#51733) 2023-06-28 23:37:56 +00:00
06-edge.mdx Add separate links in shared documentation (#51733) 2023-06-28 23:37:56 +00:00
index.mdx [Next Docs] Migrate new docs from next-site to Next.js repo (#50701) 2023-06-08 12:03:14 +02:00