-
Notifications
You must be signed in to change notification settings - Fork 29k
Insights: vercel/next.js
Overview
Could not load contribution data
Please try again later
13 Releases published by 2 people
-
v15.4.2-canary.19
published
Jul 28, 2025 -
v15.4.5
published
Jul 29, 2025 -
v15.4.2-canary.20
published
Jul 29, 2025 -
v15.4.2-canary.21
published
Jul 30, 2025 -
v15.4.2-canary.22
published
Jul 30, 2025 -
v14.2.31
published
Jul 31, 2025 -
v15.4.2-canary.23
published
Jul 31, 2025 -
v15.4.2-canary.24
published
Jul 31, 2025 -
v15.4.2-canary.25
published
Jul 31, 2025 -
v15.4.2-canary.26
published
Aug 1, 2025 -
v15.4.2-canary.27
published
Aug 1, 2025 -
v15.4.2-canary.28
published
Aug 2, 2025 -
v15.4.2-canary.29
published
Aug 3, 2025
99 Pull requests merged by 32 people
-
Turbopack: set env in tracing context
#75254 merged
Aug 4, 2025 -
Update font data
#82292 merged
Aug 3, 2025 -
[turbopack] Use Arrays instead of objects to bootstrap chunks
#81877 merged
Aug 2, 2025 -
Turbopack: name the module factory function
#73553 merged
Aug 2, 2025 -
[devtools] Remove unnecessary cascading update
#82295 merged
Aug 2, 2025 -
Include
eslint-plugin-react-hooks
in React sync#82294 merged
Aug 2, 2025 -
Turbopack: Streaming write of SST files
#82048 merged
Aug 2, 2025 -
Turbopack: move block offsets from header to footer
#82047 merged
Aug 2, 2025 -
[Cache Components] Reset PrerenderStore after generating RSC payload
#82286 merged
Aug 2, 2025 -
Turbopack: Remove the
lazy-regex
dependency#82288 merged
Aug 2, 2025 -
feat: automatically generate route types
#81396 merged
Aug 2, 2025 -
Update Rspack production test manifest
#82267 merged
Aug 1, 2025 -
Update Rspack development test manifest
#82268 merged
Aug 1, 2025 -
feat: add route context to prerender error messages
#82283 merged
Aug 1, 2025 -
docs: Add Tolgee to app router localization resources
#81366 merged
Aug 1, 2025 -
feat: add fallback root params support for prefetch segment data routes
#82282 merged
Aug 1, 2025 -
[turbopack] Avoid calling
find_server_entries
in the whole_app_module_graph case#81943 merged
Aug 1, 2025 -
[turbopack] Fix a snapshot test
#82281 merged
Aug 1, 2025 -
[turbopack] Optimize ESM exports
#82214 merged
Aug 1, 2025 -
Turbopack: fix glob with empty alternative branch
#82275 merged
Aug 1, 2025 -
test: reduce artificial timeouts in runtime prefetch tests
#82276 merged
Aug 1, 2025 -
Turbopack: improve compression dictionary generation
#80061 merged
Aug 1, 2025 -
docs: to indicate that redirect can be used in both server and client…
#82092 merged
Aug 1, 2025 -
Turbopack: Compact only at the end for short sessions
#82224 merged
Aug 1, 2025 -
Turbopack: ensure max merge segments is respected accros families
#82223 merged
Aug 1, 2025 -
Mark bun builtin modules as external (fixes #75220)
#77616 merged
Aug 1, 2025 -
feat: next typegen command
#82261 merged
Aug 1, 2025 -
Turbopack: no need to avoid allocations anymore
#82222 merged
Aug 1, 2025 -
Turbopack: use mimalloc v3
#82221 merged
Aug 1, 2025 -
[turbopack] Adopt rcstr! more consistently
#80552 merged
Aug 1, 2025 -
Parse dynamic params on the client
#82185 merged
Jul 31, 2025 -
[Cache Components] Runtime prefetching
#81088 merged
Jul 31, 2025 -
Upgrade React from
9784cb37-20250730
toc260b38d-20250731
#82247 merged
Jul 31, 2025 -
fix(Turbopack): Fix duplicated layout rendering in edge cases
#81948 merged
Jul 31, 2025 -
Turbopack: fix dev test manifest
#82241 merged
Jul 31, 2025 -
fix: turbopack loader ipc field mapping
#82112 merged
Jul 31, 2025 -
Update Rspack development test manifest
#82227 merged
Jul 31, 2025 -
Turbopack: implement shutdown for backing storage correct
#82220 merged
Jul 31, 2025 -
Fix: Don't bail out of prefetch if head is missing
#82216 merged
Jul 31, 2025 -
Revert "Upgrade @vercel og (#82201)"
#82219 merged
Jul 31, 2025 -
Revert "Initial MCP implementation (#81770)"
#82217 merged
Jul 31, 2025 -
Update Rspack development test manifest
#82192 merged
Jul 31, 2025 -
Update Rspack production test manifest
#82108 merged
Jul 31, 2025 -
[backport v14]: fix(next/image): improve and simplify detect-content-type (#82118)
#82179 merged
Jul 30, 2025 -
fix: display multiple lockfile warn if neither
outputFileTracingRoot
orturbopack.root
option is provided#82164 merged
Jul 30, 2025 -
[next-dev] Set
TURBOPACK
env before loading config#82162 merged
Jul 30, 2025 -
Grammar fix on forms.mdx
#82209 merged
Jul 30, 2025 -
Fix: the unexpected clearing of symbolic link directories
#82191 merged
Jul 30, 2025 -
Turbopack: Remove unused
ignored_subpaths
feature from DiskWatcher#82210 merged
Jul 30, 2025 -
Turbopack: Watch the root and every parent directory in non-recursive mode
#82129 merged
Jul 30, 2025 -
Turbopack: Use a BTreeMap in InvalidatorMap to avoid many
O(n)
traversals when finding child paths#82133 merged
Jul 30, 2025 -
Upgrade React from
9be531cd-20250729
to9784cb37-20250730
#82207 merged
Jul 30, 2025 -
Turbopack: Use
Path
/PathBuf
for all of the invalidation logic#82132 merged
Jul 30, 2025 -
Upgrade @vercel og
#82201 merged
Jul 30, 2025 -
[devtool] bump base-ui to 1.0.0-beta.2
#82206 merged
Jul 30, 2025 -
allow root params access in private caches
#82125 merged
Jul 30, 2025 -
Strip internals from
NextRequest
types#82172 merged
Jul 30, 2025 -
refactor: lowercase app router header values
#82169 merged
Jul 30, 2025 -
docs: App Router's React version
#82180 merged
Jul 30, 2025 -
docs: Add more links to app docs root
#82126 merged
Jul 30, 2025 -
docs: fix typo in docs
#82186 merged
Jul 30, 2025 -
Turbopack: Add a flag to the fs watch fuzzer to print missing but expected invalidations
#82131 merged
Jul 30, 2025 -
Turbopack: Make the "non-recursive" logic for the fs watcher a runtime flag instead of a build-time one
#82031 merged
Jul 30, 2025 -
docs: update cacheTag.mdx
#82051 merged
Jul 30, 2025 -
@next/codemod
: Addexperimental.turbo
toturbopack
codemod for Next.js configs#82134 merged
Jul 30, 2025 -
@next/codemod
: update docs url in README#82135 merged
Jul 30, 2025 -
Fix RSC hash validation for middleware external rewrites
#82176 merged
Jul 30, 2025 -
Update create-release-branch to disable test-new-tests
#82182 merged
Jul 29, 2025 -
[backport v14]: fix(next/image): fix image-optimizer.ts headers (#82114)
#82178 merged
Jul 29, 2025 -
docs: change Dashboard component to async for session verification
#81880 merged
Jul 29, 2025 -
Remove useMDXComponents argument
#80871 merged
Jul 29, 2025 -
docs: cookies.set encode option is not supported
#82154 merged
Jul 29, 2025 -
[backport]: fix(next/image): improve and simplify detect-content-type (#82118)
#82174 merged
Jul 29, 2025 -
[backport]: fix(next/image): fix image-optimizer.ts headers (#82114)
#82175 merged
Jul 29, 2025 -
Backport: Turbopack: update mimalloc (#81993)
#82166 merged
Jul 29, 2025 -
[test] revert config change in hello-world test
#82173 merged
Jul 29, 2025 -
[backport] Ensure setAssetPrefix updates config instance
#82165 merged
Jul 29, 2025 -
[Backport] Revert "Fix tracing of server actions imported by client components (#78968)
#82167 merged
Jul 29, 2025 -
[turbopack] tweak the ui of the module-cost benchmark
#81817 merged
Jul 29, 2025 -
Turbopack: Fix accidental doctest in globset module license
#82127 merged
Jul 29, 2025 -
Revert "Fix tracing of server actions imported by client components (#78968)
#82161 merged
Jul 29, 2025 -
Ensure setAssetPrefix updates config instance
#82160 merged
Jul 29, 2025 -
Upgrade React from
eaee5308-20250728
to9be531cd-20250729
#82159 merged
Jul 29, 2025 -
Update Rspack production test manifest
#82139 merged
Jul 29, 2025 -
[segment explorer] windows compatibility
#82147 merged
Jul 29, 2025 -
[backport] Fix i18n fallback: false collision
#82158 merged
Jul 29, 2025 -
[segment explorer] normalize path when running inside monorepo
#82146 merged
Jul 29, 2025 -
Fix i18n fallback: false collision
#82136 merged
Jul 29, 2025 -
Extract getDynamicParam to a shared module
#82137 merged
Jul 29, 2025 -
[CacheComponents] Use fallback params when validating dynamic routes in dev
#82069 merged
Jul 28, 2025 -
[turbopack] Improve our
const
compatible hash routine performance#82088 merged
Jul 28, 2025 -
[turbopack] Documentation fixes for rcstr! and a tiny improvement to
hash
#82084 merged
Jul 28, 2025 -
fix(next/image): improve and simplify detect-content-type
#82118 merged
Jul 28, 2025 -
Fix validateRSCRequestHeaders incorrect redirect
#82119 merged
Jul 28, 2025 -
Upgrade React from
19baee81-20250725
toeaee5308-20250728
#82120 merged
Jul 28, 2025 -
fix(next/image): fix image-optimizer.ts headers
#82114 merged
Jul 28, 2025 -
next/root-params
#80255 merged
Jul 28, 2025 -
fix(Rspack): use loaderContext.utils.contextify to replace ModuleFilenameHelpers.createFilename
#82104 merged
Jul 28, 2025 -
docs: Update styling example links
#82111 merged
Jul 28, 2025
64 Pull requests opened by 32 people
-
Turbopack fix: Panic on unwrap from client reference
#82124 opened
Jul 28, 2025 -
Update font data
#82128 opened
Jul 29, 2025 -
Turbopack: Restore watchers for children when using non-recursive FS watcher
#82130 opened
Jul 29, 2025 -
docs: Clarify revalidatePath
#82142 opened
Jul 29, 2025 -
Use Array.from to avoid @ts-ignore when copying i18n.locales
#82148 opened
Jul 29, 2025 -
test: validateRSCRequestHeaders for runtime prefetches
#82149 opened
Jul 29, 2025 -
Add test to capture priority of next.config `header` overrides vs getServerSideProps `setHeader`
#82151 opened
Jul 29, 2025 -
Remove stability disclamer on Node runtime in middleware
#82181 opened
Jul 29, 2025 -
[WAIT TO MERGE] docs: mention turbopack config codemod
#82183 opened
Jul 29, 2025 -
Update font data
#82184 opened
Jul 30, 2025 -
feat(eslint-plugin): expose flatConfigs as property of default export
#82187 opened
Jul 30, 2025 -
fix: preserve file extensions for metadata routes during static export
#82194 opened
Jul 30, 2025 -
simplify metadata pathname promise creation
#82197 opened
Jul 30, 2025 -
always return non-exotic promises in cacheComponents
#82198 opened
Jul 30, 2025 -
fix: static not-found missing in prerender manifest
#82199 opened
Jul 30, 2025 -
docs: Add hint about how fetch function time-based cache revalidation works
#82200 opened
Jul 30, 2025 -
fix(@next/eslint-plugin-next): properly type eslint rules
#82202 opened
Jul 30, 2025 -
Docs: Add more info about TW and TW 3 option
#82203 opened
Jul 30, 2025 -
Adresing issue 81804
#82211 opened
Jul 30, 2025 -
fix: OTel root span should indicate error status on exceptions
#82212 opened
Jul 30, 2025 -
fix createMDX plugin syntax, so that it works
#82213 opened
Jul 30, 2025 -
Update font data
#82215 opened
Jul 31, 2025 -
Revert "Revert "Initial MCP implementation (#81770)""
#82231 opened
Jul 31, 2025 -
fix: update fetch-data-steps.tsx to include rls configuration matching supabase docs
#82234 opened
Jul 31, 2025 -
[Pages] fix: use `asPath` for query-only navigation with `useRouter`
#82236 opened
Jul 31, 2025 -
Bump swc to 34.0.3
#82237 opened
Jul 31, 2025 -
Fix types of @next/mdx
#82238 opened
Jul 31, 2025 -
Make TypeScript understand MDX is compiled to React
#82242 opened
Jul 31, 2025 -
feat: add imageRendering prop to Image component
#82243 opened
Jul 31, 2025 -
docs: next/root-params
#82244 opened
Jul 31, 2025 -
docs: working with AI - opinionated start
#82245 opened
Jul 31, 2025 -
Fix unpack next for windows
#82246 opened
Jul 31, 2025 -
Remove params from segment path
#82249 opened
Jul 31, 2025 -
chore(docs): add gt-next to i18n resources
#82250 opened
Jul 31, 2025 -
[cna] Add `reactCompiler` option
#82251 opened
Jul 31, 2025 -
Remove params from tree response
#82253 opened
Jul 31, 2025 -
Update font data
#82255 opened
Aug 1, 2025 -
Turbopack: avoid using rayon in favor of tokio tasks
#82256 opened
Aug 1, 2025 -
Turbopack: Pass medium value compressed blocks through without recompressing
#82257 opened
Aug 1, 2025 -
Turbopack: Rework watcher data structures, store watched list and watcher behind the same RwLock
#82258 opened
Aug 1, 2025 -
feat: support server, cache, root params types
#82259 opened
Aug 1, 2025 -
fix: Image preload links now correctly placed in head for Pages Router in React 19
#82263 opened
Aug 1, 2025 -
feat: upgrade Zod from v3 to v4
#82265 opened
Aug 1, 2025 -
Update linter options
#82266 opened
Aug 1, 2025 -
Add image-rendering optimization to Next.js Image component
#82269 opened
Aug 1, 2025 -
Turbopack: port remaining NFT step
#82278 opened
Aug 1, 2025 -
[turbopack] Promote `exports` and module to factory parameters for cjs
#82285 opened
Aug 1, 2025 -
[turbopack] vibecode a benchmark runner for module-cost
#82287 opened
Aug 1, 2025 -
sort dependencies for smaller diffs
#82291 opened
Aug 1, 2025 -
[turbopack] bind const exports as values not getters
#82293 opened
Aug 2, 2025 -
[devtools] Move ShadowRoot into context
#82296 opened
Aug 2, 2025 -
[devtools] Start animating issue count immediately
#82297 opened
Aug 2, 2025 -
[devtools] Remove unused code
#82299 opened
Aug 2, 2025 -
[devtools] Immediately set meta key in shortcut recorder
#82301 opened
Aug 2, 2025 -
fix: restore inverse prefetch segment data routes for client segment cache
#82303 opened
Aug 2, 2025 -
Update font data
#82306 opened
Aug 3, 2025 -
Update Rspack development test manifest
#82309 opened
Aug 3, 2025 -
Update Rspack production test manifest
#82310 opened
Aug 3, 2025 -
fix: Prevent race condition during HMR that causes 404 errors
#82316 opened
Aug 3, 2025 -
docs: add React Developer Tools section for debugging
#82320 opened
Aug 4, 2025 -
Update Rspack development test manifest
#82322 opened
Aug 4, 2025 -
Update Rspack production test manifest
#82323 opened
Aug 4, 2025 -
Import correct react-server version in action-handler
#82325 opened
Aug 4, 2025 -
fix: next/root-params erroring when rerendering after action
#82326 opened
Aug 4, 2025
38 Issues closed by 20 people
-
Link does not target named anchor.
#61128 closed
Aug 2, 2025 -
Organized Layouts in Grouped Folders Not Working as expected
#60926 closed
Aug 2, 2025 -
Client-side navigation prefetches wrong data JSON on Vercel when using Middleware, SSG and Rewrites
#60383 closed
Aug 1, 2025 -
[NEXT-1162] Prefixing the default locale with middleware does not work on deployed vercel build
#49152 closed
Aug 1, 2025 -
Turbopack: Bun APIs don't work with next
#75220 closed
Aug 1, 2025 -
Cancel rendering route error on opening recently closed tab in Safari 16, 15, 14, 13
#61152 closed
Jul 31, 2025 -
getStaticPath got invoked but not getStaticProps inside pages/blog/[slug].js
#61148 closed
Jul 31, 2025 -
[feature-request]: turbo-tasks handle cfg correctly
#82248 closed
Jul 31, 2025 -
Soft 404 on Dynamic routes (Googlebot indexing)
#79942 closed
Jul 31, 2025 -
Playwright tests with the next fixture always fail (using experimental testProxy)
#79758 closed
Jul 31, 2025 -
Turbopack:`addDependency` not working in file loader
#81926 closed
Jul 31, 2025 -
pnpm unpack-next does not work on Windows
#82232 closed
Jul 31, 2025 -
window is not assignable on server side
#61135 closed
Jul 30, 2025 -
Shared Element Transitions not working properly in nested layouts in App Router.
#61129 closed
Jul 30, 2025 -
Unhandled Cancel rendering route Error Occur only in IOS webview
#47105 closed
Jul 30, 2025 -
Warning about multiple lockfiles in monorepo - Still occurring
#82096 closed
Jul 30, 2025 -
[next-devtools] TypeError: Cannot read properties of undefined (reading 'includes')
#81722 closed
Jul 30, 2025 -
Error 405 on POST with leaf segment
#82204 closed
Jul 30, 2025 -
nodeMiddleware Option inconsistent unusable in canary and 15.4.4
#82122 closed
Jul 30, 2025 -
Server Code Can't Directly Import Client Code from 3rd party module
#61089 closed
Jul 29, 2025 -
Incorrect rendering behavior of createPortal
#61085 closed
Jul 29, 2025 -
styled-components hover styles applied to children instead of component
#61056 closed
Jul 29, 2025 -
Cache-Control should be set by default for pages and api routes
#61013 closed
Jul 29, 2025 -
Bug Report: React Version Mismatch with App Router
#82153 closed
Jul 29, 2025 -
Increased build times after update
#81902 closed
Jul 29, 2025 -
Asset prefix is not normalized after upgrade to 15.4.1
#82150 closed
Jul 29, 2025 -
Build failing in Prod
#82152 closed
Jul 29, 2025 -
Metadata not rendered if there's no children in 15.3
#80547 closed
Jul 29, 2025 -
problem with template in nested layourt
#82138 closed
Jul 29, 2025 -
Hydration and Render times increased in v13
#55414 closed
Jul 28, 2025 -
SWC plugin runner no longer provides full file path to metadata
#72019 closed
Jul 28, 2025 -
Bug: Runtime TypeError (ecmascript)}.createContext) is not a function
#82085 closed
Jul 28, 2025 -
Next.js Image component type error with src prop after @types/react update
#78363 closed
Jul 28, 2025 -
Docs: links in docs are broken
#82098 closed
Jul 28, 2025
14 Issues opened by 14 people
-
eslint suppressions file is ignored by next build
#82324 opened
Aug 4, 2025 -
HMR Unexpectedly Triggers 404 on Route Update
#82315 opened
Aug 3, 2025 -
Docs: Should mention key uses of React DevTools like inspecting components and debugging state
#82308 opened
Aug 3, 2025 -
Mutating cookies in a server action under a next/root-params route throws an error
#82302 opened
Aug 2, 2025 -
pnpm unpack-next does not work on Windows
#82233 opened
Jul 31, 2025 -
Custom 404 in pages router not work as expected when using both pages router and app router
#82229 opened
Jul 31, 2025 -
Docs: "Use Supabase with Next.js" documentation not consistent with `fetch-data-steps.tsx`
#82218 opened
Jul 31, 2025 -
generated images do not work with GitHub Pages and static export
#82177 opened
Jul 29, 2025 -
path aliasing doesn't work consistently
#82171 opened
Jul 29, 2025 -
Turbopack padding-inline-start CSS transpiled with higher specificity than webpack
#82170 opened
Jul 29, 2025 -
build failing in production and CLI
#82155 opened
Jul 29, 2025
122 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: type guard file generation
#81400 commented on
Aug 2, 2025 • 11 new comments -
feat: Turbopack typed links
#81528 commented on
Aug 2, 2025 • 11 new comments -
[errors] pass original error as cause
#78401 commented on
Jul 30, 2025 • 5 new comments -
support bun as package manager
#81762 commented on
Aug 1, 2025 • 3 new comments -
docs: Improve Content Security Policy documentation
#80580 commented on
Aug 2, 2025 • 2 new comments -
refactor: rename experimental.ppr to experimental.cacheComponents
#81643 commented on
Aug 2, 2025 • 2 new comments -
[sourcemaps] Fix sourcemapping in Redbox on Windows
#82078 commented on
Jul 31, 2025 • 1 new comment -
[ppr] RDC for RSCs (redo)
#80853 commented on
Aug 1, 2025 • 1 new comment -
Turbopack: hide useless method names
#73586 commented on
Aug 3, 2025 • 1 new comment -
fix: ensure req.query is writable
#81573 commented on
Jul 28, 2025 • 1 new comment -
Error when using Express 5 as custom server: "Cannot set property query of #<IncomingMessage> which has only a getter"
#79158 commented on
Aug 4, 2025 • 0 new comments -
useRouter replace/push when on a path with different asPath
#81476 commented on
Aug 4, 2025 • 0 new comments -
typescript should be added to dependencies not devDependencies since it is used to parse the next.config.ts
#81798 commented on
Aug 4, 2025 • 0 new comments -
Turbopack dev mode fast refresh issue
#78957 commented on
Aug 4, 2025 • 0 new comments -
Turbopack dev server uses too much RAM and CPU
#81161 commented on
Aug 4, 2025 • 0 new comments -
Turbopack loaders don't work with middleware
#79592 commented on
Aug 4, 2025 • 0 new comments -
Turbopack applies internal asset path prefix for assets that get imported to manifest file
#80577 commented on
Aug 4, 2025 • 0 new comments -
slow first compilation with `turbopack` in dev mode after upgrading to v15.2.0+
#80357 commented on
Aug 4, 2025 • 0 new comments -
Docs: Nextjs does not support SPA at all
#78878 commented on
Aug 4, 2025 • 0 new comments -
Turbopack removes styles from TailwindCSS/DaisyUI
#81763 commented on
Aug 4, 2025 • 0 new comments -
Sourcemaps are inaccurate
#80720 commented on
Aug 4, 2025 • 0 new comments -
Removed potential bug in toFileName function
#82093 commented on
Aug 1, 2025 • 0 new comments -
Google not indexing pages due to "Duplicate without user-selected canonical" issue
#80868 commented on
Aug 4, 2025 • 0 new comments -
N parallel routes rendered N² times
#81416 commented on
Aug 4, 2025 • 0 new comments -
Metadata duplication in <head> when using next-intl middleware with locale redirects
#80658 commented on
Aug 4, 2025 • 0 new comments -
Docker standalone build is not working when adding layout to /app path
#68690 commented on
Aug 4, 2025 • 0 new comments -
UseTransition handling server action throw error , emit error in vercel production build
#61657 commented on
Aug 3, 2025 • 0 new comments -
Hydration bug when state value isn't rendered as plain-text
#61642 commented on
Aug 3, 2025 • 0 new comments -
I'm using Next.js 14. , and I've added to next.config.mjs
#61547 commented on
Aug 3, 2025 • 0 new comments -
Wrong segment rendered when quickly reload page and navigate through browser history in Next.js 13+.
#69401 commented on
Aug 3, 2025 • 0 new comments -
Error: Cannot find module 'styled-jsx/style'
#56900 commented on
Aug 3, 2025 • 0 new comments -
`loading.tsx` not working with ISR pages & dynamic params.
#77322 commented on
Aug 3, 2025 • 0 new comments -
with mobx bug
#61320 commented on
Aug 3, 2025 • 0 new comments -
Unable to process favicon
#71609 commented on
Aug 3, 2025 • 0 new comments -
Incorrect HTTP error status codes from non-streaming generateMetadata
#82041 commented on
Aug 3, 2025 • 0 new comments -
[dynamicIO] Build error when using `Date.now` in a client component within `use cache`
#76569 commented on
Aug 3, 2025 • 0 new comments -
Serve static metadata files as static files not as route files
#82030 commented on
Jul 28, 2025 • 0 new comments -
Revamp Next.js boilerplate
#81945 commented on
Jul 30, 2025 • 0 new comments -
refactor(turbopack): let ExecutionEnvironment to be extendable trait
#81915 commented on
Aug 1, 2025 • 0 new comments -
Update generate-metadata.mdx
#81853 commented on
Jul 30, 2025 • 0 new comments -
chore(examples): remove `with-windicss` example
#81846 commented on
Aug 1, 2025 • 0 new comments -
Eliminate duplicates and improve performance
#81744 commented on
Aug 1, 2025 • 0 new comments -
Fixed potential bugs due to incomplete signal handling
#81699 commented on
Aug 1, 2025 • 0 new comments -
bump webpack@5.100.2 (fix css sideEffects order)
#81685 commented on
Jul 30, 2025 • 0 new comments -
Bug fix: command hints not displayed after completion of create-next-app
#81612 commented on
Aug 1, 2025 • 0 new comments -
Docs: Updating guides on PPR and ISR
#81307 commented on
Aug 4, 2025 • 0 new comments -
Get package information for swc patching using the package manager
#81201 commented on
Jul 30, 2025 • 0 new comments -
[backport]: Upgrade builtin babel packages on NextJS 14
#81120 commented on
Jul 30, 2025 • 0 new comments -
Remove all references to @mdx-js/react
#80870 commented on
Jul 30, 2025 • 0 new comments -
wip: root params in route handlers
#80684 commented on
Jul 28, 2025 • 0 new comments -
types for next/root-params
#80618 commented on
Jul 28, 2025 • 0 new comments -
[wip] dev error page
#78229 commented on
Jul 29, 2025 • 0 new comments -
docs: add typescript switcher to logging.mdx
#75172 commented on
Aug 1, 2025 • 0 new comments -
cna: create `.env.example` correctly
#73685 commented on
Aug 1, 2025 • 0 new comments -
chore: update `next-config-js` document path
#73677 commented on
Aug 1, 2025 • 0 new comments -
chore: update devcontainer settings
#72011 commented on
Aug 1, 2025 • 0 new comments -
fix(next-config-ts): properly handle ESM
#68365 commented on
Aug 3, 2025 • 0 new comments -
Infinite Rendering Loop With Async Component
#80377 commented on
Aug 4, 2025 • 0 new comments -
Redirects in next.config.ts are case-insensitive and lead to ERR_TOO_MANY_REDIRECTS in Next.js 15
#80578 commented on
Aug 4, 2025 • 0 new comments -
@next/eslint-plugin-next types incorrect
#81695 commented on
Aug 4, 2025 • 0 new comments -
Large `__NEXT_PRIVATE_STANDALONE_CONFIG` causes `Error: spawn E2BIG`
#80663 commented on
Aug 4, 2025 • 0 new comments -
Rewrite to page that redirects (301, 302, etc) results in internal URL change
#61631 commented on
Aug 2, 2025 • 0 new comments -
[Breaking] NextJs [14.2.3] Draft mode with static pages
#66277 commented on
Jul 30, 2025 • 0 new comments -
Error: Optional route parameters are not yet supported
#53112 commented on
Jul 30, 2025 • 0 new comments -
No Types on ESLint plugin
#81083 commented on
Jul 30, 2025 • 0 new comments -
Env variables are not properly loaded until manually reloaded
#81614 commented on
Jul 30, 2025 • 0 new comments -
text/x-component MIME type returned instead of text/html on direct URL access behind IIS reverse proxy
#81444 commented on
Jul 30, 2025 • 0 new comments -
Layout doesn't cache and gets 1 server re-render for each broken image link
#65886 commented on
Jul 30, 2025 • 0 new comments -
Fast refresh is broken by a lib using inline `await`
#61452 commented on
Jul 29, 2025 • 0 new comments -
`test mode` does not work with Pages Router
#61440 commented on
Jul 29, 2025 • 0 new comments -
Error: EACCES: permission denied, mkdir '/nonexistent'
#61437 commented on
Jul 29, 2025 • 0 new comments -
Navigation from not-found.tsx is not always working
#60695 commented on
Jul 29, 2025 • 0 new comments -
Symlinked .env Parsing Failing During next build: "Module parse failed: Unexpected token"
#53086 commented on
Jul 29, 2025 • 0 new comments -
[NEXT-695] Unable to use `cookies()` in layout component when rendering a page that exports generateStaticParams
#45979 commented on
Jul 29, 2025 • 0 new comments -
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
#58055 commented on
Jul 29, 2025 • 0 new comments -
Font preload not working as expected
#62332 commented on
Jul 29, 2025 • 0 new comments -
Turbopack Fails with ResourceQuery in Glob Pattern
#79311 commented on
Jul 29, 2025 • 0 new comments -
Next App Router (14.2.3) - Inconsistent Singleton
#65350 commented on
Jul 29, 2025 • 0 new comments -
Server Actions in Next.js cannot be aborted or cancelled using AbortController
#81418 commented on
Jul 29, 2025 • 0 new comments -
Encode isn't an option in Cookie
#64346 commented on
Jul 29, 2025 • 0 new comments -
nextjs dev server can't be started with additional `-r` node parameters
#77550 commented on
Jul 29, 2025 • 0 new comments -
`cloneElement` in client component with async server component as children not working
#72034 commented on
Jul 29, 2025 • 0 new comments -
[SourceMap] `prepareStackTrace` patch minifies server stack trace
#74646 commented on
Jul 29, 2025 • 0 new comments -
Static page initial rendering doesn't stream in with suspense
#80774 commented on
Jul 29, 2025 • 0 new comments -
Incremental Static Regeneration (ISR) Not Functioning as Expected in Next.js 15
#72456 commented on
Jul 28, 2025 • 0 new comments -
output: 'export' does not create _next/data folders but static site still looks for data json files when middleware.ts is present
#61343 commented on
Jul 28, 2025 • 0 new comments -
Memory leak in optimizeCss
#60473 commented on
Jul 28, 2025 • 0 new comments -
Incompatibility with strict CSP (unsafe-eval disallowed) due to util package used internally
#81496 commented on
Jul 28, 2025 • 0 new comments -
Hydration warning when using next/script with a CSP that includes a nonce
#77952 commented on
Jul 28, 2025 • 0 new comments -
i18n with multiple domains exposes a lot of urls that shouldn't be available
#21210 commented on
Jul 28, 2025 • 0 new comments -
Erratic debugging/breakpoint behavior with turbopack (and Cursor?)
#79424 commented on
Jul 28, 2025 • 0 new comments -
Incorrect error reporting for global CSS since version 15.4.1
#81887 commented on
Jul 28, 2025 • 0 new comments -
Loading.tsx and Suspense do not work on second page load and on
#73474 commented on
Aug 2, 2025 • 0 new comments -
An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.
#71101 commented on
Aug 2, 2025 • 0 new comments -
ISR not working on application root with i18n when deployed to Vercel
#58502 commented on
Aug 1, 2025 • 0 new comments -
bundle css in wrong order
#44977 commented on
Aug 1, 2025 • 0 new comments -
CSS Module Hot Reloading Issue in Next.js Dev Mode
#74749 commented on
Aug 1, 2025 • 0 new comments -
NextJs 14 middleware redirect issue: User Keeps getting redirected to /login after successful Sign-In
#59218 commented on
Aug 1, 2025 • 0 new comments -
Instrumentation files not included in standalone output
#68740 commented on
Aug 1, 2025 • 0 new comments -
tsconfig > compilerOptions.paths > `${configDir}` template variable fails the app load and build
#70912 commented on
Aug 1, 2025 • 0 new comments -
Turbopack output path issue with ant design css in js
#77513 commented on
Aug 1, 2025 • 0 new comments -
MDX Plugin String Format resolution doesn't work with ESM plugins with multiple exports
#73757 commented on
Aug 1, 2025 • 0 new comments -
[NEXT-3982] ChunkLoadError: Loading chunk app/layout failed. (timeout: http://localhost:3000/_next/static/chunks/app/layout.js)
#66526 commented on
Aug 1, 2025 • 0 new comments -
Link component ("Back" button) in Supabase starter kit (with-supabase) breaks when using basePath
#58552 commented on
Jul 31, 2025 • 0 new comments -
Hash change re-renders the entire app, _app, page and components involved
#34729 commented on
Jul 31, 2025 • 0 new comments -
calling `redirect()` inside a server component causes flashing UI
#57455 commented on
Jul 31, 2025 • 0 new comments -
Enabling `experimental.reactCompiler` causes hydration error when using styled-jsx
#65995 commented on
Jul 31, 2025 • 0 new comments -
"Rendered more hooks than during previous render" when using App Router
#63121 commented on
Jul 31, 2025 • 0 new comments -
Next.js still imports as css even when loaded with raw-loader
#82000 commented on
Jul 31, 2025 • 0 new comments -
CSS order incorrect with the combination of server and client components
#65480 commented on
Jul 31, 2025 • 0 new comments -
Docs: Turbopack - Web Platform feature compatiblity and plugin system
#78784 commented on
Jul 31, 2025 • 0 new comments -
SASS styles are cleared up after HMR in lazy components
#78448 commented on
Jul 31, 2025 • 0 new comments -
next/headers are not printable on the server via console.log
#76981 commented on
Jul 31, 2025 • 0 new comments -
Docs: React Memoization features blended with Next.js Data Caching features
#81804 commented on
Jul 31, 2025 • 0 new comments -
Docs: Documentation on authentication with middleware should mention to exclude server functions
#81732 commented on
Jul 31, 2025 • 0 new comments -
Next.js development high memory usage
#54708 commented on
Jul 31, 2025 • 0 new comments -
Image Type Error In Github Actions
#53959 commented on
Jul 31, 2025 • 0 new comments -
Unable to test route.ts handlers with Jest
#61520 commented on
Jul 30, 2025 • 0 new comments -
Incorrect Next head crashed production environment
#61495 commented on
Jul 30, 2025 • 0 new comments -
Unable to manage state and server side render at the same time
#61364 commented on
Jul 30, 2025 • 0 new comments -
Static page generates two different pages, one for initial navigation and one for client side navigation
#52319 commented on
Jul 30, 2025 • 0 new comments -
Inconsistent behavior for prerendered pages with DynamicIO
#81859 commented on
Jul 30, 2025 • 0 new comments