-
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
12 Releases published by 2 people
-
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 -
v15.4.2-canary.30
published
Aug 4, 2025 -
v15.4.2-canary.31
published
Aug 5, 2025
90 Pull requests merged by 32 people
-
fix: add
?dpl
to fonts in/_next/static/media
#82384 merged
Aug 5, 2025 -
loader tree: add special segment name to virtual parallel route segments
#82383 merged
Aug 5, 2025 -
Bump swc to 35
#82237 merged
Aug 5, 2025 -
Backport "[Pages] fix:
_error
page'sreq.url
can be overwritten t…#82377 merged
Aug 5, 2025 -
fix(Turbopack): Address duplicated metadata image modules when they are impored
#82367 merged
Aug 5, 2025 -
[Pages] fix: use
asPath
for query-only navigation withuseRouter
#82236 merged
Aug 5, 2025 -
[Pages] fix:
_error
page'sreq.url
can be overwritten to dynamic param on minimal mode#82347 merged
Aug 5, 2025 -
feat(turbopack): improve compile-time define value to support more data types and expr evaluation
#81042 merged
Aug 5, 2025 -
[Cache Components] Allow span creation while prerendering
#82350 merged
Aug 5, 2025 -
Docs: Updating guides on PPR and ISR
#81307 merged
Aug 5, 2025 -
fix: OTel root span should indicate error status on exceptions
#82212 merged
Aug 5, 2025 -
Turbopack: clean up some old TODOs
#82364 merged
Aug 5, 2025 -
refactor(turbo-tasks-fs): change FS to_sys_path to be synchronous
#82341 merged
Aug 5, 2025 -
Turbopack: pass
is_development
tonext_page_config
#82363 merged
Aug 5, 2025 -
Turbopack: run styled-jsx after typescript transform
#82359 merged
Aug 5, 2025 -
Documentation: Removed reference to treeShaking in 08-turbopack.mdx
#82352 merged
Aug 5, 2025 -
[turbopack] vibecode a benchmark runner for module-cost
#82287 merged
Aug 4, 2025 -
Turbopack: Update
jsonc-parser
, dedupe with SWC#82343 merged
Aug 4, 2025 -
docs: Clarify revalidatePath
#82142 merged
Aug 4, 2025 -
Upgrade React from
c260b38d-20250731
tobe11cb5c-20250804
#82339 merged
Aug 4, 2025 -
docs: Improve Content Security Policy documentation
#80580 merged
Aug 4, 2025 -
Remove params from segment path
#82249 merged
Aug 4, 2025 -
docs: add React Developer Tools section for debugging
#82320 merged
Aug 4, 2025 -
chore: fix eslint-typechecked-require with template
#82328 merged
Aug 4, 2025 -
fix: next/root-params erroring when rerendering after action
#82326 merged
Aug 4, 2025 -
[test] Update snapshots
#82327 merged
Aug 4, 2025 -
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
70 Pull requests opened by 34 people
-
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 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 -
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 -
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
#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 -
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 -
fix: Prevent race condition during HMR that causes 404 errors
#82316 opened
Aug 3, 2025 -
Update Rspack development test manifest
#82322 opened
Aug 4, 2025 -
Update Rspack production test manifest
#82323 opened
Aug 4, 2025 -
Add `path` to Image documentation
#82329 opened
Aug 4, 2025 -
Always use React Server from `ComponentMod`
#82331 opened
Aug 4, 2025 -
[Cache Components] give the "seconds" profile a 30s staleTime
#82332 opened
Aug 4, 2025 -
Turbopack: parallel drop data before shutdown
#82335 opened
Aug 4, 2025 -
avoid duplicate code in compression dictionary creation
#82336 opened
Aug 4, 2025 -
Turbopack: remove value compression dictionary
#82338 opened
Aug 4, 2025 -
Turbopack: add sharp 0.34 to NFT test
#82340 opened
Aug 4, 2025 -
wrap devtools stories in context providers
#82345 opened
Aug 4, 2025 -
Prisma Postgres example updated based on Vercel bot comments
#82349 opened
Aug 4, 2025 -
Update Rspack production test manifest
#82354 opened
Aug 5, 2025 -
Update Rspack development test manifest
#82355 opened
Aug 5, 2025 -
docs: CSP with SRI corrections
#82365 opened
Aug 5, 2025 -
Turbopack: show timing event for database compaction
#82369 opened
Aug 5, 2025 -
Turbopack: bigger small value blocks
#82370 opened
Aug 5, 2025 -
Upgrade React from `be11cb5c-20250804` to `7deda941-20250804`
#82373 opened
Aug 5, 2025 -
fix(turbopack): external module shouldn't wrap by esm when type as global
#82374 opened
Aug 5, 2025 -
fix initial duplication set
#82375 opened
Aug 5, 2025 -
Remove param values from static route tree
#82376 opened
Aug 5, 2025 -
Fix: Allow dynamic rendering when root layout is wrapped in Suspense
#82378 opened
Aug 5, 2025 -
Turbopack: use block in place for db writes
#82380 opened
Aug 5, 2025 -
[Cache Components] Only validate the shell on SSR render
#82381 opened
Aug 5, 2025 -
docs: fix Supabase import paths in fetch-data-steps tutorial
#82382 opened
Aug 5, 2025 -
Turbopack: Share entrypoint template logic between Turbopack/webpack
#82385 opened
Aug 5, 2025 -
[Segment Cache]: fix infinite prefetching when staleTime is 0
#82388 opened
Aug 6, 2025 -
Turbopack: Fix logic in HMR logging code that could emit a NaN build time
#82389 opened
Aug 6, 2025
37 Issues closed by 16 people
-
Navigation from not-found.tsx is not always working
#60695 closed
Aug 5, 2025 -
Symlinked .env Parsing Failing During next build: "Module parse failed: Unexpected token"
#53086 closed
Aug 5, 2025 -
useRouter replace/push when on a path with different asPath
#81476 closed
Aug 5, 2025 -
Static page generates two different pages, one for initial navigation and one for client side navigation
#52319 closed
Aug 5, 2025 -
[Turbopack] Importing local dependencies does not work and `resolveAlias` is not working correctly
#82040 closed
Aug 5, 2025 -
req.url not reliable in getServerSideProps on Vercel
#61309 closed
Aug 4, 2025 -
Next.js dev server gets stuck. user has to reload to make it work again
#61304 closed
Aug 4, 2025 -
style is not applied in index.html by output:'export'
#60047 closed
Aug 4, 2025 -
Docs: Recommendations to improve the revalidatePath docs
#81776 closed
Aug 4, 2025 -
png images aren't being loaded when running in build mode in version `15.4.5`
#82337 closed
Aug 4, 2025 -
Docs: Should mention key uses of React DevTools like inspecting components and debugging state
#82308 closed
Aug 4, 2025 -
Mutating cookies in a server action under a next/root-params route throws an error
#82302 closed
Aug 4, 2025 -
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
13 Issues opened by 13 people
-
experimental global-not-found page does not have tailwind setup
#82379 opened
Aug 5, 2025 -
Unhelpful error message when image loader encounters a redirect response
#82357 opened
Aug 5, 2025 -
nuxt dev stuck on windows beacuse of function of findRootLockFile
#82356 opened
Aug 5, 2025 -
draftMode not accurate in middleware with nodejs runtime
#82344 opened
Aug 4, 2025 -
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 -
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
123 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 -
Serve static metadata files as static files not as route files
#82030 commented on
Aug 5, 2025 • 6 new comments -
docs: polyfills usage in app router
#80447 commented on
Aug 5, 2025 • 5 new comments -
Turbopack: Restore watchers for children when using non-recursive FS watcher
#82130 commented on
Aug 2, 2025 • 3 new comments -
feat(next): add sitemap index support
#61391 commented on
Aug 5, 2025 • 3 new comments -
bugfix: Bad `next.route` on `pages` dir OTel spans for `404`s / `500`s
#77150 commented on
Aug 5, 2025 • 3 new comments -
support bun as package manager
#81762 commented on
Aug 1, 2025 • 3 new comments -
[ppr] RDC for RSCs (redo)
#80853 commented on
Aug 5, 2025 • 2 new comments -
[errors] pass original error as cause
#78401 commented on
Jul 30, 2025 • 2 new comments -
refactor: rename experimental.ppr to experimental.cacheComponents
#81643 commented on
Aug 5, 2025 • 2 new comments -
Turbopack: hide useless method names
#73586 commented on
Aug 3, 2025 • 1 new comment -
misc: update release notes script to handle pagination + specific search
#81647 commented on
Aug 4, 2025 • 1 new comment -
[sourcemaps] Fix sourcemapping in Redbox on Windows
#82078 commented on
Jul 31, 2025 • 1 new comment -
test: validateRSCRequestHeaders for runtime prefetches
#82149 commented on
Jul 31, 2025 • 1 new comment -
Docs: local fonts docs incorrectly mention public folder
#76573 commented on
Aug 5, 2025 • 0 new comments -
[NEXT-1151] App router issue with Framer Motion shared layout animations
#49279 commented on
Aug 5, 2025 • 0 new comments -
NextJs 14 middleware redirect issue: User Keeps getting redirected to /login after successful Sign-In
#59218 commented on
Aug 5, 2025 • 0 new comments -
Docs: Docker examples use image `node:18-alpine` with vulnerability
#78465 commented on
Aug 5, 2025 • 0 new comments -
Incompatibility with strict CSP (unsafe-eval disallowed) due to util package used internally
#81496 commented on
Aug 5, 2025 • 0 new comments -
`cache: 'no-store'` does not prevent `fetch` during static build
#59751 commented on
Aug 5, 2025 • 0 new comments -
Metadata exported from `app/not-found` is not applied to 404 pages returned from dynamic paths
#61236 commented on
Aug 5, 2025 • 0 new comments -
Google not indexing pages due to "Duplicate without user-selected canonical" issue
#80868 commented on
Aug 5, 2025 • 0 new comments -
[WAIT TO MERGE] docs: mention turbopack config codemod
#82183 commented on
Aug 5, 2025 • 0 new comments -
Failed to fetch RSC payload. Falling back to browser navigation.
#53813 commented on
Aug 5, 2025 • 0 new comments -
`fetch` requests triggered by `revalidateTag()` are not logged
#80444 commented on
Aug 5, 2025 • 0 new comments -
Turbopack removes styles from TailwindCSS/DaisyUI
#81763 commented on
Aug 5, 2025 • 0 new comments -
Source map warning on Next 15.2.4 with turbopack, Windows, Firefox
#77670 commented on
Aug 5, 2025 • 0 new comments -
NextJS build always going out of heap memory when building
#76704 commented on
Aug 4, 2025 • 0 new comments -
Security Vunerability in Next js 15.3.1 for babel/runtime
#81111 commented on
Aug 4, 2025 • 0 new comments -
Type re-export in 'use server' file throws error with Turbopack (15.4.0+)
#82029 commented on
Aug 4, 2025 • 0 new comments -
Parsing css source code failed for `::grammar-error` and `::spelling-error`
#81035 commented on
Aug 4, 2025 • 0 new comments -
Turbopack padding-inline-start CSS transpiled with higher specificity than webpack
#82170 commented on
Aug 4, 2025 • 0 new comments -
Turbopack: turbopack.rules.loaders don't support relative path
#82106 commented on
Aug 4, 2025 • 0 new comments -
Docs: confusing cacheTag & cacheLife requirements
#79087 commented on
Aug 4, 2025 • 0 new comments -
Dependencies missing in standalone build
#50072 commented on
Aug 4, 2025 • 0 new comments -
N parallel routes rendered N² times
#81416 commented on
Aug 4, 2025 • 0 new comments -
Incorrect error reporting for global CSS since version 15.4.1
#81887 commented on
Aug 4, 2025 • 0 new comments -
CSS Module Hot Reloading Issue in Next.js Dev Mode
#74749 commented on
Aug 1, 2025 • 0 new comments -
Turbopack fix: Panic on unwrap from client reference
#82124 commented on
Aug 5, 2025 • 0 new comments -
Removed potential bug in toFileName function
#82093 commented on
Aug 1, 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 -
Explicit need of "use client" in instrumentation-client.mdx
#81809 commented on
Aug 5, 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 -
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 -
feat: add suffix to rsc txt files for easy routing
#80232 commented on
Aug 5, 2025 • 0 new comments -
[Turbopack] avoid attaching referenced output assets to chunks
#75933 commented on
Aug 5, 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 -
Feat: Support typescript postcss config
#69827 commented on
Aug 5, 2025 • 0 new comments -
fix(next-config-ts): properly handle ESM
#68365 commented on
Aug 3, 2025 • 0 new comments -
Talkback announces Object Replacement Character after Anchor element is clicked and page loads.
#61688 commented on
Aug 5, 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 -
Inconsistent behavior for prerendered pages with DynamicIO
#81859 commented on
Jul 30, 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 -
generated images do not work with GitHub Pages and static export
#82177 commented on
Jul 30, 2025 • 0 new comments -
Environment variable undefined in next.config.ts when running in Docker container
#77539 commented on
Aug 4, 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 -
Sourcemaps are inaccurate
#80720 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 -
slow first compilation with `turbopack` in dev mode after upgrading to v15.2.0+
#80357 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 -
Turbopack loaders don't work with middleware
#79592 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 dev mode fast refresh issue
#78957 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 -
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 -
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 -
Rewrite to page that redirects (301, 302, etc) results in internal URL change
#61631 commented on
Aug 2, 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