Skip to content

Pull requests: vercel/next.js

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: Add codegen-units = 1 to reduce the binary size created-by: Turbopack team PRs by the Turbopack team.
#85427 opened Oct 28, 2025 by kdy1 Loading…
chore: Add opt-level = s for not frequently used crates created-by: Turbopack team PRs by the Turbopack team.
#85426 opened Oct 28, 2025 by kdy1 Loading…
[CNA] Do not prompt for Turbopack create-next-app Related to our CLI tool for quickly starting a new Next.js application. created-by: Next.js team PRs by the Next.js team.
#85404 opened Oct 27, 2025 by devjiwonchoi Loading…
Revert "docs: add note clarifying project root in monorepo" Documentation Related to Next.js' official documentation.
#85391 opened Oct 27, 2025 by A1Mex-web Loading…
docs: GET handler behavior under cache components created-by: Next.js DevEx team PRs by the DX team. Documentation Related to Next.js' official documentation.
#85389 opened Oct 27, 2025 by icyJoseph Loading…
fix(docs): update cookie handling in data security guide for async co… Documentation Related to Next.js' official documentation.
#85373 opened Oct 26, 2025 by Mr-Meshky Loading…
fix: prepend base path when redirecting type: next
#85339 opened Oct 25, 2025 by denesbeck Loading…
Update 06-cache-components.mdx Documentation Related to Next.js' official documentation.
#85324 opened Oct 24, 2025 by jokokoloko Loading…
Turbopack: correctly trace files with npm created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#85323 opened Oct 24, 2025 by mischnic Loading…
'use server' should error when used in pages dir created-by: Next.js team PRs by the Next.js team. tests Turbopack Related to Turbopack with Next.js.
#85320 opened Oct 24, 2025 by ztanner Loading…
docs: Change Table prop from searchParams to sortPromise Documentation Related to Next.js' official documentation.
#85312 opened Oct 24, 2025 by qublaidev Loading…
docs: cacheHandlers created-by: Next.js DevEx team PRs by the DX team. Documentation Related to Next.js' official documentation.
#85311 opened Oct 24, 2025 by icyJoseph Draft
fix(example): staging Dockerfile using production env examples Issue was opened via the examples template.
#85310 opened Oct 24, 2025 by giuliobracci Loading…
docs: Routes are wrapped w/ Activity in Cache Components created-by: Next.js DevEx team PRs by the DX team. Documentation Related to Next.js' official documentation.
#85309 opened Oct 24, 2025 by icyJoseph Loading…
docs: update Table component prop from searchParams to sortPromise Documentation Related to Next.js' official documentation.
#85299 opened Oct 24, 2025 by asedii Loading…
Turbopack: chore: Remove mopa dependency in turbo-tasks (2nd attempt) created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#85286 opened Oct 23, 2025 by bgw Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.