-
Notifications
You must be signed in to change notification settings - Fork 28.4k
Insights: vercel/next.js
Overview
Could not load contribution data
Please try again later
7 Releases published by 1 person
-
v15.4.0-canary.33
published
May 13, 2025 -
v15.4.0-canary.34
published
May 13, 2025 -
v15.4.0-canary.35
published
May 15, 2025 -
v15.4.0-canary.36
published
May 15, 2025 -
v15.4.0-canary.37
published
May 16, 2025 -
v15.4.0-canary.38
published
May 17, 2025 -
v15.4.0-canary.39
published
May 18, 2025
133 Pull requests merged by 24 people
-
refactor(turbopack-resolver): rename filed plugins to after_resolve_plugins
#79286 merged
May 19, 2025 -
[test] Use unique error messages in
server-source-maps
#79108 merged
May 19, 2025 -
Turbopack build: Add test skip that is also skipped for dev
#79241 merged
May 18, 2025 -
Enable
ppr
whendynamicIO
is enabled#79302 merged
May 17, 2025 -
Enable PPR in Dynamic IO tests
#79301 merged
May 17, 2025 -
Disable
dynamicIO
in global default cache handler test#79300 merged
May 17, 2025 -
Use
onPostpone
to determine if segment prefetch is partial#79299 merged
May 17, 2025 -
build(next-swc): Update
swc_core
tov25.0.0
#79319 merged
May 17, 2025 -
Turbopack build: Fix type: module with output: standalone
#79292 merged
May 17, 2025 -
[dynamicIO] fix: do not apply import tracking transform in edge
#79284 merged
May 17, 2025 -
Do not run CI for modifying changeset related files
#79315 merged
May 16, 2025 -
Client router should discard stale prefetch entries for static pages
#79309 merged
May 16, 2025 -
feat:
--rspack
flag for create next app#79077 merged
May 16, 2025 -
docs: streaming responses with pages API routes
#79269 merged
May 16, 2025 -
perf(turbopack): Update
sourcemap
to makeflatten()
faster#79297 merged
May 16, 2025 -
Revert "perf(turbopack): Use rayon threadpool for
minify()
"#79296 merged
May 16, 2025 -
perf(turbopack): Use rayon threadpool for
minify()
#79261 merged
May 16, 2025 -
[metadata] improve icon hoist script insertion while streaming
#78617 merged
May 16, 2025 -
[metadata] remove legacy metadata helpers
#78631 merged
May 16, 2025 -
Turbopack: remove dead code
#79280 merged
May 16, 2025 -
Update Rspack production test manifest
#79275 merged
May 16, 2025 -
Update Turbopack production test manifest
#79277 merged
May 16, 2025 -
Update Turbopack development test manifest
#79278 merged
May 16, 2025 -
[devtool] initial support for segment explorer
#78858 merged
May 16, 2025 -
fix(turbopack): prepend a question mark in AssetIdent display
#78977 merged
May 16, 2025 -
Revert "Partial Fallback Prerendering Route Shells (#69282)"
#79258 merged
May 15, 2025 -
Fix dangling promise in unstable-cache
#79248 merged
May 15, 2025 -
test: fix snapshots in failing tests
#79254 merged
May 15, 2025 -
fix(dev-overlay): Ignore right clicks on the indicator draggable
#79120 merged
May 15, 2025 -
docs: add missing links and imports to
cacheLife
andcacheTag
for prerender-missing-suspense error#79247 merged
May 15, 2025 -
perf(turbopack): Implement
ShrinkToFit
forAutoMap
#79218 merged
May 15, 2025 -
Always pass implicit/soft tags into the
CacheHandler.get
method#79213 merged
May 15, 2025 -
Docs: Fix syntax highlighting, add missing js code blocks
#79246 merged
May 15, 2025 -
Docs IA 2.0: Delete rendering section
#79244 merged
May 15, 2025 -
Docs IA 2.0: Server and Client Components
#79143 merged
May 15, 2025 -
Docs: Fix page order in Getting Started
#79240 merged
May 15, 2025 -
Update Turbopack development test manifest
#79233 merged
May 15, 2025 -
Turbopack: Allow fully dynamic import() in node_modules
#79153 merged
May 15, 2025 -
Reland: Fix false-positive
"use cache"
misplacement error#79222 merged
May 15, 2025 -
[ts-next-plugin] test: add client-boundary test
#79194 merged
May 15, 2025 -
Rename
define-env-plugin.ts
todefine-env.ts
#79224 merged
May 15, 2025 -
Update font data
#79227 merged
May 15, 2025 -
chore(dev-overlay): Minor cleanups to useDelayedRender hook
#79119 merged
May 15, 2025 -
[turbopack] Delete the
read_glob
function#79166 merged
May 14, 2025 -
perf(turbopack): Drop AST node before generating source maps
#79219 merged
May 14, 2025 -
Add recent Turbopack reformats to blame-ignore
#79187 merged
May 14, 2025 -
feat(turbopack): Add basic compilation event support
#78785 merged
May 14, 2025 -
perf(turbopack): Use
Byte::from_static
when possible#79215 merged
May 14, 2025 -
Revert "Update mappings in
launch.json
to improve debugging in VSCode (#76559)"#79206 merged
May 14, 2025 -
turbo-tasks: Encode location information into panics
#78945 merged
May 14, 2025 -
docs: add graceful error boundary example
#77781 merged
May 14, 2025 -
Reland "Ensure mangling is disabled for dev runtime builds (#75297)"
#79201 merged
May 14, 2025 -
bugfix (pages): assetPrefix should not cause hard nav in development
#79176 merged
May 14, 2025 -
perf(turbopack): Do not inline synthesized content for sourcemaps
#79173 merged
May 14, 2025 -
Prettier ignore changeset's format
#79203 merged
May 14, 2025 -
Docs IA 2.0: Move Edge Runtime information to API reference
#79152 merged
May 14, 2025 -
Docs: Visual nits
#79198 merged
May 14, 2025 -
chore: Update DevEx team changes in labeler
#79191 merged
May 14, 2025 -
Docs: Change
mjs
codeblocks tojs
#79163 merged
May 14, 2025 -
Update Rspack development test manifest
#79184 merged
May 14, 2025 -
Update Turbopack production test manifest
#79186 merged
May 14, 2025 -
Update Rspack production test manifest
#79185 merged
May 14, 2025 -
Update font data
#79179 merged
May 14, 2025 -
[dynamicIO] model pathname access in metadata as async
#79136 merged
May 14, 2025 -
Update Rspack development test manifest
#79174 merged
May 13, 2025 -
Add
rustc-ice
files to gitignore#79167 merged
May 13, 2025 -
chore(turbopack): Add a span for sourcemap generation
#79170 merged
May 13, 2025 -
Remove uses of
read_glob
fromnode_native_bindings
#79154 merged
May 13, 2025 -
[release] enable changesets
#79035 merged
May 13, 2025 -
docs: Fix grammar in
vitest.mdx
(How to set up Vitest with Next.js)#78654 merged
May 13, 2025 -
Re-land updated bundler for pre-bundling
#79164 merged
May 13, 2025 -
Add initial modifyConfig hook
#79162 merged
May 13, 2025 -
build: Update
swc_core
tov24.0.0
#79103 merged
May 13, 2025 -
Revert "Fix false-positive
"use cache"
misplacement error"#79160 merged
May 13, 2025 -
[build-sourcemaps] Allow inspecting prerender worker
#79098 merged
May 13, 2025 -
fix: cli test failed when using rspack
#79081 merged
May 13, 2025 -
Reference the workUnitStore when determining bailout to CSR
#79118 merged
May 13, 2025 -
perf(turbopack): Optimize
next_page_static_info
#79009 merged
May 13, 2025 -
[test] Add
debug-brk
package script#79097 merged
May 13, 2025 -
Turbopack: remove unused
EcmascriptInputTransform::CommonJs
#79148 merged
May 13, 2025 -
docs: improve
'use client'
directive and client components#79115 merged
May 13, 2025 -
docs: use single quote for
'use client'
directive#79114 merged
May 13, 2025 -
[build-sourcemaps] Remove unused static workers
#79107 merged
May 13, 2025 -
Fix false-positive
"use cache"
misplacement error#79151 merged
May 13, 2025 -
Update Rspack production test manifest
#79138 merged
May 13, 2025 -
Update Turbopack development test manifest
#79140 merged
May 13, 2025 -
Update Turbopack production test manifest
#79139 merged
May 13, 2025 -
Docs: Add PPR page to getting started section
#79076 merged
May 13, 2025 -
Turbopack: Make
turbopack-core
Rust 2024#79131 merged
May 13, 2025 -
Turbopack: Make
turbo-tasks-malloc
crate Rust 2024#79129 merged
May 13, 2025 -
Turbopack: Make
turbopack-ecmascript
Rust 2024#79132 merged
May 13, 2025 -
Turbopack: Make
turbopack-resolve
andturbopack-trace-server
Rust 2024#79133 merged
May 13, 2025 -
Turbopack: Make
turbo-tasks-memory
crate Rust 2024#79130 merged
May 13, 2025 -
Turbopack: Make
turbo-tasks-env
crate Rust 2024#79128 merged
May 13, 2025 -
Turbopack: Make
turbo-macros
crate Rust 2024#79126 merged
May 13, 2025 -
Turbopack: Make
turbo-backend
crate Rust 2024#79125 merged
May 13, 2025 -
Turbopack: Make
turbo-rcstr
crate Rust 2024#79124 merged
May 13, 2025 -
Turbopack: Make
napi
crate Rust 2024#79123 merged
May 13, 2025 -
Turbopack: Make
turbo-tasks
crate Rust 2024#79127 merged
May 13, 2025 -
Rust: restore toolchain 2025-05-12
#79121 merged
May 13, 2025 -
Refactor to share handler logic in route-module
#79106 merged
May 13, 2025 -
fix: pnp test cases failed when using rspack
#79084 merged
May 13, 2025 -
chore(CI): Split i18n-data-fetching-redirect test suite into smaller and more parallel test suites
#78893 merged
May 13, 2025 -
test: replace duplicate test utils to next instance
#73624 merged
May 12, 2025 -
Revert toolchain update to 2025-05-12
#79117 merged
May 12, 2025 -
test: remove unnecessary conditionals in error recovery tests
#73625 merged
May 12, 2025 -
test: split hot module reload HMR test into multiple files
#79067 merged
May 12, 2025 -
test: split error recovery HMR test into multiple files
#79066 merged
May 12, 2025 -
chore(CI): Split basepath test suite into smaller and more parallel test suites
#78892 merged
May 12, 2025 -
build(next-swc): Drop
swc_bundler
#79113 merged
May 12, 2025 -
Rust: Update safe crates to 2024 Edition
#79104 merged
May 12, 2025 -
Update rust toolchain to 2025-05-12
#79099 merged
May 12, 2025 -
test: split full reload HMR test into multiple files
#79065 merged
May 12, 2025 -
test: split basic HMR test into multiple files
#79064 merged
May 12, 2025 -
[test] Move test selectors as close to the actual value as possible
#78931 merged
May 12, 2025 -
Turbopack: refactor into
traverse_edges_fixed_point
#79078 merged
May 12, 2025 -
Upgrade lightningcss
#79096 merged
May 12, 2025 -
Turbopack: hash next/font filename to shorten it
#79089 merged
May 12, 2025 -
Replace node:url usage in server-utils
#79094 merged
May 12, 2025 -
chore(CI): Add back test retries (again) to arewerspackyet tests
#79014 merged
May 12, 2025 -
Revert "build: Update
swc_core
tov24.0.0
"#79102 merged
May 12, 2025 -
[next-config-ts] fix: read tsconfig file using TypeScript API
#79055 merged
May 12, 2025 -
build: Update
swc_core
tov24.0.0
#79092 merged
May 12, 2025 -
perf(turbopack): Update
modularize_imports
#79012 merged
May 12, 2025 -
Update Rspack development test manifest
#79071 merged
May 12, 2025 -
docs: Fix grammar on
Update static-exports.mdx
#79091 merged
May 12, 2025 -
Update Rspack production test manifest
#79072 merged
May 12, 2025 -
Docs IA 2.0: CSS
#78996 merged
May 12, 2025 -
[link] Avoid inlining of
LinkProps
in emitted declarations#78773 merged
May 12, 2025 -
patch react via recast instead of string replacements
#78916 merged
May 12, 2025 -
[ts-next-plugin] test: add metadata warn no type test
#78505 merged
May 12, 2025 -
[ts-next-plugin] add testing utils
#79079 merged
May 12, 2025
64 Pull requests opened by 31 people
-
Upgrade React from `197d6a04-20250424` to `3820740a-20250509`
#79095 opened
May 12, 2025 -
[build-sourcemaps] Sourcemap errors during prerender if `experimental.enablePrerenderSourceMaps` is enabled
#79109 opened
May 12, 2025 -
chore(CI): Trigger Rspack PR tests when the label changes, and run on the canary branch
#79111 opened
May 12, 2025 -
[turbopack] Adopt `globset` instead of using our own glob implementation
#79116 opened
May 12, 2025 -
[TypeScript Plugin] Match method signature (`someFunc(): void`) type for client boundary warnings
#79144 opened
May 13, 2025 -
chore(create-next-app): add .pnpm-store into gitignore for all templates
#79147 opened
May 13, 2025 -
Upgrade React from `197d6a04-20250424` to `b94603b9-20250513`
#79159 opened
May 13, 2025 -
fix: rspack framework and lib cacheGroups
#79172 opened
May 13, 2025 -
refactor(dev-overlay): Break out `Menu` into a reusable component
#79175 opened
May 13, 2025 -
Require that `turbo_tasks::value_trait` items be annotated with `turbo-tasks::function`
#79178 opened
May 13, 2025 -
fix: replaceIdentifiersInAst takes an expression, not a string
#79196 opened
May 14, 2025 -
feat: using eval source map plugin for Rspack
#79199 opened
May 14, 2025 -
Docs IA 2.0: Review fetching page and move examples
#79200 opened
May 14, 2025 -
Fix/79087 clarify cachetag cachelife docs
#79202 opened
May 14, 2025 -
Fixed rewrite params of the interception routes not being parsed correctly when deployed to Vercel
#79204 opened
May 14, 2025 -
chore: rspack skip partial css tests
#79209 opened
May 14, 2025 -
Upgrade React from `197d6a04-20250424` to `d85f86cf-20250514`
#79216 opened
May 14, 2025 -
[turbopack] Allow `value_trait` items to not be annotated with `turbo_tasks::function`
#79217 opened
May 14, 2025 -
next.config.ts: Implement `compiler.defineServer` for server-only constants
#79225 opened
May 14, 2025 -
bugfix (file-exists): Uncontrolled data used in path expression
#79230 opened
May 15, 2025 -
test: enable incremental for rspack
#79234 opened
May 15, 2025 -
[dev-tools] Badge dismissal interaction
#79239 opened
May 15, 2025 -
Turbopack: avoid panics due to eventual consistency
#79242 opened
May 15, 2025 -
better types in next-swc-loader
#79245 opened
May 15, 2025 -
Format JavaScript, TypeScript, and JSON with Biome
#79251 opened
May 15, 2025 -
Upgrade React from `197d6a04-20250424` to `4a45ba92-20250515`
#79253 opened
May 15, 2025 -
feat(turbopack) Added sending events to log how long writing entrypoints to disk takes.
#79256 opened
May 15, 2025 -
docs: fix spacing in installation instructions
#79257 opened
May 15, 2025 -
Implement initial handler interface for pages routes
#79260 opened
May 15, 2025 -
feat(dev-overlay): Add a very minimal API for restarting the dev server
#79265 opened
May 16, 2025 -
Format `examples/` with Biome
#79270 opened
May 16, 2025 -
Format css with Biome
#79272 opened
May 16, 2025 -
Doc_78255 : Update Intercepting routes folder convention doc
#79273 opened
May 16, 2025 -
added check for NaN value on hmr log
#79276 opened
May 16, 2025 -
Docs IA 2.0: Reorder PPR page and fix some nits
#79282 opened
May 16, 2025 -
Docs IA 2.0: Move ISR page to guides
#79283 opened
May 16, 2025 -
fix: Rspack not skip .d.ts file
#79285 opened
May 16, 2025 -
Repro of infinite Suspense fallback with staleTimes and middleware rewrites
#79287 opened
May 16, 2025 -
Docs IA 2.0: Create Forms guide
#79288 opened
May 16, 2025 -
cleanup(turbopack): Embed Global vs Specific channel type in the Rust type system
#79291 opened
May 16, 2025 -
Docs: Experimental taint option in next.config.js
#79293 opened
May 16, 2025 -
Hmr latency report w/ early return
#79294 opened
May 16, 2025 -
docs: update metadata-and-og-image example for async params
#79295 opened
May 16, 2025 -
Upgrade React from `197d6a04-20250424` to `4448b187-20250515`
#79298 opened
May 16, 2025 -
Remove DIO w/o PPR branch from `app-render.tsx`
#79303 opened
May 16, 2025 -
Remove prospective fallback prerenders
#79304 opened
May 16, 2025 -
Remove obsolete `ppr` configs from Dynamic IO tests
#79305 opened
May 16, 2025 -
[dynamicIO] DCE the prerender codepath in edge route handlers
#79306 opened
May 16, 2025 -
perf(turbopack): Limit libuv worker threads of worker process
#79316 opened
May 16, 2025 -
perf(turbopack): Spawn only one thread for one `write file` effect
#79318 opened
May 16, 2025 -
Fork the globset strategy for turbopack
#79333 opened
May 17, 2025 -
Update app-icons.mdx
#79344 opened
May 18, 2025 -
[turbopack] enable import-traces
#79351 opened
May 18, 2025 -
[test] Use NEXT_TEST_CI when forking test in CI
#79354 opened
May 19, 2025 -
Update Rspack development test manifest
#79356 opened
May 19, 2025 -
Update Rspack production test manifest
#79357 opened
May 19, 2025 -
Update Turbopack development test manifest
#79358 opened
May 19, 2025 -
Update Turbopack production test manifest
#79359 opened
May 19, 2025 -
Fix email format in web-push VAPID details.
#79360 opened
May 19, 2025 -
Turbopack: don't emit unnecessary block
#79361 opened
May 19, 2025 -
Client router should discard stale prefetch entries for static pages
#79362 opened
May 19, 2025 -
RSC caching redirect behavior fix via Vary header
#79363 opened
May 19, 2025
54 Issues closed by 15 people
-
Docs: React Foundations Chapter 8: Missing link
#78938 closed
May 19, 2025 -
404 page not returned on dynamic pages when middleware is added (Pages directory)
#58392 closed
May 18, 2025 -
middleware.ts - rewriting /_next/data/ paths is producing incorrect output (nexturl.href)
#58320 closed
May 18, 2025 -
Page Router with Next 14 and 'use client' does not work with cypress 12.3.0
#58061 closed
May 18, 2025 -
Turbopack fails to resolve paths outside the next app in a monorepo.
#79335 closed
May 18, 2025 -
Please add fix for "cache control directive for server side props" in v12
#58307 closed
May 16, 2025 -
404 infinite redirect in development mode
#58283 closed
May 16, 2025 -
Server action loading causes hydration error when using react-select
#58257 closed
May 16, 2025 -
Parallel Routes often lead to unexpected routing behavior
#58201 closed
May 16, 2025 -
Dynamic routes - Unmount & mount uppon navigation
#55822 closed
May 16, 2025 -
Revalidated RSC for ISR page not updated in client-side NextJS cache
#79093 closed
May 16, 2025 -
Client side router cache invalidation bug
#74272 closed
May 16, 2025 -
Hydration error using turbopack and material ui
#79308 closed
May 16, 2025 -
Link component is not tab able by default, even though tab index is 0
#79061 closed
May 16, 2025 -
Dynamic route params incorrectly inferred as Promise in Next.js 15 App Router
#79271 closed
May 16, 2025 -
[GoogleMapsEmbed] options for "directions" mode are not implemented
#79262 closed
May 16, 2025 -
Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in Edge Runtime
#58673 closed
May 15, 2025 -
`fetch()` requests are not cached if the response is slow
#58258 closed
May 15, 2025 -
generateStaticParams invalidates dynamicParams = false when empty array
#57996 closed
May 15, 2025 -
To fix the failing test case of next/navigation from areweturboyet.com
#57717 closed
May 15, 2025 -
Next.js 12.2.6 unhandled rejection: res is undefined
#57447 closed
May 15, 2025 -
Chakra UI styles break only in local environment, display correctly on Vercel (App Router, Edge runtime)
#53088 closed
May 15, 2025 -
Not able to load SVG files if i am using them in external module.
#43804 closed
May 15, 2025 -
Custom tsconfig path breaks next typescript plugin
#79086 closed
May 15, 2025 -
Truly dynamic imports with Turbopack, i.e. support for Monaco editor
#72613 closed
May 15, 2025 -
[Error [TurbopackInternalError]: Next.js package not found
#79190 closed
May 15, 2025 -
Large unused dependencies added to standalone output
#58160 closed
May 14, 2025 -
Hard Navigation In Pages Router Dev Mode When Custom assetPrefix is Applied
#77241 closed
May 14, 2025 -
revalidatePath() revalidates more than expected, causing dynamic page inconsistencies
#79197 closed
May 14, 2025 -
loading.js does not trigger on dynamic route navigation (within same dynamic route)
#58153 closed
May 13, 2025 -
Playwright throws FetchError /w Google Font Loader when no `./.next/static/media` directory exists
#58113 closed
May 13, 2025 -
External library code gets loaded on blank page where library is not used
#57337 closed
May 13, 2025 -
Package does not get transpiled in Jest, like react-markdown
#55031 closed
May 13, 2025 -
<Link href="/" /> navigates to {basePath}.txt page
#49866 closed
May 13, 2025 -
CSS Module resolution conflict with dynamic import in production mode
#40080 closed
May 13, 2025 -
`next/image` (including future) doesn't provide a way to opt out of rerenders via memo when using useRouter
#40074 closed
May 13, 2025 -
[v14] FormData file name in other language is transformed weirdly
#79146 closed
May 13, 2025 -
The title and description metadata is now showing during client side loading state
#79135 closed
May 13, 2025 -
Image is Missing "Required" 😐 'width' property
#79145 closed
May 13, 2025 -
[Error [TurbopackInternalError]: Next.js package not found
#76028 closed
May 13, 2025 -
Link is not working properly, showind element.setCapture depreciated.
#50392 closed
May 12, 2025 -
bug: 'shallow' does not exist in type 'NavigateOptions'
#60007 closed
May 12, 2025 -
Runtime Error: invariant expected layout router to be mounted in fresh Next.js 15.3.2 project
#79083 closed
May 12, 2025 -
Turbopack error when using roboto flex font
#74432 closed
May 12, 2025 -
`resolveSWCOptions` fails when using next.config.ts with extended tsconfig
#74888 closed
May 12, 2025 -
Web inspector(devtools) freezed when I accessed local dev server on iOS Safari
#78528 closed
May 12, 2025 -
Prerendering error when { cache: "force-cache" } is removed from the fetch
#79085 closed
May 12, 2025 -
Middleware sometimes doesn't executes
#58025 closed
May 12, 2025 -
Soft navigation on large page isn't incrementally renderer
#79033 closed
May 12, 2025
21 Issues opened by 21 people
-
Inconsistent 404 Handling with Parallel Routes
#79352 opened
May 18, 2025 -
NEXT 15 Font optimization causing a different effect on text
#79349 opened
May 18, 2025 -
add support for standalone :global :local in css module with turbopack
#79348 opened
May 18, 2025 -
Redirects drop `_rsc` & lead to dirty cache in Chrome
#79346 opened
May 18, 2025 -
Docs: `next dev --verbose` doesn't exist
#79337 opened
May 17, 2025 -
Metadata renders inside <body> instead of <head> after Next.js v15.3.1
#79313 opened
May 16, 2025 -
Turbopack Fails with ResourceQuery in Glob Pattern
#79311 opened
May 16, 2025 -
Caching not working locally (revalidate and unstable_cache) and cannot avoid stale cache data in prod.
#79307 opened
May 16, 2025 -
hmr logs out NaNms on first load
#79279 opened
May 16, 2025 -
Metadata tags are ordered after hoisted style tags, which can make metadata undetectable by some platforms
#79263 opened
May 16, 2025 -
React compiler doesn't work with @svgr/webpack
#79211 opened
May 14, 2025 -
Encoding issue with middleware rewrites and search params
#79195 opened
May 14, 2025 -
Memoization during permanentRedirect
#79192 opened
May 14, 2025 -
performance.measure crash on some Android system browsers
#79188 opened
May 14, 2025 -
Request URL is incorrect
#79182 opened
May 14, 2025 -
Incorrect CSS minification when using `next build`
#79149 opened
May 13, 2025 -
Docs: How to escape Parallel Routes `@routename/page.tsx`
#79141 opened
May 13, 2025 -
Relative <Link href="history"> resolves incorrectly inside dynamic route
#79137 opened
May 13, 2025 -
Cannot use a Response.json return as a variable to build in Nextjs 15.3.2
#79088 opened
May 12, 2025 -
Docs: confusing cacheTag & cacheLife requirements
#79087 opened
May 12, 2025
124 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.
-
[release] add new ci to use changesets/action for stable release
#79037 commented on
May 13, 2025 • 13 new comments -
Docs: Image Optimization Deep Dive
#78857 commented on
May 12, 2025 • 6 new comments -
[release] create empty changeset for next when no changeset found during canary release
#79049 commented on
May 13, 2025 • 6 new comments -
[release] use changesets/action for canary release
#79038 commented on
May 13, 2025 • 5 new comments -
Turbopack: Send panic source locations to telemetry
#79017 commented on
May 18, 2025 • 4 new comments -
[release] couple `next` and `@next/swc` versions
#79036 commented on
May 13, 2025 • 3 new comments -
chore: Update the `with-supabase` example to use the Supabase Auth block
#78913 commented on
May 14, 2025 • 3 new comments -
fix: with-msw outdated example related to issue 68521
#78853 commented on
May 19, 2025 • 2 new comments -
[release] use changesets/action for release-candidate
#79039 commented on
May 13, 2025 • 1 new comment -
Dependency updates
#71571 commented on
May 18, 2025 • 1 new comment -
feat(turbopack): Add simple tree shaker
#78286 commented on
May 15, 2025 • 1 new comment -
perf(turbopack/rcstr): Precompute hash for equality bailout
#78943 commented on
May 13, 2025 • 1 new comment -
Next.js v15.2 creates a lot of fake scripts for server components with the same source map which breaks JS debuggers
#77733 commented on
May 19, 2025 • 0 new comments -
Increased memory consumption in production mode after migration from Next.js 14 to 15
#77318 commented on
May 19, 2025 • 0 new comments -
Failed to load plugin 'react-hooks' declared in ' » eslint-config-next/core-web-vitals
#78813 commented on
May 19, 2025 • 0 new comments -
High memory usage in development (10GB+)
#78069 commented on
May 19, 2025 • 0 new comments -
Missing metadata on 404 page after invoking notFound()
#77512 commented on
May 19, 2025 • 0 new comments -
Non-deterministic IDs in Static Export HTML/TXT Files
#77810 commented on
May 19, 2025 • 0 new comments -
Next build breaks third-party packages (Shaka Player) since 15.2.1
#78438 commented on
May 19, 2025 • 0 new comments -
Stale client assets after deployment cause TypeError: Cannot read properties of undefined (reading 'call')
#78122 commented on
May 19, 2025 • 0 new comments -
Unexpected References to Server Actions, Turbopack, Hot Reload and DevTools in Production Export Build
#76198 commented on
May 19, 2025 • 0 new comments -
Stale js chunk referencing non-existant content after updating next.js. Filename hash not changing even though content has changed.
#78756 commented on
May 19, 2025 • 0 new comments -
Don't throw errors when we give "asPathToSearchParams()" an invalid path with multiple leading slashes
#70144 commented on
May 13, 2025 • 0 new comments -
fix(turbopack): Use rustls-tls-native-roots for system CA support
#79060 commented on
May 16, 2025 • 0 new comments -
Hydration issue involving __gchrome_uniqueid on iPad Chrome/Edge browser
#77710 commented on
May 19, 2025 • 0 new comments -
Next 15.2 development performance regression
#76937 commented on
May 19, 2025 • 0 new comments -
CSS Modules break selective hydration in React 18 & 19 causing FOUC
#77239 commented on
May 19, 2025 • 0 new comments -
Latest Safari freezes when opening devtools for projects using webpack
#78524 commented on
May 19, 2025 • 0 new comments -
Turbopack: `:global` CSS selector fails with "Ambiguous CSS module class not supported"
#77522 commented on
May 19, 2025 • 0 new comments -
MDX Plugin String Format resolution doesn't work with ESM plugins with multiple exports
#73757 commented on
May 19, 2025 • 0 new comments -
Dynamic Component is rendered statically when loading.tsx is present beside the layout
#58686 commented on
May 18, 2025 • 0 new comments -
MDX components.wrapper cant be a client component with output: export
#57976 commented on
May 18, 2025 • 0 new comments -
Issues with hooks from a symlinked directory, integrated via workspaces (npm)
#49097 commented on
May 18, 2025 • 0 new comments -
Next.js 15 `<Link>` scroll to top does not work if `loading.tsx` is present
#74485 commented on
May 18, 2025 • 0 new comments -
Symlinked app pages fail to resolve in DEV but not PRODUCTION
#53175 commented on
May 18, 2025 • 0 new comments -
Incorrect display of custom error page when setting status code
#58654 commented on
May 17, 2025 • 0 new comments -
Could not use relative URLs with "next/font"
#52050 commented on
May 17, 2025 • 0 new comments -
[release] use `@changesets/changelog-github` for changelog format
#79040 commented on
May 13, 2025 • 0 new comments -
chore: :hammer: add deepwiki badge to keep next.js deepwiki documentation actively refreshed
#79022 commented on
May 18, 2025 • 0 new comments -
feat(third-parties): add Meta Pixel integration with helper
#79005 commented on
May 15, 2025 • 0 new comments -
add feature flag to verify aggregation graph
#78964 commented on
May 15, 2025 • 0 new comments -
[dynamicIO] Avoid timeout errors with dynamic params in `"use cache"`
#78882 commented on
May 19, 2025 • 0 new comments -
Run Rust unit tests with debug assertions
#78877 commented on
May 12, 2025 • 0 new comments -
[dev-overlay] Fix highlighted line cut off on scroll
#78861 commented on
May 13, 2025 • 0 new comments -
Update create-next-app.mdx
#78845 commented on
May 16, 2025 • 0 new comments -
fix(eslint-plugin-next): usage of HTML link is not reported on nested static routes
#78826 commented on
May 13, 2025 • 0 new comments -
One-off run all deployment tests for Turbopack
#78768 commented on
May 17, 2025 • 0 new comments -
Feature/410 gone
#78706 commented on
May 18, 2025 • 0 new comments -
Add secure option for external rewrites to support self-signed certificates
#78566 commented on
May 13, 2025 • 0 new comments -
[metadata] refactor to remove async metadata
#78495 commented on
May 16, 2025 • 0 new comments -
[errors] pass original error as cause
#78401 commented on
May 12, 2025 • 0 new comments -
Experiment: Run tests with debug assertions
#78061 commented on
May 12, 2025 • 0 new comments -
docs: update prefix two-digit number in routing section
#77758 commented on
May 19, 2025 • 0 new comments -
Mark bun builtin modules as external (fixes #75220)
#77616 commented on
May 15, 2025 • 0 new comments -
docs: update `create-next-app` cli documents
#77229 commented on
May 19, 2025 • 0 new comments -
docs: remove wrong tailwindcss type import from postcss config
#77060 commented on
May 19, 2025 • 0 new comments -
Updated middleware-matcher example to utilize the app router.
#76677 commented on
May 16, 2025 • 0 new comments -
docs: add typescript switcher to logging.mdx
#75172 commented on
May 19, 2025 • 0 new comments -
cna: create `.env.example` correctly
#73685 commented on
May 19, 2025 • 0 new comments -
chore: update `next-config-js` document path
#73677 commented on
May 19, 2025 • 0 new comments -
[create-next-app] Revert application of font antialiasing, set thinner font weight
#72558 commented on
May 13, 2025 • 0 new comments -
chore: update devcontainer settings
#72011 commented on
May 19, 2025 • 0 new comments -
Server Action forever pending status
#53966 commented on
May 15, 2025 • 0 new comments -
Next middleware with ioredis error: [TypeError]: Cannot read properties of undefined (reading 'charCodeAt')
#73424 commented on
May 15, 2025 • 0 new comments -
Next.js server returns `connection: close` header for all routes
#51592 commented on
May 14, 2025 • 0 new comments -
Stack trace points to irrelevant lines
#45825 commented on
May 14, 2025 • 0 new comments -
CSS sourceMappingURL is wrong in "productionBrowserSourceMaps: true" mode
#27672 commented on
May 14, 2025 • 0 new comments -
v15.3.canary-0 with `viewTransitions` enabled breaks re-ordering components
#79069 commented on
May 14, 2025 • 0 new comments -
Next App Router (14.2.3) - Inconsistent Singleton
#65350 commented on
May 14, 2025 • 0 new comments -
Client bundle contains unnecessary components with `[[...slug]]` catch-all route
#74756 commented on
May 14, 2025 • 0 new comments -
Turbopack "unreachable code" string causing warnings in Firefox
#74185 commented on
May 14, 2025 • 0 new comments -
Using template literals in JSX className adds extra whitespace when rendered
#58497 commented on
May 13, 2025 • 0 new comments -
ISR or SSR returns null on remote
#58495 commented on
May 13, 2025 • 0 new comments -
Preload issue for layout with client tabs (consuming `usePathname`) and server component children
#58419 commented on
May 13, 2025 • 0 new comments -
Smart banner ios work is incorrect
#41049 commented on
May 13, 2025 • 0 new comments -
[Bug] [Lottie + Tailwind + NextJS 14] Loading.tsx page not displaying Lottie animations
#67538 commented on
May 13, 2025 • 0 new comments -
Metadata not showing up in dev mode for not-found.tsx page
#76923 commented on
May 13, 2025 • 0 new comments -
Custom error.tsx page is not rendered for dynamic routes using generateStaticParams / ISR in app router. Pages router 500.tsx is rendered instead
#62046 commented on
May 13, 2025 • 0 new comments -
Missing prefetch headers in Middleware
#63728 commented on
May 13, 2025 • 0 new comments -
iFrame will not call the onLoad handler in dev mode
#69736 commented on
May 13, 2025 • 0 new comments -
`@radix-ui/react-icons` not working when `--turbopack` enabled ("...It might have been deleted in an HMR update.")
#78997 commented on
May 13, 2025 • 0 new comments -
Boundary Serialization - `Props must be serializable for components in "use client" file` warning
#74343 commented on
May 13, 2025 • 0 new comments -
[Turbopack]: Catch-all routes with nested parallel routes taking over all rendering for any route during r
#78519 commented on
May 13, 2025 • 0 new comments -
Typescript/SWC not working when root directory name contains node_modules
#74404 commented on
May 13, 2025 • 0 new comments -
Inconsistent CSS resolution order with App Router
#64921 commented on
May 13, 2025 • 0 new comments -
Turbopack Not Compiling Tailwind CSS Changes in Safari
#71923 commented on
May 13, 2025 • 0 new comments -
@housseindjirdeh I updated my Nextjs to 1.12.6 and tried using worker strategy but I'm facing an issue, I'm using Partytown but Partyproxy is making a lot of requests on each page I visit. I'm using Next so I don't have any configs for PartyTown, I just put my script's strategy as a worker
#58328 commented on
May 12, 2025 • 0 new comments -
Error: [...] requires a reflect polyfill. Please add 'import "reflect-metadata"' to the top of your entry point.
#53870 commented on
May 12, 2025 • 0 new comments -
Dependency of a .cjs build may not be loaded correctly
#35112 commented on
May 12, 2025 • 0 new comments -
Source map warning on Next 15.2.4 with turbopack, Windows, Firefox
#77670 commented on
May 12, 2025 • 0 new comments -
Chunks on Dynamic Routes 404 when URL is Partially Encoded/Decoded
#77993 commented on
May 12, 2025 • 0 new comments -
Typescript 5 decorators do not build
#48360 commented on
May 12, 2025 • 0 new comments -
Turbopack Error: "Next.js package not found" during pnpm dev
#75207 commented on
May 12, 2025 • 0 new comments -
Error occurred prerendering page "/_not-found" with pageExtensions option
#65447 commented on
May 17, 2025 • 0 new comments -
"Rendered more hooks than during previous render" when using `router.replace`
#63121 commented on
May 17, 2025 • 0 new comments -
Minified React error #310: Rendered more hooks than during the previous render.
#78396 commented on
May 17, 2025 • 0 new comments -
Couldn't find all resumable slots by key/index during replaying.
#63210 commented on
May 17, 2025 • 0 new comments -
Hydration Error in Kakao WebView with Next.js 15.3.0 (development mode only)
#78133 commented on
May 16, 2025 • 0 new comments -
Image warning issue - If you use CSS to change the size of your image, also include the styles 'width: "auto" or 'height: "auto"' to maintain the aspect ratio
#56025 commented on
May 16, 2025 • 0 new comments -
Delay on suspense fallback when updating search params
#76954 commented on
May 16, 2025 • 0 new comments -
Instrumentation files not included in standalone output
#68740 commented on
May 16, 2025 • 0 new comments -
Debugger not binding breakpoints in VSCode in server components, using official Next.js debugger setup
#62008 commented on
May 16, 2025 • 0 new comments -
Object.defineProperty called on non-object when importing an ESM module built with Webpack
#52542 commented on
May 16, 2025 • 0 new comments -
Turbopack panics when next/dynamic import found in import chain of route handler
#77036 commented on
May 16, 2025 • 0 new comments -
Error Generating Sitemap with "output: export" config
#59136 commented on
May 16, 2025 • 0 new comments -
Updating searchParams while using parallel routes doesn't update it for the initial page
#62451 commented on
May 15, 2025 • 0 new comments -
Smooth scrolling to root path '/' does not work in app directory
#58457 commented on
May 15, 2025 • 0 new comments -
modularizeImports not fully work
#44474 commented on
May 15, 2025 • 0 new comments -
OG Image tags don't get scraped by FB for dynamic routes (appdir)
#44470 commented on
May 15, 2025 • 0 new comments -
onClick events not working on iOS 12-13 after upgrading to Next.js 14.1.2+ (including v15)
#77780 commented on
May 15, 2025 • 0 new comments -
CSS Module Hot Reloading Issue in Next.js Dev Mode
#74749 commented on
May 15, 2025 • 0 new comments -
RSC and CDN interaction makes next.js inefficient for highload projects
#65335 commented on
May 15, 2025 • 0 new comments -
Docs: "server-only" package is referenced, but not documented
#71071 commented on
May 15, 2025 • 0 new comments -
formData with app router: Upload error: TypeError: Failed to parse body as FormData.
#73220 commented on
May 15, 2025 • 0 new comments -
Turbopack rustls-tls fails to recognize system keychain certs
#79059 commented on
May 15, 2025 • 0 new comments -
Middleware URL normalization does not respect `skipTrailingSlashRedirect`
#66753 commented on
May 15, 2025 • 0 new comments -
Another Memory Leak in `next/image`
#44685 commented on
May 15, 2025 • 0 new comments -
Next.js Instrumentation can not import and resolve the node-bindings module.
#64471 commented on
May 15, 2025 • 0 new comments -
reading closure values from server action fails if a lambda is defined inside the action
#77247 commented on
May 15, 2025 • 0 new comments -
App router: Components in root layout rerender on navigation
#52558 commented on
May 15, 2025 • 0 new comments -
Wrong file names in the error overlay when using Turbopack on Windows
#79034 commented on
May 15, 2025 • 0 new comments -
Build error occurs with large number of files in pages directory: spawn EBADF
#78276 commented on
May 15, 2025 • 0 new comments -
Docs: middleware and basePath combo
#47085 commented on
May 15, 2025 • 0 new comments -
`<Link />` and `redirect` navigation causes route handler being called twice
#72909 commented on
May 15, 2025 • 0 new comments