-
Notifications
You must be signed in to change notification settings - Fork 28.3k
Insights: vercel/next.js
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
-
v15.4.0-canary.12
published
Apr 27, 2025 -
v15.4.0-canary.13
published
Apr 28, 2025 -
v15.4.0-canary.14
published
Apr 28, 2025 -
v15.4.0-canary.15
published
Apr 29, 2025 -
v15.4.0-canary.16
published
Apr 30, 2025
53 Pull requests merged by 26 people
-
Upgrade builtin babel packages
#78673 merged
Apr 30, 2025 -
Update Turbopack production test manifest
#78697 merged
Apr 30, 2025 -
Update Turbopack development test manifest
#78698 merged
Apr 30, 2025 -
Turbopack: refactor codegen of module fragments
#78642 merged
Apr 30, 2025 -
Exclude config package from bundling
#78671 merged
Apr 30, 2025 -
Fix timings data for deploy tests
#78681 merged
Apr 30, 2025 -
fix: broken deploy test from #77898
#78692 merged
Apr 30, 2025 -
Always apply render preparations after running an action
#77898 merged
Apr 30, 2025 -
Enable prettier for turbopack
#78559 merged
Apr 29, 2025 -
chore: update rspack to 1.3.8
#78485 merged
Apr 29, 2025 -
Fix pages API rewrite case
#78644 merged
Apr 29, 2025 -
Update Nissuer to alert for vulnerability reports
#78417 merged
Apr 29, 2025 -
Fix bad decoding for x-matched-path header
#78677 merged
Apr 29, 2025 -
Upgrade React from
197d6a04-20250424
to5dc00d6b-20250428
#78640 merged
Apr 29, 2025 -
Turbopack: use small thread local collector that flushes to global collector
#78343 merged
Apr 29, 2025 -
chore: Drop
@swc/counter
#78674 merged
Apr 29, 2025 -
docs: improve
"use server"
inline example#78653 merged
Apr 29, 2025 -
Turbopack: commit compaction only when there are updates
#78651 merged
Apr 29, 2025 -
[ts-next-plugin] fix: warn only if no type for separate export
#78629 merged
Apr 29, 2025 -
Turbopack: Fix sizes=any with icon.svg metadata file
#78663 merged
Apr 29, 2025 -
Turbopack: write a LOG file for the database
#78650 merged
Apr 29, 2025 -
Update Turbopack development test manifest
#78660 merged
Apr 29, 2025 -
[ts-next-plugin] fix: warn only if no type
#78628 merged
Apr 29, 2025 -
[dev-tools] Fix
width
transition logic#78635 merged
Apr 29, 2025 -
nit(turbo-tasks): Reorder the fields in RawVc::LocalOutput, add more documentation
#78562 merged
Apr 29, 2025 -
Turbopack: Extract
EsRegex
intoturbo-esregex
crate#78639 merged
Apr 29, 2025 -
Turbopack: avoid compation on initial write
#78342 merged
Apr 29, 2025 -
refactor(turbo-tasks): Remove task id from RawVc::LocalOutput
#78561 merged
Apr 28, 2025 -
refactor(turbo-tasks): Use an execution id instead of the parent task id to prevent local Vc escapes
#78487 merged
Apr 28, 2025 -
Repeat fix in #78387 for routes without params
#78568 merged
Apr 28, 2025 -
refactor(turbo-tasks): Tighten up id factory overflow checks, tweak API to make construction easier
#78486 merged
Apr 28, 2025 -
perf(turbo-tasks): Filter out
self
arguments#78554 merged
Apr 28, 2025 -
Pages API handler interface follow-ups
#78638 merged
Apr 28, 2025 -
Pre-compile busboy dependency
#78634 merged
Apr 28, 2025 -
docs: link the Cloudflare adapter for Workers
#78610 merged
Apr 28, 2025 -
docs: fix typo in ppr.ts
#78590 merged
Apr 28, 2025 -
feat: add ravendb library to server-external-packages.json
#78319 merged
Apr 28, 2025 -
Use
node:
prefixed in ESM emit of standalone server.js#78624 merged
Apr 28, 2025 -
Turbopack: Support passing binary data to Webpack loaders
#75056 merged
Apr 28, 2025 -
Turbopack: don't resolve traced references in dev
#78623 merged
Apr 28, 2025 -
Use React's
prerender
function for"use cache"
with Dynamic IO#78382 merged
Apr 28, 2025 -
fix: make webpack handle "use cache" in node_modules
#78606 merged
Apr 28, 2025 -
docs: Add missing deprecation notice for legacyBehavior in Link component
#78405 merged
Apr 28, 2025 -
Turbopack: fix search_index merging in trace server
#78625 merged
Apr 28, 2025 -
perf(turbopack): Remove
ImportBinding
fragments#78470 merged
Apr 28, 2025 -
Update MDX documentation to use next-mdx-remote-client
#78347 merged
Apr 28, 2025 -
Turbopack: fix unused import on mac
#78341 merged
Apr 28, 2025 -
Update Turbopack production test manifest
#78613 merged
Apr 28, 2025 -
Update Turbopack development test manifest
#78614 merged
Apr 28, 2025 -
Turbopack: parallel search_index in trace server
#78357 merged
Apr 28, 2025 -
[dynamicIO] Disallow only dynamic metadata
#78576 merged
Apr 27, 2025 -
[ts-next-plugin] clean up unused proxy
#78539 merged
Apr 27, 2025 -
Turbopack: handle webpack loader event backpressure
#78462 merged
Apr 27, 2025
32 Pull requests opened by 19 people
-
Removes onNavigate from transition scope
#78605 opened
Apr 27, 2025 -
Add documentation for opengraph-image dynamic generations
#78607 opened
Apr 28, 2025 -
Adds metrics function to return analytics about performance
#78608 opened
Apr 28, 2025 -
[metadata] apply icon script when metadata in body
#78617 opened
Apr 28, 2025 -
feat: add editor docs about tab labels for app directory files
#78619 opened
Apr 28, 2025 -
Turbopack: ignore PermissionDenied in raw_read_dir
#78622 opened
Apr 28, 2025 -
Turbopack: Add failing test for #78592
#78627 opened
Apr 28, 2025 -
[metadata] remove legacy metadata helpers
#78631 opened
Apr 28, 2025 -
fix: do not apply bodySizeLimit to non-action POSTs
#78633 opened
Apr 28, 2025 -
docs(css): Clarify CSS modules support SCSS extensions
#78636 opened
Apr 28, 2025 -
fix(turbopack): Provide full path to SWC Wasm plugins
#78637 opened
Apr 28, 2025 -
perf(rcstr): Add serialization-time optimization
#78645 opened
Apr 28, 2025 -
perf(turbopack): Make `FileSystemPath` not `Vc<T>`
#78647 opened
Apr 28, 2025 -
Turbopack: reduce max coverage for compaction
#78649 opened
Apr 28, 2025 -
Turbopack: initially shard SST files
#78652 opened
Apr 28, 2025 -
docs: Fix grammar in `vitest.mdx` (How to set up Vitest with Next.js)
#78654 opened
Apr 29, 2025 -
Remove useMemo from useSearchParams
#78656 opened
Apr 29, 2025 -
Remove preconnect to self when getting font link tags
#78662 opened
Apr 29, 2025 -
[dynamicIO] flush out top-level-await in segments before prospective render
#78667 opened
Apr 29, 2025 -
Turbopack: assign a high aggregation number to session dependent tasks
#78668 opened
Apr 29, 2025 -
Turbopack: limit compaction merging by size instead of count
#78669 opened
Apr 29, 2025 -
perf(rcstr): Add global interning pool
#78678 opened
Apr 29, 2025 -
Change stylistic ESLint TypeScript defaults
#78679 opened
Apr 29, 2025 -
Move more IPC logic out of our transforms and into the `ipc` package.
#78680 opened
Apr 29, 2025 -
Postpone on `useSearchParams` access for segment prefetch requests
#78683 opened
Apr 29, 2025 -
Add code and documentation for new option, --experimental-https-passp…
#78684 opened
Apr 29, 2025 -
Turbopack: refactor codegen
#78685 opened
Apr 29, 2025 -
Add a new `fs` method to track a glob.
#78686 opened
Apr 29, 2025 -
[Link] Add prefetch="auto" option
#78689 opened
Apr 29, 2025 -
Update Rspack production test manifest
#78694 opened
Apr 30, 2025 -
Update Rspack development test manifest
#78695 opened
Apr 30, 2025 -
Turbopack: make_task_dirty only needs meta data
#78699 opened
Apr 30, 2025
30 Issues closed by 12 people
-
dev --turbo in monorepo can't resolve alias import
#74651 closed
Apr 30, 2025 -
serverExternalPackages config is only in dev mode and not used in build
#74816 closed
Apr 30, 2025 -
dynamic route, dynamicIO, mdx, notFound => NEXT_HTTP_ERROR_FALLBACK;404
#75070 closed
Apr 30, 2025 -
[Turbopack] Error: ENOENT: no such file or directory, open '[project]/......'
#75264 closed
Apr 30, 2025 -
`import.meta.resolve` isn't supported by Next.js
#77157 closed
Apr 30, 2025 -
Turbpack fatal error during local dev
#76808 closed
Apr 30, 2025 -
next.js dependency vulnerability: Upgrade @babel/runtime to fix GHSA-968p-4wvh-cqc8 vulnerability
#77879 closed
Apr 30, 2025 -
unexpected Turbopack error
#78093 closed
Apr 30, 2025 -
Not able to use node-config library with turbopack
#78471 closed
Apr 30, 2025 -
When I set matcher: [""] to an empty array in middleware.ts. The development server crashed
#57388 closed
Apr 29, 2025 -
Using Worker in app router
#57330 closed
Apr 29, 2025 -
Shared package in NPM workspace being transpiled
#57179 closed
Apr 29, 2025 -
`useFormState` does not work with JS disabled in edge runtime
#56332 closed
Apr 29, 2025 -
Importing CSS file from an async component results in invalid script tags
#51068 closed
Apr 29, 2025 -
🧁 When `generateMetadata` is async, nextjs puts metadata in the `body` on first render.
#78688 closed
Apr 29, 2025 -
Parallel routes multiple crucial bugs
#78603 closed
Apr 29, 2025 -
Docs: Small UI bug
#76409 closed
Apr 29, 2025 -
Turbopack break icon.svg proper Chrome rendering (sizes="any" becomes sizes="{width}x{height}"
#78520 closed
Apr 29, 2025 -
I have a server action that uploads a file to an OCI Object Storage.
#78665 closed
Apr 29, 2025 -
Next build not working if sharp is not installed
#57797 closed
Apr 29, 2025 -
Docs: Missing deprecation notice for legacyBehavior in Link component docs
#78381 closed
Apr 28, 2025 -
Invoking a superclass' constructor doesn't work with Turbopack!
#77467 closed
Apr 28, 2025 -
Webpack alias for @mui/material$ breaks ESM importing it
#57285 closed
Apr 27, 2025 -
Error persists if used string interpolation in class names with tailwind, even if commented
#57271 closed
Apr 27, 2025 -
`request instanceof Request` is false
#56834 closed
Apr 27, 2025 -
Module not found warning when using firebase client SDK in the app directory
#45981 closed
Apr 27, 2025 -
[NEXT-706] Turborepo with NextJS 13, error when import server component from package
#44653 closed
Apr 27, 2025 -
`next lint` command doesn't support overrides
#35228 closed
Apr 27, 2025 -
Turbopack and Tailwind hangs on large codebases
#78407 closed
Apr 27, 2025
9 Issues opened by 9 people
-
Runtime Environment Variable is not working on nextConfig with rewrites
#78702 opened
Apr 30, 2025 -
turbopack bundle twitter-api-v2 wrong
#78696 opened
Apr 30, 2025 -
Turbopack doesn't have `loadModule` on the loader interface
#78693 opened
Apr 30, 2025 -
useId format mismatch in client and server components (React 19.1)
#78691 opened
Apr 30, 2025 -
Turbopack renders incorrect SVGs when multiple are imported via @svgr/webpack
#78675 opened
Apr 29, 2025 -
Docs: ambiguity about where the root layout can be
#78630 opened
Apr 28, 2025 -
Path to the file with errors not relative to working directory inside monorepo breaking editor integration
#78616 opened
Apr 28, 2025
99 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.
-
[ts-next-plugin] test: add metadata warn no type test
#78505 commented on
Apr 30, 2025 • 5 new comments -
feat(turbopack): Add simple tree shaker
#78286 commented on
Apr 29, 2025 • 4 new comments -
Fix Accessing element.ref was removed in React 19
#74334 commented on
Apr 29, 2025 • 2 new comments -
[dynamicIO] cache tracking for import()
#74152 commented on
Apr 30, 2025 • 2 new comments -
fix: use `waitUntil` if available to await the fetch cache set promise
#75971 commented on
Apr 28, 2025 • 1 new comment -
Turbopack: Allow a custom list of file extensions to use with `@next/mdx`
#78563 commented on
Apr 28, 2025 • 1 new comment -
[errors] pass original error as cause
#78401 commented on
Apr 29, 2025 • 1 new comment -
feat: build lifecycle hooks - afterProductionCompile
#77345 commented on
Apr 28, 2025 • 1 new comment -
Fix: Allow users to specify a bind address for self-hosted Next.js applications
#77612 commented on
Apr 28, 2025 • 1 new comment -
fix: respond with 404 for unrecognized action ids
#77012 commented on
Apr 30, 2025 • 0 new comments -
[dynamicIO] cache tracking for bundler globals
#75397 commented on
Apr 30, 2025 • 0 new comments -
docs: add typescript switcher to logging.mdx
#75172 commented on
Apr 28, 2025 • 0 new comments -
cna: create `.env.example` correctly
#73685 commented on
Apr 28, 2025 • 0 new comments -
chore: update `next-config-js` document path
#73677 commented on
Apr 28, 2025 • 0 new comments -
Turbopack: name the module factory function in dev mode
#73553 commented on
Apr 30, 2025 • 0 new comments -
fix: supabase createClient to be compatible with Nextjs 15
#73404 commented on
Apr 28, 2025 • 0 new comments -
chore: update devcontainer settings
#72011 commented on
Apr 28, 2025 • 0 new comments -
next v15 with turbo causes "params should be awaited" error without params usage but with icon.svg file and slug in root path in app router
#74918 commented on
Apr 30, 2025 • 0 new comments -
Image component crashes in combination with turbopack for webp images. Processing image failed unable to decode image data
#75085 commented on
Apr 30, 2025 • 0 new comments -
Importing `zx` library in RSC causes bundler error
#76637 commented on
Apr 30, 2025 • 0 new comments -
--turbopack causing problems with next-translate
#76944 commented on
Apr 30, 2025 • 0 new comments -
[NEXT-1141] Next router / link not working when redirecting with new search params [Regression]
#49297 commented on
Apr 30, 2025 • 0 new comments -
CSS backdrop-filter property disappear in Next.js 15.3.0/15.3.1 dev mode with Turbopack
#78302 commented on
Apr 30, 2025 • 0 new comments -
[Turbopack]: Catch-all routes with nested parallel routes taking over all rendering for any route during r
#78519 commented on
Apr 30, 2025 • 0 new comments -
[Turbopack] tsconfig's `baseUrl` is not respected wrt `paths` config
#78394 commented on
Apr 30, 2025 • 0 new comments -
reactCompiler: true failing on next dev --turbopack and next build --turbopack
#78163 commented on
Apr 30, 2025 • 0 new comments -
Minified React error #310: Rendered more hooks than during the previous render.
#78396 commented on
Apr 30, 2025 • 0 new comments -
DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
#74460 commented on
Apr 28, 2025 • 0 new comments -
docs: add bsky link
#78601 commented on
Apr 27, 2025 • 0 new comments -
Add secure option for external rewrites to support self-signed certificates
#78566 commented on
Apr 28, 2025 • 0 new comments -
refactor(flight): Centralise logic for generating module manifest keys
#78517 commented on
Apr 27, 2025 • 0 new comments -
[metadata] refactor to remove async metadata
#78495 commented on
Apr 28, 2025 • 0 new comments -
perf(turbopack): Add dominator analysis to tree shaking
#78475 commented on
Apr 28, 2025 • 0 new comments -
Reduce number of params used in cache wrapper functions
#78383 commented on
Apr 28, 2025 • 0 new comments -
wip
#78317 commented on
Apr 28, 2025 • 0 new comments -
WIP: Accessing cookies in `"use cache"`
#78291 commented on
Apr 30, 2025 • 0 new comments -
feat: add runtime type in MiddlewareConfigInput and add schema
#78234 commented on
Apr 29, 2025 • 0 new comments -
[wip] dev error page
#78229 commented on
Apr 29, 2025 • 0 new comments -
Deep dive docs: Caching
#78147 commented on
Apr 29, 2025 • 0 new comments -
remove `draft.isEnabled` setter from exotic draftMode wrappers
#77972 commented on
Apr 29, 2025 • 0 new comments -
set AppRenderContext.isAction inside handleAction
#77897 commented on
Apr 29, 2025 • 0 new comments -
Revert "[next-lint] test: remove eslint config snapshot testing"
#77824 commented on
Apr 30, 2025 • 0 new comments -
docs: update prefix two-digit number in routing section
#77758 commented on
Apr 28, 2025 • 0 new comments -
test: bodySizeLimit in MPA actions
#77755 commented on
Apr 28, 2025 • 0 new comments -
docs: update `create-next-app` cli documents
#77229 commented on
Apr 28, 2025 • 0 new comments -
docs: remove wrong tailwindcss type import from postcss config
#77060 commented on
Apr 28, 2025 • 0 new comments -
refactor: splitting up the action handler
#77024 commented on
Apr 29, 2025 • 0 new comments -
refactor: nicer return types in action handler
#77023 commented on
Apr 29, 2025 • 0 new comments -
fix: check action id early for multipart fetch actions
#77015 commented on
Apr 29, 2025 • 0 new comments -
fix: return 404 instead of 500 if an MPA action has an unrecognized id
#77014 commented on
Apr 29, 2025 • 0 new comments -
next dev --turbopack does not support using @next/bundle-analyzer - throws warning
#77482 commented on
Apr 28, 2025 • 0 new comments -
Suspense doesn't work for <Link/>
#78218 commented on
Apr 28, 2025 • 0 new comments -
Unexpected References to Server Actions, Turbopack, Hot Reload and DevTools in Production Export Build
#76198 commented on
Apr 28, 2025 • 0 new comments -
[Error [ReferenceError]: __import_unsupported is not defined] after creating a middleware file
#75855 commented on
Apr 28, 2025 • 0 new comments -
'font-family' declarations are not used
#75898 commented on
Apr 28, 2025 • 0 new comments -
Stale client assets after deployment cause TypeError: Cannot read properties of undefined (reading 'call')
#78122 commented on
Apr 28, 2025 • 0 new comments -
High memory usage in development (10GB+)
#78069 commented on
Apr 28, 2025 • 0 new comments -
Increased memory consumption in production mode after migration from Next.js 14 to 15
#77318 commented on
Apr 28, 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
Apr 28, 2025 • 0 new comments -
Missing metadata on 404 page after invoking notFound()
#77512 commented on
Apr 28, 2025 • 0 new comments -
Hydration issue involving __gchrome_uniqueid on iPad Chrome/Edge browser
#77710 commented on
Apr 28, 2025 • 0 new comments -
Next 15.2 development performance regression
#76937 commented on
Apr 28, 2025 • 0 new comments -
CSS Modules break selective hydration in React 18 & 19 causing FOUC
#77239 commented on
Apr 28, 2025 • 0 new comments -
Hard Navigation In Pages Router Dev Mode When Custom assetPrefix is Applied
#77241 commented on
Apr 28, 2025 • 0 new comments -
Client cannot recover from version skew
#75541 commented on
Apr 28, 2025 • 0 new comments -
Turbopack: `:global` CSS selector fails with "Ambiguous CSS module class not supported"
#77522 commented on
Apr 28, 2025 • 0 new comments -
Next.js 15 Build Fails: 'params' type mismatch (Promise) on dynamic routes
#77609 commented on
Apr 28, 2025 • 0 new comments -
Web inspector(devtools) freezed when I accessed local dev server on iOS Safari
#78528 commented on
Apr 28, 2025 • 0 new comments -
Problem running installation app due to multiple casing problem
#63255 commented on
Apr 28, 2025 • 0 new comments -
FFMpeg Wasm lib not loading with turbopack dev enabled.
#72397 commented on
Apr 28, 2025 • 0 new comments -
Importing wasm module no longer works with App Router
#53163 commented on
Apr 27, 2025 • 0 new comments -
When I create a new project using Next.js and run it without making any changes, I receive the following warning message in my terminal:
#49627 commented on
Apr 27, 2025 • 0 new comments -
`reactProductionProfiling: true` isn't working when `experimental.reactCompiler: true`
#68276 commented on
Apr 27, 2025 • 0 new comments -
With a `standalone` output, build inside Turborepo monorepo generates a deep path to `server.js`
#78446 commented on
Apr 27, 2025 • 0 new comments -
False positive for the "Server Actions must be async functions." diagnostic when using builder pattern with arrow function
#77864 commented on
Apr 30, 2025 • 0 new comments -
Docker build doesn't work when you have multiple images on a single page in the app directory on Mac OS (M1).
#57894 commented on
Apr 29, 2025 • 0 new comments -
Middleware is skipped when i18n option is enabled
#57759 commented on
Apr 29, 2025 • 0 new comments -
Edge runtime breaks revalidateTag on Vercel
#57493 commented on
Apr 29, 2025 • 0 new comments -
NextJS 13.5 + Pages router + MUI: Issue with CssVarsProviders & useColorScheme
#57035 commented on
Apr 29, 2025 • 0 new comments -
NextCustomServer overwrites req.url with internal NextJS path
#55341 commented on
Apr 29, 2025 • 0 new comments -
Error: Cannot find module '/path/to/repo/dist/packages/package-web/.next/server/chunks/lib/worker.js'
#52300 commented on
Apr 29, 2025 • 0 new comments -
"Error while requesting resource" with `next/font/google` using `next dev --turbopack`
#78472 commented on
Apr 29, 2025 • 0 new comments -
Debugger not binding breakpoints in VSCode in server components, using official Next.js debugger setup
#62008 commented on
Apr 29, 2025 • 0 new comments -
Using pageExtensions + app route build fail `ENOENT: .next/server/app/api/.../route_client-reference-manifest.js`
#76955 commented on
Apr 29, 2025 • 0 new comments -
Next build breaks third-party packages (Shaka Player) since 15.2.1
#78438 commented on
Apr 29, 2025 • 0 new comments -
NextJS metadata don't work properly on parallel routes
#59316 commented on
Apr 29, 2025 • 0 new comments -
Parallel Intercepted routes not working when accessed from 404 error pages
#72541 commented on
Apr 29, 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
Apr 29, 2025 • 0 new comments -
Dynamic Sitemap throwing 404 error on Nextjs 15
#72808 commented on
Apr 29, 2025 • 0 new comments -
Consecutive slashes in URL trigger routing error and no page renders in browser when Next.js runs behind gateway
#70948 commented on
Apr 29, 2025 • 0 new comments -
Unable to extend icons from parent metadata
#78013 commented on
Apr 29, 2025 • 0 new comments -
hls.js doesn't contain default export in "app" router
#57809 commented on
Apr 28, 2025 • 0 new comments -
Custom 500.tsx not shown when using rewrites and dynamic routes
#53680 commented on
Apr 28, 2025 • 0 new comments -
Sitemap rendering broken on NextJS 15 with edge runtime
#75174 commented on
Apr 28, 2025 • 0 new comments -
Turbopack: this.emitFile is not a function when using file-loader
#78592 commented on
Apr 28, 2025 • 0 new comments -
Turbopack Error: "Failed to find Server Action" when passing re-exported server actions from RSC to Client Components
#78529 commented on
Apr 28, 2025 • 0 new comments -
Loading duckdb wasm binary causes Turbopack to hang forever
#78591 commented on
Apr 28, 2025 • 0 new comments -
Source map warning on Next 15.2.4 with turbopack, Windows, Firefox
#77670 commented on
Apr 28, 2025 • 0 new comments -
Add `app/` directory support for custom title in Error page
#45620 commented on
Apr 28, 2025 • 0 new comments