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

docs: correct use term Documentation Related to Next.js' official documentation.
#89438 opened Feb 3, 2026 by vvscode Loading…
docs: add documentation for no-typos ESLint rule Documentation Related to Next.js' official documentation.
#89436 opened Feb 3, 2026 by Zentex1337 Loading…
clarify unstable_cache replacement with use cache Documentation Related to Next.js' official documentation.
#89435 opened Feb 3, 2026 by abhishekmardiya Loading…
Docs: clarify using transitions when invoking server functions from event handlers Documentation Related to Next.js' official documentation.
#89433 opened Feb 3, 2026 by jjnawaaz Loading…
Don't upload build cache for deployment tests created-by: Turbopack team PRs by the Turbopack team.
#89432 opened Feb 3, 2026 by mischnic Loading…
In-Depth Explanation of React Version Handling Doc Documentation Related to Next.js' official documentation.
#89426 opened Feb 3, 2026 by abhishekmardiya Loading…
Remove task snapshots from persistence created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#89412 opened Feb 2, 2026 by lukesandberg Draft
Fix indentation of types of tests in docs Documentation Related to Next.js' official documentation.
#89409 opened Feb 2, 2026 by wheresrhys Loading…
Turbopack: refactoring to prepare for name mangling created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#89406 opened Feb 2, 2026 by mmastrac Draft
Dependency update: cms-tina example pulls vulnerable jsonpath-plus (C… examples Issue was opened via the examples template.
#89405 opened Feb 2, 2026 by i5d6 Loading…
docs: Fix syntax in proxy example code Documentation Related to Next.js' official documentation.
#89395 opened Feb 2, 2026 by ericrav Loading…
docs: adapt lead to source path patterns created-by: Next.js DevEx team PRs by the DX team. Documentation Related to Next.js' official documentation.
#89392 opened Feb 2, 2026 by icyJoseph Loading…
feat(turbopack): add opt-out for WASM platforms create-next-app Related to our CLI tool for quickly starting a new Next.js application. Documentation Related to Next.js' official documentation. type: next
#89386 opened Feb 2, 2026 by Aakash0440 Loading…
Optimize how we track data for persistence created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#89370 opened Feb 2, 2026 by lukesandberg Loading…
docs: fix ISR guide link to res.revalidate Documentation Related to Next.js' official documentation.
#89342 opened Jan 31, 2026 by pavan-sh Loading…
fix(turbopack): --debug-build-paths fails with route groups created-by: Next.js team PRs by the Next.js team. tests Turbopack Related to Turbopack with Next.js.
#89336 opened Jan 31, 2026 by devjiwonchoi Loading…
ProTip! Exclude everything labeled bug with -label:bug.