[pull] canary from vercel:canary#422
Merged
pull[bot] merged 9 commits intocode:canaryfrom Oct 1, 2025
Merged
Conversation
## Overview This PR replaces the existing Next.js boilerplate with a new minimal design in light and dark themes. <img width="1512" height="856" alt="light" src="https://github.com/user-attachments/assets/542f1a8a-3ee1-466d-9446-e7cdb6ecf3b8" /> <img width="3024" height="1710" alt="dark" src="https://github.com/user-attachments/assets/afb89daa-8bcf-4173-9d47-b7fb2fad70bb" /> ## Testing 1. Run `pnpm build` at root 2. Enter the template directory (e.g. `cd packages/create-next-app/templates/app/ts`) then install its dependencies `pnpm i` 3. Run `pnpm next dev packages/create-next-app/templates/app/ts` at root 4. Open [localhost:3000](http://localhost:3000/) --------- Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Co-authored-by: rauno <freiberggg@gmail.com> Co-authored-by: skullface <skullface@users.noreply.github.com>
This PR removed the deprecated `unstable_rootParams`. This feature was not documented.
To be improved by better NFT....
1. Added functionality to change the package name in the rspack release CI. 2. Fixed a bug in the get_resolve method of the NextExternalsPlugin. 3. Prepared the @next/rspack-core for the 1.0.0 version release.
) ## What? Adds a fast path when there is an existing match already from matching earlier in the request lifecycle. This works for the majority of cases except for Parallel Routes as it will end up finding the wrong bundle path. That is fundamentally related to the implementation of parallel routes and where the bundles are created (under the specific parallel route name). This will need a larger refactor to fix but that doesn't have to block landing the fast path for all other cases.
…eComponents" (#84419) Reverts #84250 Need to investigate deployment failures [x-ref](https://github.com/vercel/next.js/actions/runs/18154875270)
Co-authored-by: Sebastian Sebbie Silbermann <sebastian.silbermann@vercel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )