-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Comparing changes
Open a pull request
base repository: vercel/next.js
base: v15.3.0
head repository: vercel/next.js
compare: v15.3.3
- 20 commits
- 82 files changed
- 10 contributors
Commits on Apr 15, 2025
-
[test] Activity has types and supports react-server (#78196)
Backport of #78066 to 15.3.x --------- Co-authored-by: Sebastian "Sebbie" Silbermann <sebastian.silbermann@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for db5c9b6 - Browse repository at this point
Copy the full SHA db5c9b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e7a24 - Browse repository at this point
Copy the full SHA a9e7a24View commit details
Commits on Apr 16, 2025
-
chore: Backport SWC-based RC optimization (#78260)
### What? Backport #75605 ### Why? x-ref: https://vercel.slack.com/archives/C06DGJ420TZ/p1744644426250019
Configuration menu - View commit details
-
Copy full SHA for 84e103b - Browse repository at this point
Copy the full SHA 84e103bView commit details
Commits on Apr 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 256e6f0 - Browse repository at this point
Copy the full SHA 256e6f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa536cf - Browse repository at this point
Copy the full SHA fa536cfView commit details
Commits on May 6, 2025
-
Update middleware public/static matching (#78875)
Backport of #78325 to 15.3.x
Configuration menu - View commit details
-
Copy full SHA for b464d18 - Browse repository at this point
Copy the full SHA b464d18View commit details -
[next-server] preserve rsc query for rsc redirects (#78876)
Backport of #77963 to 15.3.x Co-authored-by: Jiachi Liu <inbox@huozhi.im>
Configuration menu - View commit details
-
Copy full SHA for 20f3120 - Browse repository at this point
Copy the full SHA 20f3120View commit details -
fix(turbopack): Backport sourcemap bugfix (#78881)
#78453 is a bugfix for sourcemap on windows
Configuration menu - View commit details
-
Copy full SHA for b40778b - Browse repository at this point
Copy the full SHA b40778bView commit details -
fix(react-compiler): Fix detection of interest (#78879)
Backport of #78874 to 15.3.x Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 04176de - Browse repository at this point
Copy the full SHA 04176deView commit details -
@next/mdx: Use stable turbopack config options (#78880)
Backport of #78261 to 15.3.x Co-authored-by: Will Binns-Smith <wbinnssmith@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d0b2f8a - Browse repository at this point
Copy the full SHA d0b2f8aView commit details -
backport: fix(turbopack): Store persistence of wrapped task on RawVc:…
…:LocalOutput (#78488) (#78883) This is a straightforward backport of #78488. There were only a few minor merge conficts. This *mostly* impacted use of Turbopack with persistent caching (which is canary-gated), but we saw some reports of it without persistent caching, so this backports the fix. Tested with ``` cargo check cargo test -p turbo-tasks-backend cargo test -p turbo-tasks-memory ```
Configuration menu - View commit details
-
Copy full SHA for 3def5ff - Browse repository at this point
Copy the full SHA 3def5ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ec4a4 - Browse repository at this point
Copy the full SHA d9ec4a4View commit details
Commits on May 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bda731f - Browse repository at this point
Copy the full SHA bda731fView commit details
Commits on May 23, 2025
-
fix(dev-overlay): Better handle edge-case file paths in launchEditor (#…
…79526) Without this, some files may fail to open correctly. Internal discussion: https://vercel.slack.com/archives/C07UWUAF95Z/p1747261772629689
Configuration menu - View commit details
-
Copy full SHA for 06097fd - Browse repository at this point
Copy the full SHA 06097fdView commit details -
fix(next-swc): Fix react compiler usefulness detector (15.3) (#79480)
### What? Fix the usefulness detector for the React Compiler ### Why? JSX was also a target of the React Compiler
Configuration menu - View commit details
-
Copy full SHA for 562fac7 - Browse repository at this point
Copy the full SHA 562fac7View commit details -
fix(next-swc): Fix interestingness detection for React Compiler (15.3) (
#79558) ### What? Add tests for the interestingness detection for the RC
Configuration menu - View commit details
-
Copy full SHA for e2f264f - Browse repository at this point
Copy the full SHA e2f264fView commit details
Commits on May 29, 2025
-
Revert "[next-server] skip setting vary header for basic routes" (#79426
) Reverts #77797 Reinstate the `Vary` header to prevent browsers from incorrectly reusing RSC responses during bfcache restores.
Configuration menu - View commit details
-
Copy full SHA for ec202ec - Browse repository at this point
Copy the full SHA ec202ecView commit details -
re-enable vary header deploy test (#79753)
Since the corresponding change has been released in Vercel CLI, we can re-enable the test.
Configuration menu - View commit details
-
Copy full SHA for e18212f - Browse repository at this point
Copy the full SHA e18212fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c8113 - Browse repository at this point
Copy the full SHA 18c8113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab8db7 - Browse repository at this point
Copy the full SHA 3ab8db7View 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 v15.3.0...v15.3.3