-
Notifications
You must be signed in to change notification settings - Fork 30.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: vercel/next.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.1.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vercel/next.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.1.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 41 files changed
- 8 contributors
Commits on Jan 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 23c4649 - Browse repository at this point
Copy the full SHA 23c4649View commit details -
backport: implement LRU cache with invocation ID scoping for minimal …
Configuration menu - View commit details
-
Copy full SHA for 4324698 - Browse repository at this point
Copy the full SHA 4324698View commit details -
tweak LRU sentinel cache key (#89123)
We originally prefixed the TTL sentinel with the null-byte separator to avoid collisions with real invocation IDs, but that makes `extractInvocationID` return "ttl" instead of undefined for TTL-mode keys. This switches to a reserved magic string sentinel so TTL-mode entries are correctly treated as “no invocation ID”.
Configuration menu - View commit details
-
Copy full SHA for d6d5734 - Browse repository at this point
Copy the full SHA d6d5734View commit details -
Backport/docs fixes jan 25 16.1.x (#89124)
Backport new guide and glossary update. --------- Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com> Co-authored-by: Eng Zer Jun <engzerjun@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a43df32 - Browse repository at this point
Copy the full SHA a43df32View commit details -
[backport][ci] Make gh auth status optional when triggering a release (…
…#89100) Backports #89098 Part of Closes https://linear.app/vercel/issue/NAR-753/
Configuration menu - View commit details
-
Copy full SHA for 098c0c0 - Browse repository at this point
Copy the full SHA 098c0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for adf8c61 - Browse repository at this point
Copy the full SHA adf8c61View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v16.1.5...v16.1.6