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

WIP: Turbopack: Panic if a top-level task attempts an eventually consistent read created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#89735 opened Feb 9, 2026 by bgw Draft
docs: error component retry() created-by: Next.js team PRs by the Next.js team. Documentation Related to Next.js' official documentation. type: next
#89732 opened Feb 9, 2026 by devjiwonchoi Draft
Add support for multi-valued tables created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#89728 opened Feb 9, 2026 by lukesandberg Draft
Pass shouldCache to all manifest loading calls created-by: Turbopack team PRs by the Turbopack team. type: next
#89713 opened Feb 9, 2026 by mischnic Loading…
docs(mdx): fix package name in .md handling section Documentation Related to Next.js' official documentation.
#89710 opened Feb 9, 2026 by pavan-sh Loading…
[turbopack] Fix some modification tracking bugs in TaskStorage created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#89708 opened Feb 9, 2026 by lukesandberg Loading…
Remove --turbopack and --webpack flags from create-next-app create-next-app Related to our CLI tool for quickly starting a new Next.js application. created-by: Turbopack team PRs by the Turbopack team. tests
#89706 opened Feb 9, 2026 by timneutkens Loading…
Fix typo in prefetching documentation Documentation Related to Next.js' official documentation.
#89705 opened Feb 9, 2026 by nimeshakya Loading…
Improve webpack loader error messages and handling created-by: Turbopack team PRs by the Turbopack team. tests Turbopack Related to Turbopack with Next.js. type: next
#89698 opened Feb 9, 2026 by sokra Draft
Add catchError() API for custom error boundary created-by: Next.js team PRs by the Next.js team. tests Turbopack Related to Turbopack with Next.js. type: next
#89688 opened Feb 9, 2026 by devjiwonchoi Draft
Allow reset() from user's global-error created-by: Next.js team PRs by the Next.js team. type: next
#89684 opened Feb 8, 2026 by devjiwonchoi Loading…
Enable tree-shaking for dynamic imports with destructuring created-by: Turbopack team PRs by the Turbopack team. tests Turbopack Related to Turbopack with Next.js.
#89683 opened Feb 8, 2026 by sokra Draft
Add turbopackIgnoreIssue config to suppress Turbopack warnings created-by: Turbopack team PRs by the Turbopack team. Documentation Related to Next.js' official documentation. tests Turbopack Related to Turbopack with Next.js. type: next
#89682 opened Feb 8, 2026 by sokra Draft
docs: remove empty row in next build options table Documentation Related to Next.js' official documentation.
#89667 opened Feb 8, 2026 by pavan-sh Loading…
fix(turbopack): auto-cleanup timers on HMR module dispose Turbopack Related to Turbopack with Next.js.
#89658 opened Feb 8, 2026 by DukeDeSouth Loading…
ProTip! Exclude everything labeled bug with -label:bug.