-
Notifications
You must be signed in to change notification settings - Fork 28k
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: v14.1.2
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: fc38ee190c9b7de09ebff13a17ebd948cf580ec3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 55 files changed
- 4 contributors
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f210d4 - Browse repository at this point
Copy the full SHA 2f210d4View commit details -
Migrate locale redirect handling to router-server (#62606)
This moves the locale redirect handling out of `base-server` as it shouldn't be handled here and should be at the routing level. This avoids the duplicate handling with middleware that causes the incorrect detection/infinite looping. Test case from separate PR was carried over to prevent regression. Fixes: #55648 Closes: #62435 Closes: NEXT-2627 Closes: NEXT-2628 --------- Co-authored-by: Nourman Hajar <nourmanhajar@gmail.com> Co-authored-by: samcx <sam@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for 960b738 - Browse repository at this point
Copy the full SHA 960b738View commit details -
Configuration menu - View commit details
-
Copy full SHA for b10a610 - Browse repository at this point
Copy the full SHA b10a610View commit details -
Upgrade to latest @edge-runtime packages (#62955)
This upgrades to the latest edge-runtime packages as it includes exposing `performance`. This was reverted previously as our publishes were failing with a specific change that has since been removed upstream. Closes NEXT-2730 # Conflicts: # packages/next/package.json # test/e2e/opentelemetry/app/api/app/[param]/data/edge/route.ts # test/e2e/opentelemetry/pages/api/pages/[param]/edge.ts
Configuration menu - View commit details
-
Copy full SHA for 4b059bc - Browse repository at this point
Copy the full SHA 4b059bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a5c4d - Browse repository at this point
Copy the full SHA 85a5c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc38ee1 - Browse repository at this point
Copy the full SHA fc38ee1View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.