Skip to content

docs: document preloading with Cache Components - #97864

Merged
aurorascharff merged 12 commits into
canaryfrom
codex/document-preloading-pattern
Sep 1, 2026
Merged

docs: document preloading with Cache Components#97864
aurorascharff merged 12 commits into
canaryfrom
codex/document-preloading-pattern

Conversation

@aurorascharff

@aurorascharff aurorascharff commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add the preload pattern to the current App Router data fetching guide
  • distinguish automatic fetch memoization, React cache for non-fetch data, and Cache Functions
  • clarify request-scoped private caching and when stale: Infinity should not constrain the route stale time

The previous-model caching guide remains unchanged.

Verification

  • Prettier on both edited docs
  • alex on both edited docs
  • git diff --check
  • Not run: full framework build because this is a documentation-only change

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Stats skipped

Commit: de09798
View workflow run

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Tests Passed

Commit: fe77d3a

@aurorascharff
aurorascharff marked this pull request as ready for review August 27, 2026 14:25
@aurorascharff
aurorascharff merged commit 1a9245c into canary Sep 1, 2026
66 checks passed
@aurorascharff
aurorascharff deleted the codex/document-preloading-pattern branch September 1, 2026 11:03
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.

2 participants