-
Notifications
You must be signed in to change notification settings - Fork 28.7k
Insights: vercel/next.js
Overview
Could not load contribution data
Please try again later
14 Releases published by 3 people
-
v15.4.0-canary.101
published
Jun 27, 2025 -
v15.4.0-canary.102
published
Jun 27, 2025 -
v15.4.0-canary.103
published
Jun 29, 2025 -
v15.4.0-canary.104
published
Jun 30, 2025 -
v15.4.0-canary.105
published
Jul 1, 2025 -
v15.4.0-canary.106
published
Jul 1, 2025 -
v15.4.0-canary.107
published
Jul 1, 2025 -
v15.4.0-canary.108
published
Jul 1, 2025 -
v15.4.0-canary.109
published
Jul 2, 2025 -
v15.4.0-canary.110
published
Jul 2, 2025 -
v15.4.0-canary.111
published
Jul 3, 2025 -
v15.4.0-canary.112
published
Jul 3, 2025 -
v15.3.5
published
Jul 3, 2025 -
v15.4.0-canary.113
published
Jul 3, 2025
137 Pull requests merged by 26 people
-
[test] Keep Playwright stackframes out of tests
#81240 merged
Jul 4, 2025 -
build: Update
swc_core
tov30.1.1
#81276 merged
Jul 4, 2025 -
Add regression test for conflicting search and route params
#81249 merged
Jul 4, 2025 -
[turbopack] Remove unused no_move_vec code
#81141 merged
Jul 4, 2025 -
Update Rspack development test manifest
#81219 merged
Jul 4, 2025 -
Ensure resolvedPathname normalizes trailing slash
#81265 merged
Jul 3, 2025 -
[backport] bugfix: propagate staleTime to seeded prefetch entry (#81263)
#81266 merged
Jul 3, 2025 -
bugfix: propagate staleTime to seeded prefetch entry
#81263 merged
Jul 3, 2025 -
[turbopack] Remove a vec clone from
primary_chunkable_referenced_modules
#81206 merged
Jul 3, 2025 -
backport: omit searchParam data from FlightRouterState before transport (#80734)
#81261 merged
Jul 3, 2025 -
Update matching query and route param handling
#81209 merged
Jul 3, 2025 -
Turbopack: prevent ParseResult recomputation
#81244 merged
Jul 3, 2025 -
backport: Turbopack: list
assert/strict
as external (#80884)#81262 merged
Jul 3, 2025 -
[devtool] css imports and share css variables
#81236 merged
Jul 3, 2025 -
Ensure default run name is correct for deploy tests
#81255 merged
Jul 3, 2025 -
Turbopack: delete module_context.remove_unused_exports
#81239 merged
Jul 3, 2025 -
[Segment Cache] Support third-party redirects in output: "export" mode
#81247 merged
Jul 3, 2025 -
Turbopack: codegen modules without module graph
#81238 merged
Jul 3, 2025 -
Turbopack: move write_version feature to env var
#81250 merged
Jul 3, 2025 -
Fix NEXT_CPU_PROF during development
#81248 merged
Jul 3, 2025 -
[turbopack] Add FileSystemPath.has_extension and optimize module graph operations
#81205 merged
Jul 3, 2025 -
perf(next-napi): optimize output assets collection using flat_map
#81222 merged
Jul 3, 2025 -
[devtools] Omit line/col numbers for anonymous sources
#81223 merged
Jul 3, 2025 -
Update caching.mdx
#81185 merged
Jul 3, 2025 -
[devtool] styling fixes
#81228 merged
Jul 3, 2025 -
Docs: include effect in docs for default optimized libraries
#81203 merged
Jul 3, 2025 -
Turbopack: exclude resolve-rewrites if possible
#80939 merged
Jul 3, 2025 -
Docs/after function mdx fix
#81174 merged
Jul 3, 2025 -
chore(turbopack): Remove unused dependencies reported by cargo-shear
#81221 merged
Jul 3, 2025 -
Turbopack: fix source map panic
#81212 merged
Jul 3, 2025 -
Fix future Rust warnings
#81217 merged
Jul 3, 2025 -
docs: Getting started pages and search params
#80616 merged
Jul 3, 2025 -
Sync NFT test suite from upstream
#81189 merged
Jul 3, 2025 -
Turbopack: add
EcmascriptExports::Unknown
#81214 merged
Jul 3, 2025 -
Format Turbopack NFT tests
#81199 merged
Jul 3, 2025 -
Fix if condition in retry workflow
#81211 merged
Jul 3, 2025 -
Skip alert as well for non-canary e2e deploy
#81210 merged
Jul 3, 2025 -
Only retry deploy tests for canary
#81207 merged
Jul 3, 2025 -
Reuse resolvedPathname from prepare
#81194 merged
Jul 3, 2025 -
[segment explorer] fix route path in top navbar
#81195 merged
Jul 2, 2025 -
cleanup(turbopack) Show users an error message when Webpack loaders have a glob in only the extension
#81084 merged
Jul 2, 2025 -
feat(turbopack): turbo-esregex support captures method
#81119 merged
Jul 2, 2025 -
Turbopack: lazily create syntax contexts for scope hoisting
#81193 merged
Jul 2, 2025 -
Bump lightningcss to not include browserslist-rs twice
#81184 merged
Jul 2, 2025 -
Upgrade React from
7216c0f0-20250630
to73aa744b-20250702
#81192 merged
Jul 2, 2025 -
Turbopack: Rewrite IntervalMap using a BTreeMap
#81095 merged
Jul 2, 2025 -
Migrate usage of web-server in edge-ssr
#80915 merged
Jul 2, 2025 -
[segment explorer] refactor boundary trigger with ui primitives
#81147 merged
Jul 2, 2025 -
[turbopack] Move global names onto the NativeFunction object
#81143 merged
Jul 2, 2025 -
[segment explorer] custom tooltip
#80974 merged
Jul 2, 2025 -
perf(turbopack): let some Clone be conditional in insert_alias_option
#81175 merged
Jul 2, 2025 -
Turbopack: fix and finish immutable tasks
#80996 merged
Jul 2, 2025 -
Disable Turbopack manifest
#81170 merged
Jul 2, 2025 -
Turbopack: rename simple tree shaking
#81181 merged
Jul 2, 2025 -
build(turbopack): Update
swc_core
tov30.0.1
#81179 merged
Jul 2, 2025 -
Update caching.mdx
#81129 merged
Jul 2, 2025 -
Upgrade React from
65c4decb-20250630
to7216c0f0-20250630
#81133 merged
Jul 2, 2025 -
[node-webstreams] Use React builds for Node.js
#81048 merged
Jul 2, 2025 -
[node-webstreams] Exhaustive React aliases in App Router
#81040 merged
Jul 2, 2025 -
Fix resolvedPathname for middleware rewrite
#81144 merged
Jul 2, 2025 -
Remove unneccesary step that's making workflow fail
#81164 merged
Jul 2, 2025 -
[dynamicIO] recognize prerender interrupted errors as well known
#81160 merged
Jul 2, 2025 -
[dynamicIO] Don't abort on sync request data access
#81162 merged
Jul 2, 2025 -
refactor(turbopack): Implement
BackingStorage
forEither
, replaceNextTurboTasks
with a type alias#80823 merged
Jul 2, 2025 -
refactor(turbo-tasks-backend): Remove
ExecuteContextImpl::lower_read_transaction
#80822 merged
Jul 1, 2025 -
[turbopack] Move static type ID variables into getters
#81150 merged
Jul 1, 2025 -
[devtool] enable segment explorer when new panel present by default
#81152 merged
Jul 1, 2025 -
[turbopack] Remove an unnecessary clone
#81153 merged
Jul 1, 2025 -
Turbopack: simplify
ReducedGraphs
andfind_server_entries
#81118 merged
Jul 1, 2025 -
chore(turbo-tasks-backend): Remove unused support for nested database operations
#80816 merged
Jul 1, 2025 -
Add more test cases to the
dynamicIO
sync IO access test suite#81045 merged
Jul 1, 2025 -
Update Turbopack development test manifest
#81104 merged
Jul 1, 2025 -
Update Turbopack production test manifest
#81105 merged
Jul 1, 2025 -
Update Rspack production test manifest
#81102 merged
Jul 1, 2025 -
Update Rspack development test manifest
#81103 merged
Jul 1, 2025 -
[segment explorer] reset error and not-found boundary
#81115 merged
Jul 1, 2025 -
fix(next-swc): Apply SWC minifier bugfixes
#81098 merged
Jul 1, 2025 -
chore: fix typos in rust files
#81113 merged
Jul 1, 2025 -
Docs: moved table for Unsupported Metadata to the correct location
#80979 merged
Jul 1, 2025 -
Run front-sync after deployment tests finish
#81023 merged
Jul 1, 2025 -
[turbopack] Remove some unnecessary awaits now that FileSystemPath is synchronously available.
#81090 merged
Jul 1, 2025 -
Update nextjs-bot config
#81138 merged
Jul 1, 2025 -
Revert "[devtool] merge segment explorer flag into panel ui flag (#81085)"
#81131 merged
Jul 1, 2025 -
Update workflows for nextjs-bot
#81134 merged
Jul 1, 2025 -
[turbopack] Implement
Issue::source
on more Issue subtypes#80874 merged
Jul 1, 2025 -
[turbopack] Defend against json cyles in our execution tests
#81079 merged
Jul 1, 2025 -
Fix flakey devtools test
#81127 merged
Jul 1, 2025 -
[devtool] merge segment explorer flag into panel ui flag
#81085 merged
Jul 1, 2025 -
[devtools]: default to issues tab when error overlay is programmatically toggled
#81091 merged
Jul 1, 2025 -
Turbopack: scope hoist tree shaking modules as well
#80527 merged
Jul 1, 2025 -
Docs: paper cuts July 1st
#81109 merged
Jul 1, 2025 -
Turbopack: also inline env vars with undefined value
#80990 merged
Jul 1, 2025 -
[build] remove the default imports for error boundary
#81000 merged
Jul 1, 2025 -
Turbopack: apply browserslist config in dev
#81075 merged
Jul 1, 2025 -
Revert "perf(turbopack/rcstr): Add serialization-time optimization (#78645)"
#81112 merged
Jul 1, 2025 -
perf(turbopack): Disable
concurrent
of the SWC minifier.#80981 merged
Jul 1, 2025 -
docs: fix grammatical error in upgrading to v15 guide
#81038 merged
Jul 1, 2025 -
[node-webstreams] Remove unused App externals from next-server bundler config
#81039 merged
Jul 1, 2025 -
[node-webstreams] Remove unused PagesApi matching condition when setting react-server
#81037 merged
Jul 1, 2025 -
Turbopack: instrument scope hoisting with tracing spans
#81078 merged
Jul 1, 2025 -
Turbopack: guard against more eventual consistency
#81080 merged
Jul 1, 2025 -
Upgrade React from
4db4b21c-20250626
to65c4decb-20250630
#81077 merged
Jul 1, 2025 -
Turbopack: Improve compaction in Persistent Caching
#80860 merged
Jul 1, 2025 -
build(turbopack): Update
swc_core
tov29.4.0
#81092 merged
Jul 1, 2025 -
Update font data
#81093 merged
Jul 1, 2025 -
[turbopack] Make internal functions private and use rcstr! macro
#81041 merged
Jun 30, 2025 -
[devtools]: move RestartServerButton to panel footer
#81082 merged
Jun 30, 2025 -
Turbopack: fix exposed modules in scope hoisting
#81073 merged
Jun 30, 2025 -
Turbopack: cleanup NextConfig derives
#81071 merged
Jun 30, 2025 -
[segment explorer] show current route
#81003 merged
Jun 30, 2025 -
[turbopack[ Fix a bug in top level
this
analysis#81076 merged
Jun 30, 2025 -
Turbopack: inline
typeof window
in node_modules for server#80945 merged
Jun 30, 2025 -
[test] fix browser chunk test failure
#81074 merged
Jun 30, 2025 -
[devtools]: width/height adjustments
#81072 merged
Jun 30, 2025 -
[segment explorer] trigger boundary initial support
#80948 merged
Jun 30, 2025 -
Turbopack: correctly apply generate_source_map with scope hoisting
#81060 merged
Jun 30, 2025 -
chore:
.ts
ext is most commonly used for middleware and routes#81059 merged
Jun 30, 2025 -
[test] Add case for import conditions in Pages Router API routes
#81036 merged
Jun 30, 2025 -
refactor(turbopack): Use
FileSystemPath
instead ofVc<T>
#80634 merged
Jun 30, 2025 -
perf(turbopack/rcstr): Add serialization-time optimization
#78645 merged
Jun 30, 2025 -
perf(turbopack): Drop
tokio::fs
usages#80674 merged
Jun 30, 2025 -
docs(fetch): update wording on conflicting cache and revalidate options
#80591 merged
Jun 30, 2025 -
perf(turbopack/rcstr): Add global interning pool
#78678 merged
Jun 30, 2025 -
Turbopack: @next/mdx extension option is supported
#81058 merged
Jun 30, 2025 -
Turbopack: move tests to backend
#80995 merged
Jun 30, 2025 -
refactor(turbopack): Make
create_visitor
rustfmt-able#81053 merged
Jun 30, 2025 -
chore(turbopack): Fix typo
#80983 merged
Jun 30, 2025 -
Stop installing test apps that are skipped anyways
#81043 merged
Jun 29, 2025 -
Ignore
JSON.parse <anonymous> (0:0)
stack frames in test snapshots#81044 merged
Jun 29, 2025 -
feat(turbopack): externalType support script
#80768 merged
Jun 27, 2025 -
[tests]: fix failing searchparams test
#81013 merged
Jun 27, 2025 -
Don't start next server unnecessarily to assert build output
#80994 merged
Jun 27, 2025 -
Use snapshots to verify dynamic validation errors in dev mode
#80992 merged
Jun 27, 2025 -
[segment explorer] builtin slots style
#80972 merged
Jun 27, 2025 -
[segment-explorer] display the builtin conventions
#80961 merged
Jun 27, 2025 -
Turbopack: fix sourcemaps of scopehoisted comments
#80987 merged
Jun 27, 2025 -
Use snapshots to verify error stack traces for dynamic validation errors
#80946 merged
Jun 27, 2025
56 Pull requests opened by 33 people
-
Update content-security-policy.mdx - Added closing slash to the regex…
#80993 opened
Jun 27, 2025 -
Add support for SitemapIndex in metadata route resolver
#81001 opened
Jun 27, 2025 -
Refactor GTM implementation to support google tag gateway
#81011 opened
Jun 27, 2025 -
feat(turbopack): support full json types and basical evaluation of compile time define env
#81042 opened
Jun 29, 2025 -
[dev-tools] Custom keyboard shortcut to toggle visibility
#81064 opened
Jun 30, 2025 -
Hide <anonymous> stackframes if sandwiched between two ignore-listed frames
#81067 opened
Jun 30, 2025 -
feat: handle rootParams in routes (finish changes)
#81086 opened
Jun 30, 2025 -
wip
#81088 opened
Jun 30, 2025 -
[wip] test devtool test case
#81089 opened
Jun 30, 2025 -
test(turbopack): Visualize turbopack source maps in snapshots
#81094 opened
Jul 1, 2025 -
fix(router): Prevent redirect loop on root data requests with basePath
#81096 opened
Jul 1, 2025 -
fix: hydrate SSR content inside cross-domain iframe on dev server
#81110 opened
Jul 1, 2025 -
[dev-tools] Consistent focus states for buttons
#81114 opened
Jul 1, 2025 -
experiment: run tests with react compiler
#81117 opened
Jul 1, 2025 -
Upgrade builtin babel packages on NextJS 14
#81120 opened
Jul 1, 2025 -
[test] await for all promises
#81121 opened
Jul 1, 2025 -
Test for instrumentation hook search order
#81126 opened
Jul 1, 2025 -
fix(turbopack) Adjust tree loader to respect parent module overrides
#81139 opened
Jul 1, 2025 -
Fix before interactive incorrectly render css
#81146 opened
Jul 1, 2025 -
CI: improve workflow performance with caching
#81151 opened
Jul 1, 2025 -
[dynamicIO] do not continue prerender after error in prospective render
#81154 opened
Jul 1, 2025 -
perf(turbopack): Replace `rayon-core` with `rayon-compat` from `Forte`
#81165 opened
Jul 2, 2025 -
Fix auth preflight check when triggering Front sync
#81166 opened
Jul 2, 2025 -
Update Turbopack production test manifest
#81171 opened
Jul 2, 2025 -
[CI ENERGY WASTE]: add concurrency controls to prevent workflow conflicts
#81173 opened
Jul 2, 2025 -
fix: bump nft@0.27.1 (#65854)
#81186 opened
Jul 2, 2025 -
Remove unused `syncDynamicExpression`
#81187 opened
Jul 2, 2025 -
Update Dockerfile in examples
#81190 opened
Jul 2, 2025 -
Remove source maps before publishing to npm
#81191 opened
Jul 2, 2025 -
Get package information for swc patching using the package manager
#81201 opened
Jul 2, 2025 -
Turbopack: fix incorrect graph state bug
#81202 opened
Jul 2, 2025 -
fix compilation warnings in verify_aggregation_graph
#81204 opened
Jul 2, 2025 -
chore: update rspack to 1.4.2
#81216 opened
Jul 3, 2025 -
Update Rspack production test manifest
#81218 opened
Jul 3, 2025 -
perf(turbopack/rcstr): Add serialization-time optimization again
#81224 opened
Jul 3, 2025 -
[sourcemaps] ignore-list Webpack runtime
#81229 opened
Jul 3, 2025 -
[sourcemaps] Ignore-list sources whose sourcemaps ignore-list everything
#81231 opened
Jul 3, 2025 -
[segment explorer] capture defined boundaries
#81232 opened
Jul 3, 2025 -
feat: resizable panel
#81233 opened
Jul 3, 2025 -
not-found-opt-v2
#81246 opened
Jul 3, 2025 -
Upgrade React from `73aa744b-20250702` to `ef8b6fa2-20250702`
#81251 opened
Jul 3, 2025 -
Fix typo in `optimizePackageImports` `effect` packages
#81253 opened
Jul 3, 2025 -
fix(build): improve static path generation performance and fix parameter collisions
#81254 opened
Jul 3, 2025 -
[dynamicIO] Don't abort prospective render on sync access during SSR
#81258 opened
Jul 3, 2025 -
[segment explorer] trigger the actual same level boundary
#81268 opened
Jul 3, 2025 -
add test workflow
#81269 opened
Jul 3, 2025 -
[DRAFT] feat(turbopack): Log anonymized internal error information to telemetry
#81272 opened
Jul 4, 2025 -
Allow `pnpm build -F next` to be run when offline
#81273 opened
Jul 4, 2025 -
Use owner stacks for dynamic validation errors
#81277 opened
Jul 4, 2025 -
perf(turbopack): Make `File` => json faster
#81279 opened
Jul 4, 2025 -
perf(turbopack): Enable `hashbrown/nightly`
#81280 opened
Jul 4, 2025 -
Update Rspack production test manifest
#81285 opened
Jul 4, 2025 -
Update Rspack development test manifest
#81286 opened
Jul 4, 2025 -
Turbopack: reenable a Webpack async module tests
#81289 opened
Jul 4, 2025 -
docs: PPR requires canary
#81294 opened
Jul 4, 2025
40 Issues closed by 13 people
-
Tests failing after upgrade to v14 when run from Jest VSCode extension: Response is not defined
#59995 closed
Jul 3, 2025 -
scroll restoration is not working in nested scroll bar
#50624 closed
Jul 3, 2025 -
next/dynamic does not work on the client with strict CSP
#81257 closed
Jul 3, 2025 -
Docs: Caching Guide needs more clarification for fetch
#81183 closed
Jul 3, 2025 -
Docs: When clicking on any item in the "Data Fetching", it returns an error.
#75335 closed
Jul 3, 2025 -
Docs: App/Pages Router toggle doesn't work on small desktop viewport
#75402 closed
Jul 3, 2025 -
Docs: Minor typo on docs page
#81167 closed
Jul 2, 2025 -
useId format mismatch in client and server components (React 19.1)
#78691 closed
Jul 2, 2025 -
externalDir not working in nextjs 15?
#81177 closed
Jul 2, 2025 -
externalDir not working in nextjs 15?
#81176 closed
Jul 2, 2025 -
Docs: bcrypt used package in tutorial docs
#77591 closed
Jul 2, 2025 -
Revalidate broken with top-level await
#58321 closed
Jul 1, 2025 -
with-passport-and-next-connect redefines response `end` function as async
#51628 closed
Jul 1, 2025 -
Minor typo in the documentation sidebar
#81159 closed
Jul 1, 2025 -
[Turbopack] An issue occurred while parsing a tsconfig.json file
#81132 closed
Jul 1, 2025 -
Cannot use a Response.json return as a variable to build in Nextjs 15.3.2
#79088 closed
Jul 1, 2025 -
Nested unstable_cache results are not cached.
#80533 closed
Jul 1, 2025 -
npm run dev never finish to compile
#66729 closed
Jul 1, 2025 -
CSS selector mangled when using Tailwind + Turbopack
#78967 closed
Jul 1, 2025 -
[Turbopack] tsconfig's `baseUrl` is not respected wrt `paths` config
#78394 closed
Jul 1, 2025 -
--turbopack causing problems with next-translate
#76944 closed
Jul 1, 2025 -
Bug: SendGrid setApiKey() fails in Server Actions with Turbopack
#80637 closed
Jul 1, 2025 -
Metadata: remove twitter image width and height as they are not supported
#81122 closed
Jul 1, 2025 -
Docs: CSS Modules and Global Styles section missing
#73699 closed
Jul 1, 2025 -
Middleware redirect removes empty search parameters on Vercel
#80484 closed
Jul 1, 2025 -
Unexpected transform to modern media query syntax
#80986 closed
Jul 1, 2025 -
Docs: Link scroll prop is described inaccurately
#81106 closed
Jul 1, 2025 -
Why in App Router mode project initalization can get wrong
#59845 closed
Jun 30, 2025 -
Turbopack build: the module factory is not available
#80998 closed
Jun 30, 2025 -
Specific data/props case causes infinite loading
#72104 closed
Jun 30, 2025 -
Docs: Confusions around deduplication and memoization in docs
#80790 closed
Jun 30, 2025 -
Vercel deployment issue for favicon
#56369 closed
Jun 28, 2025 -
How to adjust the generation order of UI Components library styles and custom styles?
#53767 closed
Jun 28, 2025 -
Turbopack renders incorrect SVGs when multiple are imported via @svgr/webpack
#78675 closed
Jun 27, 2025 -
POST https://getlockedin.tech/api/public/extension/sid/ net::ERR_NAME_NOT_RESOLVED
#81010 closed
Jun 27, 2025 -
POST https://getlockedin.tech/api/public/extension/sid/ net::ERR_NAME_NOT_RESOLVED
#81008 closed
Jun 27, 2025 -
I am on next.js canary builds and getting this error running builds with turbopack enabled
#81007 closed
Jun 27, 2025 -
Next Hot Reloading uncontrollably polls npm registry
#81004 closed
Jun 27, 2025 -
Build error: /_not-found/page generated when using app/not-found.tsx in App Router
#80999 closed
Jun 27, 2025
20 Issues opened by 20 people
-
Docs: PPR doesn't indicate it require canary version
#81292 opened
Jul 4, 2025 -
Calling notFound() on a page that is force-static gets cached
#81290 opened
Jul 4, 2025 -
[Pages] Turbopack dev mode errors on 404 when folder named `App` is present
#81271 opened
Jul 4, 2025 -
next/dynamic does not work on the client with strict CSP
#81260 opened
Jul 3, 2025 -
Nextjs not displaying images github-pages
#81259 opened
Jul 3, 2025 -
Docs: Redirects with i18n support seems to be outdated in app router version
#81227 opened
Jul 3, 2025 -
Bug: Next.js 15 build segfaults on Linux systems using LD_PRELOAD (e.g., Ubuntu Unity)
#81220 opened
Jul 3, 2025 -
Browserslist configuration not transpiling nullish coalescing operators from node_modules
#81196 opened
Jul 2, 2025 -
Turbopack dev server uses too much RAM and CPU
#81161 opened
Jul 1, 2025 -
Rewrite Not Working With Back-end's Self Signed Certificate
#81148 opened
Jul 1, 2025 -
Scripts with "beforeInteractive" strategy don't render CSS classes correctly
#81130 opened
Jul 1, 2025 -
Redirect fails when destination URL includes a hash with query parameters
#81124 opened
Jul 1, 2025 -
Docs: remove twitter image width and height as they are not supported
#81123 opened
Jul 1, 2025 -
Security Vunerability in Next js 15.3.1 for babel/runtime
#81111 opened
Jul 1, 2025 -
No Types on ESLint plugin
#81083 opened
Jun 30, 2025 -
Issue with handling multiple trailing slashes and intermediate redirects
#81068 opened
Jun 30, 2025 -
Diagnostics channel from node leak into edge environment in dev
#81063 opened
Jun 30, 2025 -
Instrumentation hook is not called in standalone output
#81050 opened
Jun 30, 2025 -
Parsing css source code failed for `::grammar-error` and `::spelling-error`
#81035 opened
Jun 29, 2025
139 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: forward browser errors/logs to terminal
#80909 commented on
Jul 1, 2025 • 46 new comments -
feat: make typed routes output deterministic
#80432 commented on
Jul 1, 2025 • 2 new comments -
perf(turbopack): Migrate from `lzzzz` to `lz4`
#80982 commented on
Jul 2, 2025 • 1 new comment -
chore: update `next-config-js` document path
#73677 commented on
Jul 4, 2025 • 1 new comment -
docs: watchOptions.pollIntervalMs
#80687 commented on
Jul 2, 2025 • 1 new comment -
Turbopack: inline JSON env vars without JSON.parse
#80929 commented on
Jul 2, 2025 • 1 new comment -
chore: update devcontainer settings
#72011 commented on
Jul 4, 2025 • 0 new comments -
Next.js Image Component: Width/Height Update
#73509 commented on
Jul 3, 2025 • 0 new comments -
cna: create `.env.example` correctly
#73685 commented on
Jul 4, 2025 • 0 new comments -
Current behavior for module evaluation sourcemapping
#73737 commented on
Jul 4, 2025 • 0 new comments -
docs: add typescript switcher to logging.mdx
#75172 commented on
Jul 4, 2025 • 0 new comments -
fix: improve error message for unrecognized MPA actions
#77014 commented on
Jul 2, 2025 • 0 new comments -
Mark bun builtin modules as external (fixes #75220)
#77616 commented on
Jul 2, 2025 • 0 new comments -
Turbopack: fix CSS module references
#78058 commented on
Jul 3, 2025 • 0 new comments -
[wip] dev error page
#78229 commented on
Jul 2, 2025 • 0 new comments -
feat: add runtime type in MiddlewareConfigInput and add schema
#78234 commented on
Jul 3, 2025 • 0 new comments -
refactor(flight): Centralize resource key generation logic
#78517 commented on
Jul 2, 2025 • 0 new comments -
add unstable_isUnrecognizedActionError
#78933 commented on
Jul 2, 2025 • 0 new comments -
fix: correct spelling errors across codebase
#79946 commented on
Jul 2, 2025 • 0 new comments -
fix(cna): use correct postcss plugins syntax
#79949 commented on
Jul 1, 2025 • 0 new comments -
perf(turbopack): Compress `Rope`
#79997 commented on
Jul 2, 2025 • 0 new comments -
CSS order incorrect with the combination of server and client components
#65480 commented on
Jun 27, 2025 • 0 new comments -
Explicit route isn't intercepted
#80815 commented on
Jul 3, 2025 • 0 new comments -
Next TS plugin warning 'TS71007: Props must be serializable for components in the "use client" entry file' does not work with export default
#55332 commented on
Jul 3, 2025 • 0 new comments -
Cannot use `renderToReadableStream` from `react-dom/server.edge`
#71865 commented on
Jul 3, 2025 • 0 new comments -
Turbopack Error: "Next.js package not found" during pnpm dev
#75207 commented on
Jul 3, 2025 • 0 new comments -
Issues creating web workers `SecurityError: Failed to construct 'Worker'`
#72376 commented on
Jul 3, 2025 • 0 new comments -
Sudden error - Refused to execute script from worker.ts because it's MIME type (video/mp2t) is not executable
#31009 commented on
Jul 3, 2025 • 0 new comments -
with-msw: Next.js doesn't show changed mock-data without a restart of dev server
#45250 commented on
Jul 3, 2025 • 0 new comments -
bug: loading.js doesn't get passes route segment parameters
#52232 commented on
Jul 3, 2025 • 0 new comments -
Refreshing the router within an error boundary doesn't actually refresh
#56317 commented on
Jul 3, 2025 • 0 new comments -
Error thrown in middleware causes `res.statusCode` to be incorrectly set to 404
#60223 commented on
Jul 3, 2025 • 0 new comments -
Streaming blocks navigation on both server and client side
#60286 commented on
Jul 3, 2025 • 0 new comments -
Error encountered when using getStaticProps with notFound return
#60290 commented on
Jul 3, 2025 • 0 new comments -
OpenGraph-Image unable to locate static files via process.cwd()
#77498 commented on
Jul 4, 2025 • 0 new comments -
Docs: Client side redirect() usage incompatible with error boundaries.
#62458 commented on
Jul 4, 2025 • 0 new comments -
Boundary Serialization - `Props must be serializable for components in "use client" file` warning
#74343 commented on
Jul 4, 2025 • 0 new comments -
feat: colorize first load js in build output
#62284 commented on
Jun 27, 2025 • 0 new comments -
Turbopack: unneeded locals module
#80654 commented on
Jul 2, 2025 • 0 new comments -
wip: root params in route handlers
#80684 commented on
Jul 2, 2025 • 0 new comments -
feat(third-parties): add consent management support to GoogleTagManager
#80719 commented on
Jul 3, 2025 • 0 new comments -
unused dep
#80766 commented on
Jul 2, 2025 • 0 new comments -
fix(docs): drop mention of incorrect import reference
#80767 commented on
Jun 30, 2025 • 0 new comments -
Remove all references to @mdx-js/react
#80870 commented on
Jul 2, 2025 • 0 new comments -
Remove useMDXComponents argument
#80871 commented on
Jul 1, 2025 • 0 new comments -
test(turbopack): Track more metrics
#80880 commented on
Jul 3, 2025 • 0 new comments -
refactor(turbopack/napi): Add a NextTurbopackContext type, rename VcArc to DetachedVc
#80881 commented on
Jul 4, 2025 • 0 new comments -
Etag is always generated even for dynamic path
#80903 commented on
Jun 30, 2025 • 0 new comments -
[devtools] issues-tab-sidebar: move suspense down to the stack frame
#80912 commented on
Jul 1, 2025 • 0 new comments -
Turbopack Build: Remove dev fouc from production bundle
#80935 commented on
Jul 1, 2025 • 0 new comments -
[WIP] perf(turbopack): use twox-hash oneshot
#80953 commented on
Jul 3, 2025 • 0 new comments -
Turbopack: less identifier maps in CSS import validation
#80960 commented on
Jul 2, 2025 • 0 new comments -
docs: make instruction clearer
#80965 commented on
Jun 27, 2025 • 0 new comments -
Auto-solito support
#80968 commented on
Jul 2, 2025 • 0 new comments -
Turbopack: improve compression dictionary generation
#80061 commented on
Jul 2, 2025 • 0 new comments -
Turbopack: add indirection layer for better caching during resolving
#80062 commented on
Jul 2, 2025 • 0 new comments -
upgrade to path-to-regexp@6.3.0
#80123 commented on
Jul 2, 2025 • 0 new comments -
feat: add suffix to rsc txt files for easy routing
#80232 commented on
Jul 4, 2025 • 0 new comments -
Turbopack: Remove unused argument
#80235 commented on
Jul 2, 2025 • 0 new comments -
next/root-params
#80255 commented on
Jul 2, 2025 • 0 new comments -
fix fast refresh using turbo
#80258 commented on
Jul 2, 2025 • 0 new comments -
[turbopack] Track allocation statistics more accurately
#80302 commented on
Jul 3, 2025 • 0 new comments -
[build-sourcemaps] Apply sourcemaps by default during prerender
#80317 commented on
Jul 4, 2025 • 0 new comments -
docs: add Image loader Processor module for Azion
#80411 commented on
Jul 1, 2025 • 0 new comments -
docs: polyfills usage in app router
#80447 commented on
Jul 3, 2025 • 0 new comments -
[turbopack] Optimize PartialEq for RcStr
#80551 commented on
Jul 2, 2025 • 0 new comments -
[turbopack] Adopt rcstr! more consistently
#80552 commented on
Jul 2, 2025 • 0 new comments -
[wip] load config
#80570 commented on
Jun 30, 2025 • 0 new comments -
docs: Improve Content Security Policy documentation
#80580 commented on
Jul 1, 2025 • 0 new comments -
types for next/root-params
#80618 commented on
Jul 2, 2025 • 0 new comments -
Chunks on Dynamic Routes 404 when URL is Partially Encoded/Decoded
#77993 commented on
Jun 30, 2025 • 0 new comments -
slow first compilation with `turbopack` in dev mode after upgrading to v15.2.0+
#80357 commented on
Jun 30, 2025 • 0 new comments -
SASS styles are cleared up after HMR in lazy components
#78448 commented on
Jun 30, 2025 • 0 new comments -
Next.js Image component type error with src prop after @types/react update
#78363 commented on
Jun 30, 2025 • 0 new comments -
Docs: Nextjs does not support SPA at all
#78878 commented on
Jun 30, 2025 • 0 new comments -
Docs: Custom fonts not added in `pages/_document.js` will only load for a single page. This is discouraged. See: https://nextjs.org/docs/messages/no-page-custom-font
#80963 commented on
Jun 30, 2025 • 0 new comments -
Loading.tsx and Suspense do not work on second page load and on
#73474 commented on
Jun 30, 2025 • 0 new comments -
Next.js 13 next/image `blurDataURL` not working without base64 Data URL
#42140 commented on
Jun 30, 2025 • 0 new comments -
PNPM and output standalone issue running pnpm run dev after pnpm rub build
#72888 commented on
Jun 30, 2025 • 0 new comments -
Script with beforeInteractive not executing on notFound route
#46825 commented on
Jun 30, 2025 • 0 new comments -
Next.js 15 `<Link>` scroll to top does not work if `loading.tsx` is present
#74485 commented on
Jun 30, 2025 • 0 new comments -
Regression: Since 15.3 environment variables are not available in client components using standalone output mode
#80194 commented on
Jun 30, 2025 • 0 new comments -
After build in project with-electron-typescript-app ,the page where getStaticPaths is declared does not load normally.
#43274 commented on
Jun 30, 2025 • 0 new comments -
Fetch being called twice when invalidating
#44655 commented on
Jun 30, 2025 • 0 new comments -
Static Export HTML content missing in "out" whenever imports "next/image"
#60091 commented on
Jun 30, 2025 • 0 new comments -
The combination of `basePath` and Middleware makes page props empty object in Next.js v14+
#64910 commented on
Jul 1, 2025 • 0 new comments -
cross-domain iframe not hydrating after SSR on devServer
#18028 commented on
Jul 1, 2025 • 0 new comments -
useRouter not working with jest
#38230 commented on
Jun 27, 2025 • 0 new comments -
Dynamic import fails with named import of client component on server component
#54138 commented on
Jun 27, 2025 • 0 new comments -
Metadata tags are ordered after hoisted style tags, which can make metadata undetectable by some platforms
#79263 commented on
Jun 28, 2025 • 0 new comments -
Google not indexing pages due to "Duplicate without user-selected canonical" issue
#80868 commented on
Jun 28, 2025 • 0 new comments -
Error: Route "/": A component accessed data, headers, params, searchParams, or a short-lived cache without a Suspense boundary nor a "use cache" above it after adding dynamicIO
#80582 commented on
Jun 29, 2025 • 0 new comments -
`next build` output incorrectly reports route as SSG when it uses `searchParams` and `generateStaticParams`
#76507 commented on
Jun 29, 2025 • 0 new comments -
`redirect` from "next/navigation" does not work inside `setTimeout` in a `useEffect` body
#59489 commented on
Jun 29, 2025 • 0 new comments -
turbopack build does not correctly resolve fonts from next/fonts
#77861 commented on
Jun 30, 2025 • 0 new comments -
Link prefetch doesn't work for the initial page user lands
#73426 commented on
Jun 30, 2025 • 0 new comments -
Infinite loop failed to forward action response error
#77568 commented on
Jun 30, 2025 • 0 new comments -
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
Jun 30, 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
Jun 30, 2025 • 0 new comments -
Latest Safari freezes when opening devtools for projects using webpack
#78524 commented on
Jun 30, 2025 • 0 new comments -
Turbopack dev mode fast refresh issue
#78957 commented on
Jun 30, 2025 • 0 new comments -
Playwright tests with the next fixture always fail (using experimental testProxy)
#79758 commented on
Jun 30, 2025 • 0 new comments -
Failed to load plugin 'react-hooks' declared in ' » eslint-config-next/core-web-vitals
#78813 commented on
Jun 30, 2025 • 0 new comments -
Turbopack loaders don't work with middleware
#79592 commented on
Jun 30, 2025 • 0 new comments -
Turbopack rustls-tls fails to recognize system keychain certs
#79059 commented on
Jul 1, 2025 • 0 new comments -
builds are non-deterministic (output file hashes change for no reason)
#63201 commented on
Jul 2, 2025 • 0 new comments -
Missing css styles when using turbopack (dev + build) after upgrading from 15.2.x to 15.3.x
#79535 commented on
Jul 2, 2025 • 0 new comments -
Docs: Add mdx-components.tsx path to Tailwind config file
#74487 commented on
Jul 2, 2025 • 0 new comments -
Docs: Can't get `https://nextjs.org/docs/app/building-your-application/styling/css` page.
#72516 commented on
Jul 2, 2025 • 0 new comments -
_next/image post deployment throws "url parameter is required"
#65333 commented on
Jul 2, 2025 • 0 new comments -
Webp image with alpha channel is converted to jpeg image that has a black color for the alpha instead of being a transparent png
#35674 commented on
Jul 2, 2025 • 0 new comments -
Erratic debugging/breakpoint behavior with turbopack (and Cursor?)
#79424 commented on
Jul 2, 2025 • 0 new comments -
"error createContext only works in Client Components" still exists
#60877 commented on
Jul 2, 2025 • 0 new comments -
Server functions silently return undefined when response Content-Type is not RSC
#50659 commented on
Jul 2, 2025 • 0 new comments -
Error occurred prerendering page "/_not-found" with pageExtensions option
#65447 commented on
Jul 2, 2025 • 0 new comments -
[turbopack] super class not able to set properties on derived class
#80708 commented on
Jul 2, 2025 • 0 new comments -
TypeError: Invalid URL when request: NextRequest is called in app router api route in production
#58914 commented on
Jul 3, 2025 • 0 new comments -
Docs: In Nextjs docs server functions are called in client components without wrapping them in transitions
#75494 commented on
Jul 3, 2025 • 0 new comments -
Docs: Contradiction in caching
#74012 commented on
Jul 3, 2025 • 0 new comments -
Turbopack applies internal asset path prefix for assets that get imported to manifest file
#80577 commented on
Jul 3, 2025 • 0 new comments -
CSS @import doesn't work on remote URL when imported from another file
#59330 commented on
Jul 3, 2025 • 0 new comments -
Encode isn't an option in Cookie
#64346 commented on
Jul 3, 2025 • 0 new comments -
Turbopack Fails with ResourceQuery in Glob Pattern
#79311 commented on
Jul 1, 2025 • 0 new comments -
[OpenTelemetry] Tracing limitations in middleware
#80445 commented on
Jul 1, 2025 • 0 new comments -
TypeError: Cannot read properties of null (reading 'useContext') after a fast refresh when using turbo
#79427 commented on
Jul 1, 2025 • 0 new comments -
`next dev --turbo` loads module provided through `NODE_OPTIONS="--require module.js"`
#77093 commented on
Jul 1, 2025 • 0 new comments -
CSS import order differs between dev turbopack and prod webpack
#79531 commented on
Jul 1, 2025 • 0 new comments -
High memory usage in development (10GB+)
#78069 commented on
Jul 1, 2025 • 0 new comments -
Next.js development high memory usage
#54708 commented on
Jul 1, 2025 • 0 new comments -
Vercel local build for NextJS and prebuilt deployment throws error with styled-jsx
#73648 commented on
Jul 1, 2025 • 0 new comments -
attempting to use import.meta.resolve results in an error
#75292 commented on
Jul 1, 2025 • 0 new comments -
DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
#74460 commented on
Jul 1, 2025 • 0 new comments -
Inconsistent behaviour of revalidatePath between local and Vercel
#73013 commented on
Jul 1, 2025 • 0 new comments -
Styling broken on route navigation when using vanilla-extract
#53858 commented on
Jul 1, 2025 • 0 new comments -
sitemap in google search console says "Couldn't fetch"
#75836 commented on
Jul 1, 2025 • 0 new comments -
invalid valorization of query parameters in a server request
#50174 commented on
Jul 1, 2025 • 0 new comments -
Nextjs serving broken page (500) after revalidate instead of cached one
#54797 commented on
Jul 1, 2025 • 0 new comments -
Type error: does not satisfy the constraint 'ParamCheck<RouteContext>'
#72525 commented on
Jul 2, 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
Jul 2, 2025 • 0 new comments