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

perf(next-napi): optimize output assets collection using flat_map Turbopack Related to Turbopack with Next.js.
#81222 opened Jul 3, 2025 by fireairforce Loading…
Update matching query and route param handling created-by: Next.js team PRs by the Next.js team. type: next
#81209 opened Jul 3, 2025 by ijjk Loading…
[turbopack] Add debug logging and disable per-page module graph in development created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#81206 opened Jul 3, 2025 by lukesandberg Draft
[turbopack] Add FileSystemPath.has_extension and optimize module graph operations created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#81205 opened Jul 3, 2025 by lukesandberg Loading…
fix compilation warnings in verify_aggregation_graph created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#81204 opened Jul 2, 2025 by sokra Draft
Docs: include effect in docs for default optimized libraries Documentation Related to Next.js' official documentation.
#81203 opened Jul 2, 2025 by ethanniser Loading…
Turbopack: fix incorrect graph state bug created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#81202 opened Jul 2, 2025 by sokra Draft
refactor(turbopack): Rewrite EsRegex::captures to return an iterator, use None for unmatched capture groups created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#81200 opened Jul 2, 2025 by bgw Loading…
Remove source maps before publishing to npm
#81191 opened Jul 2, 2025 by Regan-Koopmans Loading…
Update Dockerfile in examples examples Issue was opened via the examples template.
#81190 opened Jul 2, 2025 by cw1997 Loading…
Remove unused syncDynamicExpression created-by: Next.js team PRs by the Next.js team. type: next
#81187 opened Jul 2, 2025 by unstubbable Loading…
fix: bump nft@0.27.1 (#65854) type: next
#81186 opened Jul 2, 2025 by gmartenscb Loading…
Update caching.mdx Documentation Related to Next.js' official documentation.
#81185 opened Jul 2, 2025 by MichalMoravik Loading…
Docs/after function mdx fix created-by: Next.js DevEx team PRs by the DX team. Documentation Related to Next.js' official documentation.
#81174 opened Jul 2, 2025 by icyJoseph Loading…
Fix auth preflight check when triggering Front sync created-by: Next.js team PRs by the Next.js team.
#81166 opened Jul 2, 2025 by eps1lon Loading…
perf(turbopack): Replace rayon-core with rayon-compat from Forte created-by: Turbopack team PRs by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#81165 opened Jul 2, 2025 by kdy1 Draft
ProTip! Exclude everything labeled bug with -label:bug.