Skip to content

doc: revert cacheComponents#1205

Merged
franky47 merged 7 commits intonextfrom
doc/revert-cache-components
Nov 7, 2025
Merged

doc: revert cacheComponents#1205
franky47 merged 7 commits intonextfrom
doc/revert-cache-components

Conversation

@franky47
Copy link
Member

@franky47 franky47 commented Nov 7, 2025

While the idea of pre-rendering the outer shell makes sense for dynamic pages, the fact that it's no longer possible to obtain purely static outputs (because of the "use cache" invalidation mechanism needing a lambda to run) is kind of a deal-breaker for highly static content, where we occasionnaly use ISR to refresh parts of the page that depend on external APIs.

Might revisit in the future.

While the idea of pre-rendering the outer shell makes sense for dynamic pages,
the fact that it's no longer possible to obtain purely static outputs
(because of the "use cache" invalidation mechanism needing a lambda to run)
is kind of a deal-breaker for highly static content, where we occasionnaly use ISR
to refresh parts of the page that depend on external APIs.

Might revisit in the future.
@franky47 franky47 added the documentation Improvements or additions to documentation label Nov 7, 2025
@franky47 franky47 added this to the 🪵 Backlog milestone Nov 7, 2025
@vercel
Copy link

vercel bot commented Nov 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
nuqs Ready Ready Preview Comment Nov 7, 2025 3:38pm

@franky47 franky47 marked this pull request as ready for review November 7, 2025 13:36
@franky47 franky47 enabled auto-merge (squash) November 7, 2025 15:35
@franky47 franky47 merged commit 5afb93b into next Nov 7, 2025
27 checks passed
@franky47 franky47 deleted the doc/revert-cache-components branch November 7, 2025 15:38
franky47 added a commit that referenced this pull request Nov 7, 2025
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

🎉 This PR is included in version 2.7.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot removed this from the 🚀 Shipping next milestone Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant