Skip to content
Permalink

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: v15.5.10
Choose a base ref
...
head repository: vercel/next.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v15.5.14
Choose a head ref
  • 19 commits
  • 112 files changed
  • 11 contributors

Commits on Jan 27, 2026

  1. [ci] Ensure runners use configured Node.js version (#87183)

    # Conflicts:
    #	.github/workflows/build_reusable.yml
    eps1lon authored and ijjk committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    330089b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. backport: feat: implement LRU cache with invocation ID scoping for mi…

    …nimal mode response cache (#89129)
    
    Backports:
    - #88509
    - #89123
    
    ---------
    
    Co-authored-by: Wyatt Johnson <accounts+github@wyattjoh.ca>
    ztanner and wyattjoh authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    aff987d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce36aec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84de13f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    662f641 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2b10ab View commit details
    Browse the repository at this point in the history
  6. [backport]: fix: ensure LRU cache items have minimum size of 1 to pre…

    …vent unbounded growth (#89134)
    
    Backports:
    - #89040
    
    Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
    ztanner and timneutkens authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    a2e2900 View commit details
    Browse the repository at this point in the history
  7. [backport]: Tracing: Fix memory leak in span map (#85529) (#89135)

    Backports:
    
    - #85529
    
    Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
    ztanner and timneutkens authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    9599e80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50060c9 View commit details
    Browse the repository at this point in the history
  9. v15.5.11

    nextjs-bot committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    bbfd4e3 View commit details
    Browse the repository at this point in the history
  10. Apply needs for publishRelease

    ijjk committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    7a94645 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. [backport] normalize CRLF line endings in jscodeshift tests on Windows (

    #88008) (#88127)
    
    Co-authored-by: Jimmy Lai <laijimmy0@gmail.com>
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    Co-authored-by: JJ Kasper <jj@jjsweb.site>
    4 people authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    6cef992 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. fix unlock in publish-native

    ijjk committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    8e75765 View commit details
    Browse the repository at this point in the history
  2. v15.5.12

    nextjs-bot committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    d23f41c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. [backport]: fix: patch http-proxy to prevent request smuggling in rew…

    …rites (#65) (#68)
    
    * fix: patch http-proxy to prevent request smuggling in rewrites (#65)
    
    * namespace temp files (#50)
    
    * fix: patch http-proxy to prevent request smuggling in rewrites
    
    * ncc
    
    (cherry picked from commit e9a0b6dd0a27d07c0526b1d8d1b71c13ad4951dd)
    
    * block hop-by-hop TE rewrite smuggling bypass (#70)
    
    * block hop-by-hop TE rewrite smuggling bypass
    
    * more hardening
    
    * chore: minimize lockfile delta for http-proxy patch
    ztanner committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    15f2891 View commit details
    Browse the repository at this point in the history
  2. v15.5.13

    nextjs-bot committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    cfd5f53 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Backport: Fix(pages-router): restore Content-Length and ETag for /_ne…

    …xt/data/ JSON responses (#90304) (#91615)
    
    Backports #90304
    
    Co-authored-by: Henry <lllomh@qq.com>
    ijjk and lllomh authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    f88cee9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. [backport] feat(next/image): add lru disk cache and `images.maximumDi…

    …skCacheSize` (#91660)
    
    Backports:
    - #89963
    
    ---------
    
    Co-authored-by: Steven <steven@ceriously.com>
    ztanner and styfle authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    2b05251 View commit details
    Browse the repository at this point in the history
  2. v15.5.14

    nextjs-bot committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    d7b012d View commit details
    Browse the repository at this point in the history
Loading