next.js
a430936c - Strengthen _rsc cache-busting param (#92755)

Commit
93 days ago
Strengthen _rsc cache-busting param (#92755) This updates `_rsc` cache-busting param generation to use a stronger digest so different RSC request variants are much less likely to produce the same value. It also updates the related request-validation and injected resume/instant-test paths so they continue to generate and validate the same `_rsc` values across client, server, and edge-reachable codepaths.
Author
Parents
Loading