rsnext/docs/02-app/01-building-your-application/07-configuring
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-typescript.mdx Docs: Next.js 15 updates (#65603) 2024-05-23 13:41:29 +00:00
02-eslint.mdx Update eslint dependencies note in docs (#55023) 2023-09-05 19:01:27 +00:00
03-environment-variables.mdx Docs: Replace "twitter.com" to "x.com" (#65917) 2024-05-18 05:49:49 +00:00
04-absolute-imports-and-module-aliases.mdx Docs: Document caching mechanisms (#52514) 2023-07-31 17:03:26 +00:00
05-mdx.mdx Update 05-mdx.mdx (#65392) 2024-05-06 04:04:45 +00:00
06-src-directory.mdx Update 06-src-directory.mdx to mention Typescript paths (#62863) 2024-03-05 19:37:20 +00:00
11-draft-mode.mdx docs: Rewrite Rendering Section and React Essentials Page (#51579) 2023-08-24 08:48:44 -05:00
15-content-security-policy.mdx Remove obsolete block-all-mixed-content CSP directive (#63595) 2024-03-25 10:09:17 -07:00
index.mdx Docs: Document caching mechanisms (#52514) 2023-07-31 17:03:26 +00:00