next.js
b423e776 - fix: ensure split flight returns root render and skip redundant getExpiration

Commit
90 days ago
fix: ensure split flight returns root render and skip redundant getExpiration - Remove NEXT_ROUTER_STATE_TREE_HEADER from internal request to ensure root render, allowing client to use navigateToSeededRoute directly - Skip getExpiration when previouslyRevalidatedTags is set since isRecentlyRevalidatedTag already handles tag checking - Filter tags to only forward updateTag() calls (profile === undefined) - Check for ActionDidRevalidateDynamicOnly for refresh() detection 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Author
Committer
Parents
Loading