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

Pull examples Issue was opened via the examples template.
#88363 opened Jan 10, 2026 by Dustinturner44 Loading…
Turbopack: use bugs.nextjs.org for Turbopack panic error reports created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#88356 opened Jan 10, 2026 by wbinnssmith Loading…
feat: add typed serialization methods for TaskStorage created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#88355 opened Jan 10, 2026 by lukesandberg Draft
wip created-by: Next.js team PRs by the Next.js team. tests type: next
#88352 opened Jan 9, 2026 by huozhi Draft
[cna] refactor: update pnpm workspace configuration for sharp and unrs-resolver create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#88348 opened Jan 9, 2026 by mikemajara Draft
Experimental deferred entries handling created-by: Next.js team PRs by the Next.js team. tests Turbopack Related to Turbopack with Next.js. type: next
#88347 opened Jan 9, 2026 by ijjk Draft
Turbopack: snapshot the ModuleGraph to avoid (eventual) inconsistent graphs created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#88340 opened Jan 9, 2026 by sokra Loading…
read task cell should only need Data created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#88339 opened Jan 9, 2026 by sokra Draft
feat: add TaskStorage derive macro and schema infrastructure created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#88338 opened Jan 9, 2026 by lukesandberg Draft
perf(turbo-tasks-backend): use DefaultStorage for AggregationNumber to save memory created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#88336 opened Jan 9, 2026 by lukesandberg Loading…
Add not-found.js / notFound() links to Status Codes section Documentation Related to Next.js' official documentation.
#88332 opened Jan 9, 2026 by karlhorky Loading…
fix(turbo-tasks-backend): use correct TaskDataCategory for is_immutable check created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#88331 opened Jan 9, 2026 by lukesandberg Loading…
docs: fix Pages Router fonts documentation showing App Router examples created-by: Turbopack team PRs by the Turbopack team. Documentation Related to Next.js' official documentation. Font (next/font) Related to Next.js Font Optimization.
#88326 opened Jan 9, 2026 by timneutkens Loading…
Don't import typescript at runtime created-by: Turbopack team PRs by the Turbopack team. tests type: next
#88321 opened Jan 9, 2026 by mischnic Loading…
Fix typo in Linking and Navigating documentation Documentation Related to Next.js' official documentation.
#88308 opened Jan 9, 2026 by arvingarciabtw Loading…
ProTip! Filter pull requests by the default branch with base:canary.