-
Notifications
You must be signed in to change notification settings - Fork 31.2k
Comparing changes
Open a pull request
base repository: vercel/next.js
base: v16.2.6
head repository: vercel/next.js
compare: v16.2.7
- 13 commits
- 695 files changed
- 28 contributors
Commits on May 12, 2026
-
Backport documentation fixes for v16.2 (#93804)
## Summary Backports documentation fixes and improvements from canary to the `next-16-2` branch. ### Included commits: - eddbd54 docs: clarify that proxy/middleware matches static assets by default (#92441) - 43d1229 docs: clarify serverless runtime behavior for use cache (#92232) - 630d905 docs: add note on React canary version to View transitions guide (#92315) - 08f6f62 docs: note PPR default in cacheComponents reference (#92378) - 07182b5 docs: clarify cacheLife() cannot be called at module scope (#92326) - 7bb8e7d docs: add note on installing `server-only` in data security guide (#92445) - 6440b9e docs: update details about `unstable_retry()` behavior (#91827) - 246c5e1 docs: link updateTag from cacheTag reference (#92379) - a99d7fd docs: native db drivers with sync queries (#92572) - aef9105 docs: add Link transitionTypes version history (#92624) - db1d2cc docs(cli): clarify that `--debug-build-paths` requires route group folders in paths (#92618) - 82f3f48 docs: fix broken bun.sh Nextjs documentation link (#92698) - 5a15986 docs: add migration note for experimental cache flags to cacheComponents (#92318) - d1cf752 docs: draftMode alignment (#92794) - ccc6d36 docs: amends to preserving-ui-state guide (#92270) - 44e3208 docs: link Activity guide from Cache Components migration guide (#92571) - 2217cba docs: add guide for displaying dates without hydration flash (#92786) - d233d05 docs: remove broken error-handling overlay screenshot (#93279) - 356644b Update 05-server-and-client-components.mdx (#93374) - ae88a95 docs: clarify rendering flow in Server/Client interleaving example (#93381) - b419190 docs: clarify proxy runtime history (#93467) - e41fc92 docs: remove unreachable forms and mutations (#93509) - 405a912 docs: broken link from usePathname compat call out (#93528) - 58ea332 docs: escape literal triple-backticks in contribution guide (#93584) - d98ea7c docs: clarify cacheTag limit - it is per call (#93768) - 7988818 docs: devIndicators with usage example (#93784) --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Joseph <icyJoseph@users.noreply.github.com> Co-authored-by: MK <135491799+wwenrr@users.noreply.github.com> Co-authored-by: wwenrr <wwenrr@users.noreply.github.com> Co-authored-by: Aurora Scharff <66901228+aurorascharff@users.noreply.github.com> Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com> Co-authored-by: Abhishek Mardiya <97448460+abhishekmardiya@users.noreply.github.com> Co-authored-by: Jiwon Choi <devjiwonchoi@gmail.com> Co-authored-by: Hamed <55133282+hamedniroomand@users.noreply.github.com> Co-authored-by: Jimmy Lai <laijimmy0@gmail.com> Co-authored-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com> Co-authored-by: Zana Abdi <zana.abdi@hotmail.com> Co-authored-by: Armando A. Calderón <armandoandrecalderon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bc1791d - Browse repository at this point
Copy the full SHA bc1791dView commit details
Commits on May 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ffc4f29 - Browse repository at this point
Copy the full SHA ffc4f29View commit details
Commits on May 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3279f01 - Browse repository at this point
Copy the full SHA 3279f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9184ddb - Browse repository at this point
Copy the full SHA 9184ddbView commit details -
[backport] Encode non-ASCII characters in cache tags at construction (#…
Configuration menu - View commit details
-
Copy full SHA for c021d10 - Browse repository at this point
Copy the full SHA c021d10View commit details -
[backport] Fix server action forwarding loop with middleware rewrites (…
Configuration menu - View commit details
-
Copy full SHA for 6139f4b - Browse repository at this point
Copy the full SHA 6139f4bView commit details -
[backport] Turbopack: switch from base40 to base38 hash encoding (#93932
Configuration menu - View commit details
-
Copy full SHA for 7e16e07 - Browse repository at this point
Copy the full SHA 7e16e07View commit details
Commits on May 27, 2026
-
[ci] Disable hanging node 24 typescript tests on 16.2 backport branch (…
…#94164) https://vercel.slack.com/archives/C0B0LKK5QD7/p1779825011578549 > I'm not having any luck reproducing this locally, and there's no useful logs from GitHub Actions. Looking at the timestamps, it successfully completes `pnpm install` and then hangs for 30m until it times out. > I'm not seeing these failures in the `canary` branch, and this only happens with node 24. I'm just going to disable this job on the `next-16-2` branch. The failure doesn't appear to be indicative of any real issue on our end, it's more likely an issue with node or pnpm. Example failure: https://github.com/vercel/next.js/actions/runs/26503905088/job/78051437920
Configuration menu - View commit details
-
Copy full SHA for bda3e2a - Browse repository at this point
Copy the full SHA bda3e2aView commit details
Commits on May 28, 2026
-
[backport] Fix "type: module" in project dir when using standalone or…
Configuration menu - View commit details
-
Copy full SHA for f126e72 - Browse repository at this point
Copy the full SHA f126e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for aef22fd - Browse repository at this point
Copy the full SHA aef22fdView commit details
Commits on May 31, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 63115c7 - Browse repository at this point
Copy the full SHA 63115c7View commit details -
[backport] feat(turbopack): add LocalPathOrProjectPath PostCSS config…
Configuration menu - View commit details
-
Copy full SHA for c63224f - Browse repository at this point
Copy the full SHA c63224fView commit details
Commits on Jun 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9bd3c26 - Browse repository at this point
Copy the full SHA 9bd3c26View commit details
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.2.6...v16.2.7