-
Notifications
You must be signed in to change notification settings - Fork 26.8k
Insights: vercel/next.js
Overview
Could not load contribution data
Please try again later
45 Releases published by 5 people
-
v15.0.0-canary.130
published
Aug 25, 2024 -
v15.0.0-canary.131
published
Aug 26, 2024 -
v14.2.7
published
Aug 27, 2024 -
v15.0.0-canary.132
published
Aug 28, 2024 -
v15.0.0-canary.133
published
Aug 28, 2024 -
v15.0.0-canary.134
published
Aug 28, 2024 -
v15.0.0-canary.135
published
Aug 30, 2024 -
v15.0.0-canary.136
published
Aug 30, 2024 -
v15.0.0-canary.137
published
Aug 31, 2024 -
v15.0.0-canary.138
published
Sep 1, 2024 -
v15.0.0-canary.139
published
Sep 2, 2024 -
v15.0.0-canary.140
published
Sep 3, 2024 -
v14.2.8
published
Sep 4, 2024 -
v15.0.0-canary.141
published
Sep 4, 2024 -
v15.0.0-canary.142
published
Sep 5, 2024 -
v15.0.0-canary.143
published
Sep 5, 2024 -
v15.0.0-canary.144
published
Sep 6, 2024 -
v15.0.0-canary.145
published
Sep 7, 2024 -
v15.0.0-canary.146
published
Sep 8, 2024 -
v14.2.9
published
Sep 9, 2024 -
v15.0.0-canary.147
published
Sep 9, 2024 -
v15.0.0-canary.148
published
Sep 10, 2024 -
v15.0.0-canary.149
published
Sep 10, 2024 -
v15.0.0-canary.150
published
Sep 11, 2024 -
v14.2.10
published
Sep 11, 2024 -
v15.0.0-canary.151
published
Sep 11, 2024 -
v15.0.0-canary.152
published
Sep 12, 2024 -
v14.2.11
published
Sep 12, 2024 -
v15.0.0-canary.153
published
Sep 12, 2024 -
v15.0.0-canary.154
published
Sep 13, 2024 -
v15.0.0-canary.155
published
Sep 13, 2024 -
v15.0.0-canary.156
published
Sep 14, 2024 -
v15.0.0-canary.157
published
Sep 16, 2024 -
v13.5.7
published
Sep 17, 2024 -
v14.2.12
published
Sep 17, 2024 -
v15.0.0-canary.158
published
Sep 17, 2024 -
v15.0.0-canary.159
published
Sep 18, 2024 -
v15.0.0-canary.160
published
Sep 19, 2024 -
v14.2.13
published
Sep 20, 2024 -
v15.0.0-canary.161
published
Sep 20, 2024 -
v15.0.0-canary.162
published
Sep 22, 2024 -
v15.0.0-canary.163
published
Sep 23, 2024 -
v15.0.0-canary.164
published
Sep 23, 2024 -
v15.0.0-canary.165
published
Sep 24, 2024 -
v15.0.0-canary.166
published
Sep 24, 2024
467 Pull requests merged by 110 people
-
codemod(turbopack): Rewrite
self: Vc<Self>
as&self
in trivial cases#70412 merged
Sep 25, 2024 -
refactor(turbopack): Cleanup code for tree shaking
#70385 merged
Sep 25, 2024 -
Mention route field in app router migration
#70429 merged
Sep 25, 2024 -
Docs: Fix jest configuration with babel
#70427 merged
Sep 24, 2024 -
chore(gitattributes): Mark more __snapshots__ directories as generated
#70421 merged
Sep 24, 2024 -
refactor(next-codemod): migrate to commander and prompts
#70409 merged
Sep 24, 2024 -
feat(third-parties): add gtmScriptUrl option for GTM server-side tagging
#65907 merged
Sep 24, 2024 -
docs mention next/compat/router
#70425 merged
Sep 24, 2024 -
Update use-router.mdx
#57273 merged
Sep 24, 2024 -
chore: auto-format generated types with prettier
#70405 merged
Sep 24, 2024 -
docs: add highlight for server component example
#70419 merged
Sep 24, 2024 -
refactor(github): popular-prs workflow
#70414 merged
Sep 24, 2024 -
Fix lint from docs change
#70415 merged
Sep 24, 2024 -
[docs] Update documentation for experimental_ppr
#70413 merged
Sep 24, 2024 -
docs: minor fixes in the ISR doc
#70401 merged
Sep 24, 2024 -
Updated the example of ssr-caching to utilize the App Router.
#69560 merged
Sep 24, 2024 -
Fix legacy env case with experimental tracing
#70411 merged
Sep 24, 2024 -
feat(turbo-tasks): Ignore fields annotated with
#[turbo_tasks(trace_ignore)]
#70375 merged
Sep 24, 2024 -
Correct some documentation in Data Fetching page
#70394 merged
Sep 24, 2024 -
feat(turbo-tasks): Accept ResolvedVc as a
self
argument#70367 merged
Sep 24, 2024 -
Updated the example of with-vercel-fetch to utilize the App Router.
#70069 merged
Sep 24, 2024 -
chore: throw error when trying to use next.config.mts/.cjs/.cts (not supported yet)
#70376 merged
Sep 24, 2024 -
feat(turbo-tasks): Allow
#[turbo_tasks::function]
s to accept ResolvedVc types as arguments#70269 merged
Sep 24, 2024 -
docs(parallel): clarify why separate slots cannot be static and dynamic at the same route segment level
#70386 merged
Sep 24, 2024 -
feat(next/image): add support for
images.remotePatterns.search
#70302 merged
Sep 24, 2024 -
Turbopack: speed up
server node entrypoint
chunking#70399 merged
Sep 24, 2024 -
Add extensive hydration error test suite for Pages router
#70342 merged
Sep 24, 2024 -
Upgrade React from
e4953922-20240919
to5d19e1c8-20240923
#70351 merged
Sep 24, 2024 -
Type Webdriver options in
sandbox
#70398 merged
Sep 24, 2024 -
types: improve napi binding typing using generated types
#69680 merged
Sep 24, 2024 -
refactor: reorganize patch console
#70374 merged
Sep 24, 2024 -
refactor: reorganize client error listeners
#70373 merged
Sep 24, 2024 -
feat(next-codemod): add
upgrade
command#69935 merged
Sep 24, 2024 -
Upgrade React from
e740d4b1-20240919
toe4953922-20240919
#70290 merged
Sep 24, 2024 -
Add test for TLA in client references
#70022 merged
Sep 24, 2024 -
Slightly improve experimental.mdxRs error message with Webpack
#68356 merged
Sep 24, 2024 -
refactor: more precise types for req/res in withRequestStore
#70357 merged
Sep 24, 2024 -
Turbopack: improve stack trace in overlay
#70343 merged
Sep 24, 2024 -
test: fix race condition in serverComponentsHmrCache tests
#70368 merged
Sep 24, 2024 -
Avoid prefetch request before meta-tag-based redirect
#70350 merged
Sep 24, 2024 -
add missing node modules to externals
#70382 merged
Sep 24, 2024 -
Update font data
#70377 merged
Sep 24, 2024 -
Update no duplicate headers case
#70381 merged
Sep 24, 2024 -
Fix the typo in the example comment for the fetch options.cache section.
#70364 merged
Sep 24, 2024 -
Fix legacy env config with experimental tracing
#70380 merged
Sep 24, 2024 -
Fix middleware experimental trace case
#70372 merged
Sep 23, 2024 -
[Type Definition] - Updates the manifest types to reflect the current specifications
#68273 merged
Sep 23, 2024 -
Extract
createAppRouteCode
fromnext-app-loader.ts
#70352 merged
Sep 23, 2024 -
Codemod for Async Request API
#69572 merged
Sep 23, 2024 -
chore(docs): update opentelemetry docs
#70271 merged
Sep 23, 2024 -
Support fallback params when the layout is a client component
#70329 merged
Sep 23, 2024 -
Externalize node binary modules for app router
#70330 merged
Sep 23, 2024 -
Support codemods in @next/upgrade
#70270 merged
Sep 23, 2024 -
fix: change duplicated POST method to PUT method
#70308 merged
Sep 23, 2024 -
Fix duplicate headers in response to static assets if overrides specified by user
#70127 merged
Sep 23, 2024 -
Add additional fixes for experimental tracing
#70356 merged
Sep 23, 2024 -
Mention
app
dir in TS setup tip#70337 merged
Sep 23, 2024 -
Update docs for adding ImageKit reference
#69554 merged
Sep 23, 2024 -
feat(next): codemod for removed
geo
andip
ofNextRequest
#70064 merged
Sep 23, 2024 -
test: add twitter-image
#70354 merged
Sep 23, 2024 -
fix(turbo-tasks): Remove
T: Serialize
bound from ResolveVc#69995 merged
Sep 23, 2024 -
Turbopack: make a
require
stub available in ESM#70255 merged
Sep 23, 2024 -
Enable more MDX Turbopack tests
#70347 merged
Sep 23, 2024 -
Turbopack build: Skip unsupported middleware features
#70341 merged
Sep 23, 2024 -
Turbopack: Don't lookup JSON files in
baseUrl
#70070 merged
Sep 23, 2024 -
Update root not found boundary to not introduce Server Component
#70328 merged
Sep 23, 2024 -
test: update SA tree-shaking test
#70327 merged
Sep 22, 2024 -
relocate dynamic APIs
#70300 merged
Sep 22, 2024 -
Remove unused Server IDs tracking on the server graph
#70317 merged
Sep 22, 2024 -
Improve server directive SWC transform
#70257 merged
Sep 22, 2024 -
Turbopack: improve edge runtime checker
#70184 merged
Sep 22, 2024 -
feat(next/image): add support for
decoding
prop#70298 merged
Sep 20, 2024 -
updated the example of with-three-js to utilize the App Router
#70287 merged
Sep 20, 2024 -
refactor: collect all isThenable/isPromise definitions
#70293 merged
Sep 20, 2024 -
Await
killApp
in integration tests#70292 merged
Sep 20, 2024 -
docs: fix the signature of CacheHandler#revalidateTag
#70286 merged
Sep 20, 2024 -
refactor(turbo-tasks): Add a way to directly construct a ResolvedVc
#69992 merged
Sep 20, 2024 -
Honor redirect type in server actions
#70279 merged
Sep 20, 2024 -
Rename app directory "components" to "modules"
#70285 merged
Sep 20, 2024 -
Extract future common code into
base_loader_tree
#70284 merged
Sep 20, 2024 -
Rename
loader_tree
toapp_page_loader_tree
#70283 merged
Sep 20, 2024 -
fix: match file path url escaping during build and serve
#70256 merged
Sep 20, 2024 -
Remove unused
app_structure
fromnext-swc-napi
#70282 merged
Sep 20, 2024 -
Update Turbopack development test manifest
#70275 merged
Sep 20, 2024 -
Fix missing cache-control on SSR app route
#70265 merged
Sep 19, 2024 -
unskip middleware deploy test
#70264 merged
Sep 19, 2024 -
bugfix: actions that redirect should reject the action promise
#69945 merged
Sep 19, 2024 -
Upgrade React from
5dcb0097-20240918
toe740d4b1-20240919
#70260 merged
Sep 19, 2024 -
docs: add Nitrogen AIO loader for next/image
#67523 merged
Sep 19, 2024 -
Run
@next/codemod
tests in CI#70248 merged
Sep 19, 2024 -
[Turbopack] use double locking to balance edges
#70247 merged
Sep 19, 2024 -
Upgrade React from
a99d8e8d-20240916
to5dcb0097-20240918
#70225 merged
Sep 19, 2024 -
feat(turbopack): Enable tree shaking
#70114 merged
Sep 19, 2024 -
chore: add comments for polyfill imports and file paths
#70233 merged
Sep 19, 2024 -
chore(turbopack): Remove pathfinder dependency
#70234 merged
Sep 19, 2024 -
Remove dependecy graceful-fs and types
#67194 merged
Sep 18, 2024 -
feat: add polyfill of
URL.canParse
for browser compatibility#70228 merged
Sep 18, 2024 -
Re-add internal env for providing page paths
#70235 merged
Sep 18, 2024 -
updated the example of with-videojs to utilize the App Router
#70226 merged
Sep 18, 2024 -
[ppr] Allow fallback pages to be revalidated
#70199 merged
Sep 18, 2024 -
Add support for
dynamicIO
experiment toroute.ts
modules#70208 merged
Sep 18, 2024 -
Revert "separate hydration tests for pages router"
#70218 merged
Sep 18, 2024 -
fix erroneous async component in integration test
#70217 merged
Sep 18, 2024 -
Replace URL.canParse
#70215 merged
Sep 18, 2024 -
Fix vercel og package memory leak
#70214 merged
Sep 18, 2024 -
Upgrade React from
206df66e-20240912
toa99d8e8d-20240916
#70190 merged
Sep 18, 2024 -
chore: bump jscodeshift version
#70203 merged
Sep 18, 2024 -
Fix: (third-parties) sendGTMEvent not queueing events before GTM init
#68683 merged
Sep 17, 2024 -
Only wait for metadata when dynamicIO experiment is on
#70192 merged
Sep 17, 2024 -
fix(next): skip conventional type check for
_private
folder convention#64177 merged
Sep 17, 2024 -
docs: add
tsc
note in docs for ignoring typescript build errors#70180 merged
Sep 17, 2024 -
docs: fix 10-dynamic-routes.mdx
#70126 merged
Sep 17, 2024 -
fix(lint): no-html-link in appDir
#68770 merged
Sep 17, 2024 -
test: add next-types-plugin test
#70162 merged
Sep 17, 2024 -
Improve Server Reference ID DCE tests
#70191 merged
Sep 17, 2024 -
[Third parties] Google analytics Add debug mode
#63405 merged
Sep 17, 2024 -
Ensure we chunk revalidate tag requests
#70189 merged
Sep 17, 2024 -
fix(turbopack): intercepting routes should have default slots
#69929 merged
Sep 17, 2024 -
Fix regression in TS plugin: allow
reset
prop in error files#69777 merged
Sep 17, 2024 -
docs: typo error state value on authentication
#70171 merged
Sep 17, 2024 -
chore: git ignore tsconfig for
test/production
#70163 merged
Sep 16, 2024 -
Fix startTime error on Android 9 with Chrome 74
#67391 merged
Sep 16, 2024 -
fixes #68228 Clarify width and height properties in Image component docs
#68248 merged
Sep 16, 2024 -
fix(examples/with-docker): remove not needed files from docker context
#68668 merged
Sep 16, 2024 -
examples(with-supabase): typo on env file name
#69291 merged
Sep 16, 2024 -
chore/ examples use-supabase | update rate limit note
#69423 merged
Sep 16, 2024 -
remove unsafe-inline from with-strict-csp
#69497 merged
Sep 16, 2024 -
Update middleware supported runtimes docs
#69510 merged
Sep 16, 2024 -
Docs: fixed useFormStatus import error in the example.
#69565 merged
Sep 16, 2024 -
fix: rsc content-type header not matching with charset
#70033 merged
Sep 16, 2024 -
Update 01-fetching.mdx - Changed example endpoint to available endpoint
#69559 merged
Sep 16, 2024 -
Update authentication example accessing state.errors
#70028 merged
Sep 16, 2024 -
Update examples/github-pages/README.md
#70057 merged
Sep 16, 2024 -
Update 12-third-party-libraries.mdx
#70063 merged
Sep 16, 2024 -
Corrected hyperlink to experimental_ppr
#70130 merged
Sep 16, 2024 -
docs: update broken link in UPGRADING.md
#70107 merged
Sep 16, 2024 -
fix(examples): remove
version
attribute post deprecation#70108 merged
Sep 16, 2024 -
docs: update configuring
Draft Mode
to correctly link to the API reference#70128 merged
Sep 16, 2024 -
Update Turborepo to 2.1.2
#70145 merged
Sep 16, 2024 -
fix: button className in with_supabase example
#70121 merged
Sep 16, 2024 -
docs: fix button server action example
#70131 merged
Sep 16, 2024 -
Fix useFormStatus import in authentication doc
#70138 merged
Sep 16, 2024 -
Remove non-null assertion operator for compatibility with JavaScript
#70104 merged
Sep 16, 2024 -
Fix eslint root dirs test on Windows
#70160 merged
Sep 16, 2024 -
Only build Linux in automated preview builds
#70157 merged
Sep 16, 2024 -
Use rs minify to replace the optimize cond and fix typo
#70151 merged
Sep 16, 2024 -
Bump vendored sass-loader version
#70067 merged
Sep 16, 2024 -
Turbopack: add unknown into analysis for mutable for-of loops
#70080 merged
Sep 16, 2024 -
Improve the transform and re-enable optimizeServerReact
#70101 merged
Sep 16, 2024 -
Ensure individual Server References are inlined and DCE'd properly
#70103 merged
Sep 16, 2024 -
fix(turbopack): Improve analyzer of tree-shaking pass
#70017 merged
Sep 16, 2024 -
fix(turbopack): Do not create invalid
EcmascriptModulePartAsset
#70016 merged
Sep 16, 2024 -
fix(examples): typo command name
#70094 merged
Sep 14, 2024 -
Turbopack build: Fix edge-runtime-configurable-guards tests
#70088 merged
Sep 14, 2024 -
feat(turbopack): Use source map while reporting CSS parsing error
#68648 merged
Sep 14, 2024 -
perf(turbo-tasks): Use native async traits for TaskInput (not the async_trait macro)
#70084 merged
Sep 13, 2024 -
(backport) fix(eslint): allow typescript-eslint v8
#70090 merged
Sep 13, 2024 -
fix(create-next-app): Add ts lint rule if --empty flag
#70089 merged
Sep 13, 2024 -
fix: eslint-plugin-next glob
#68773 merged
Sep 13, 2024 -
Update with web worker example to utilize the App Router
#70058 merged
Sep 13, 2024 -
fix: clone response in first handler to prevent race
#70082 merged
Sep 13, 2024 -
skip generating cert each time
#67122 merged
Sep 13, 2024 -
docs(ppr): Add note about canary for PPR
#70053 merged
Sep 13, 2024 -
Update sitemap.mdx
#66668 merged
Sep 13, 2024 -
Add "@sparticuz/chromium" to server-external-packages.json
#69127 merged
Sep 13, 2024 -
Upgrade React from
94e652d5-20240912
to206df66e-20240912
#70076 merged
Sep 13, 2024 -
docs: clarify which functions become Server Actions
#69243 merged
Sep 13, 2024 -
[docs] Recommend disabling static analysis to combat build OOM if CI already handles that
#69186 merged
Sep 13, 2024 -
[ppr] Don't mark RSC requests as /_next/data requests (backport of #66249)
#70083 merged
Sep 13, 2024 -
docs: update prerender error
#69744 merged
Sep 13, 2024 -
fix(next): Fixed an error when next#dev runs in windows
#70013 merged
Sep 13, 2024 -
docs(runtime): improved readability and better clarifying
#70077 merged
Sep 13, 2024 -
docs: update use cases for
unstable_noStore()
to include component …#70071 merged
Sep 13, 2024 -
chore: fix some comments
#69361 merged
Sep 13, 2024 -
Fix failing test case
#70075 merged
Sep 13, 2024 -
docs: fix leading slash in link url
#70074 merged
Sep 13, 2024 -
docs: Fix incorrect
--example
flag commands in create-next-app.mdx#69307 merged
Sep 13, 2024 -
Update experimental trace tracking
#70044 merged
Sep 13, 2024 -
[Turbopack] report error to stderr when an error in a subscribtion happens
#69977 merged
Sep 13, 2024 -
feat(turbopack): Port more features of webpack middleware plugin
#69856 merged
Sep 13, 2024 -
[Turbopack] [HMR] Allow
Option
s to be returned byVersionedContentMap
#69079 merged
Sep 13, 2024 -
Turbopack build: Fix pages-manifest test
#70046 merged
Sep 13, 2024 -
fix: Fix syntax context usage and add PURE comments in server actions
#70014 merged
Sep 13, 2024 -
Fix example URL for api-routes -> route-handlers
#69642 merged
Sep 13, 2024 -
docs: fix PWA docs
#70050 merged
Sep 13, 2024 -
Ensure .d.ts files are not processed in babel-loader / swc-loader
#66074 merged
Sep 13, 2024 -
docs(route-handlers): add note about caching with other support HTTP methods in Route Handlers
#70049 merged
Sep 12, 2024 -
fix: Add
import-in-the-middle
to server-external-packages#68937 merged
Sep 12, 2024 -
breaking: remove
geo
andip
fromNextRequest
#68379 merged
Sep 12, 2024 -
Update prerender-error.mdx
#68747 merged
Sep 12, 2024 -
Upgrade React from
7771d3a7-20240827
to94e652d5-20240912
#70037 merged
Sep 12, 2024 -
docs: fix incorrect usage in Server Action in a Client Component example
#68965 merged
Sep 12, 2024 -
Fix the prerendering typo in
index.mdx
#69581 merged
Sep 12, 2024 -
Remove stores params
#69796 merged
Sep 12, 2024 -
Update typo in authentication docs
#69966 merged
Sep 12, 2024 -
Update unstable_noStore.mdx
#70024 merged
Sep 12, 2024 -
Fix not-found case with incremental tracing
#70041 merged
Sep 12, 2024 -
Updated the example of with-eslint to utilize the App Router.
#70018 merged
Sep 12, 2024 -
Allow passing a nonce to two third-party libraries
#69931 merged
Sep 12, 2024 -
chore(github): be more explicit about having to check canary
#69934 merged
Sep 12, 2024 -
[Turbopack] remove entries from versioned content map again
#69913 merged
Sep 12, 2024 -
chore(turbo-tasks): Remove dead md4 support from turbo-tasks-hash
#69944 merged
Sep 12, 2024 -
[Turbopack] fix HmrEntryModule
#69965 merged
Sep 12, 2024 -
fix: correct metadata url suffix (#69959)
#70042 merged
Sep 12, 2024 -
fix: setting
assetPrefix
to URL format breaks HMR#70040 merged
Sep 12, 2024 -
[Turbopack] stable Vcs without TraitRef::cell
#70029 merged
Sep 12, 2024 -
Update font data
#70003 merged
Sep 12, 2024 -
[Turbopack] In CI report unexpected errors directly
#69997 merged
Sep 12, 2024 -
[Turbopack] improve hmr stability
#69985 merged
Sep 12, 2024 -
avoid duplicate page in test
#70009 merged
Sep 12, 2024 -
[Turbopack] place style imports in RSC in the client context
#69952 merged
Sep 12, 2024 -
chore: Update lightningcss
#69947 merged
Sep 12, 2024 -
fix(turbo-tasks): Implement IntoFuture for ResolvedVc
#69986 merged
Sep 12, 2024 -
fix(turbopack): Improve guard detection of edge runtime checker
#69983 merged
Sep 12, 2024 -
Remove invalid fallback revalidate value
#69990 merged
Sep 11, 2024 -
updated the example of with-xstate to utilize the App Router
#69960 merged
Sep 11, 2024 -
feat(turbopack): hash the font file name if it exceeds our max file size
#69144 merged
Sep 11, 2024 -
chore(github): reduce per_page to 25 for issues-by-version
#69974 merged
Sep 11, 2024 -
[Turbopack] add rules for transitions
#69951 merged
Sep 11, 2024 -
docs: update sizes="any" apply strategy to icons
#69975 merged
Sep 11, 2024 -
ensure prefetch entry is not mutated
#69948 merged
Sep 11, 2024 -
handle empty query param issue in url redirects #68039
#68157 merged
Sep 11, 2024 -
docs: use
og:image
instead ofog:image:url
#69962 merged
Sep 11, 2024 -
[Turbopack] add error for invalid exports
#69819 merged
Sep 11, 2024 -
fix: correct metadata url suffix
#69959 merged
Sep 11, 2024 -
docs: improve instrumentation docs
#69665 merged
Sep 11, 2024 -
docs: clarify opt-out data cache with fetch cache config
#69533 merged
Sep 11, 2024 -
[Turbopack] print invalid message correctly
#69964 merged
Sep 11, 2024 -
Turbopack:
impl<T: ValueDebugFormat> Value<T>
#69961 merged
Sep 11, 2024 -
Turbopack build: Fix build-output tests
#69957 merged
Sep 11, 2024 -
feat(image-optimizer): use previously cached image cache entry if upstream image is identical
#67257 merged
Sep 11, 2024 -
fix: Fix the list of node.js modules compatible with edge
#69801 merged
Sep 11, 2024 -
chore(github): update channel for popular-issues
#69941 merged
Sep 10, 2024 -
Fix font size for build error version status
#69811 merged
Sep 10, 2024 -
Turbopack: Fix server action sourcemaps
#69884 merged
Sep 10, 2024 -
Turbopack: more static typeof replacements for ESM
#69914 merged
Sep 10, 2024 -
refactor(turbo-tasks-memory): Minor cleanup of code in turbo-tasks-memory/src/task.rs
#69505 merged
Sep 10, 2024 -
Revert server action optimization
#69925 merged
Sep 10, 2024 -
refactor(turbo-tasks): Move OutputContent from memory backend into turbo-tasks, represent Empty as None
#69473 merged
Sep 10, 2024 -
refactor(turbo-tasks): Remove some
format_description
logic from memory backend#69472 merged
Sep 10, 2024 -
Reapply "validate path lengths before writes and attempt to eagerly c…
#69569 merged
Sep 10, 2024 -
Turbopack build: Skip webpack specific test
#69923 merged
Sep 10, 2024 -
Pass client trace metadata to client in pages router
#69620 merged
Sep 10, 2024 -
docs: typo fowards to forwards
#69899 merged
Sep 10, 2024 -
Turbopack build: Fix next-image invalid import test
#69921 merged
Sep 10, 2024 -
Turbopack build: Fix process.browser tests
#69919 merged
Sep 10, 2024 -
feat: Add a lint for deprecated APIs
#69772 merged
Sep 10, 2024 -
docs: add missing
og:video
meta tag#69644 merged
Sep 10, 2024 -
docs(revalidate): add not about revalidate in Development
#69898 merged
Sep 10, 2024 -
Turbopack build: Fix script-loader test
#69867 merged
Sep 10, 2024 -
Revert "Support React 18 in Pages Router"
#69911 merged
Sep 10, 2024 -
Turbopack: allow specified AssetIdents for naming chunk groups
#68917 merged
Sep 9, 2024 -
docs(link): additional updates with regards to scrolling behavior in App Router
#69896 merged
Sep 9, 2024 -
chore(cna): re-add /public
#69887 merged
Sep 9, 2024 -
Support React 18 in Pages Router
#69484 merged
Sep 9, 2024 -
docs(link): update scroll docs
#69894 merged
Sep 9, 2024 -
Add ability to customize Cache-Control
#69802 merged
Sep 9, 2024 -
Turbopack build: Fix typeof-window-replace tests
#69883 merged
Sep 9, 2024 -
updated the example of modularize-imports to utilize the App Router
#69771 merged
Sep 9, 2024 -
Turbopack build: Skip webpack specific test
#69875 merged
Sep 9, 2024 -
fix: remove unnecessary console in
isDynamicPostpone
#69457 merged
Sep 9, 2024 -
fix: use correct protocol when -H and --experimental-https are enabled
#69822 merged
Sep 9, 2024 -
fix next/font crash in CNA-generated apps
#69784 merged
Sep 9, 2024 -
test: lock ts type check
#69889 merged
Sep 9, 2024 -
Docs: Refactor
draftMode()
page to follow template, document missing methods, improve guide#69616 merged
Sep 9, 2024 -
test: add test for parallel route nav case
#69871 merged
Sep 9, 2024 -
HMR: Log unexpected Turbopack errors to a file
#68698 merged
Sep 9, 2024 -
[Turbopack] only subscribe to changes in dev mode
#69862 merged
Sep 9, 2024 -
Docs: Refactor and tidy Link docs
#69724 merged
Sep 9, 2024 -
Turbopack: Worker chunks
#69734 merged
Sep 9, 2024 -
Turbopack: analyze
new Worker
calls#69584 merged
Sep 9, 2024 -
Turbopack dev/build: Initial browserslist passing
#69781 merged
Sep 9, 2024 -
feat(turbopack): add
experimental.turbo.root
config option#69737 merged
Sep 9, 2024 -
Fix metadata prop merging
#69807 merged
Sep 9, 2024 -
ensure aliased prefetches return correct segment key
#69850 merged
Sep 9, 2024 -
fix: Fix find_turbopack_part_id_in_asserts in the PartId::Export(e) case
#69804 merged
Sep 9, 2024 -
Turbopack build: Fix middleware dead code elimination test
#69828 merged
Sep 8, 2024 -
chore(github): add issues_version.yml workflow
#69810 merged
Sep 7, 2024 -
Fix status code for /_not-found route (#64058)
#69808 merged
Sep 6, 2024 -
create-next-app: fix font file corruption when using import alias
#69806 merged
Sep 6, 2024 -
docs: document the next/dynamic case with ssr: false option
#69741 merged
Sep 6, 2024 -
Fix middleware fallback: false case
#69799 merged
Sep 6, 2024 -
Turbopack dev/build: Ignore empty tsconfig/jsconfig
#69795 merged
Sep 6, 2024 -
[Turbopack] fix require.resolve self hanging
#69793 merged
Sep 6, 2024 -
[Turbopack] handle state serialization
#69670 merged
Sep 6, 2024 -
Disable experimental.optimizeServer by default to fix failed server action
#69788 merged
Sep 6, 2024 -
chore(turbopack-ecmascript): Remove unneeded async recursion '_boxed' helper
#69762 merged
Sep 6, 2024 -
Turbopack build: Fix next-image-new/base-path test
#69783 merged
Sep 6, 2024 -
test: both wrapped and unwrapped dynamic()
#69780 merged
Sep 6, 2024 -
Revert "Fix esm property def in flight loader (#66990)"
#69749 merged
Sep 6, 2024 -
pages bugfix: prevent cancellation errors from being logged
#69766 merged
Sep 6, 2024 -
fix erroneous async component in integration test
#69760 merged
Sep 5, 2024 -
re-add hydration support to React 18 errors
#69757 merged
Sep 5, 2024 -
update pages-dir test for React 18 assertions
#69759 merged
Sep 5, 2024 -
Update 16-progressive-web-apps.mdx
#69727 merged
Sep 5, 2024 -
Turbopack build: Update css modules tests
#69730 merged
Sep 5, 2024 -
refactor some of the font code
#69146 merged
Sep 5, 2024 -
Partial Prerendering Basepath Fix
#69520 merged
Sep 5, 2024 -
misc: typo in var name
#69745 merged
Sep 5, 2024 -
docs: fix typo
#69731 merged
Sep 5, 2024 -
docs: fix typo in doc on rendering
#69636 merged
Sep 5, 2024 -
separate hydration tests for pages router
#69733 merged
Sep 5, 2024 -
[Turbopack] refactoring/todos
#69663 merged
Sep 5, 2024 -
[Turbopack] fix serialization problems/bugs
#69662 merged
Sep 5, 2024 -
Turbopack build: Skip webpack config tests
#69729 merged
Sep 5, 2024 -
Use vendored React version in Middleware and Instrumentation
#69619 merged
Sep 5, 2024 -
Turbopack build: Implement --experimental-app-only flag
#69722 merged
Sep 5, 2024 -
Docs: Fix
cookies
page code blocks#69719 merged
Sep 5, 2024 -
fix(turbopack): Pass
resourceQuery
to loaders#69703 merged
Sep 5, 2024 -
Turbopack build: Skip irrelevant telemetry tests
#69671 merged
Sep 5, 2024 -
Turbopack dev/build: Ensure @vercel/og is external in Node.js environment
#69691 merged
Sep 5, 2024 -
docs: fix data fetching with ORM
#69702 merged
Sep 5, 2024 -
Ensure externalized React entrypoints use vendored React in App Router
#69610 merged
Sep 5, 2024 -
docs: Update unstable_cache
#69700 merged
Sep 5, 2024 -
docs: add PWA docs with App Router
#69647 merged
Sep 5, 2024 -
Partial Fallback Prerendering Route Shells
#69282 merged
Sep 5, 2024 -
Run link-ref tests in /app and /pages
#69564 merged
Sep 4, 2024 -
Update
swc_core
tov0.103.1
#69605 merged
Sep 4, 2024 -
fix: Allow subset of node.js APIs for edge
#69675 merged
Sep 4, 2024 -
dev-overlay: Implement CopyButton without useActionState or async transitions
#69494 merged
Sep 4, 2024 -
refactor(github): refactor triage-issues-with-ai to generateObject
#69696 merged
Sep 4, 2024 -
docs: update note on caching and db/orms
#69695 merged
Sep 4, 2024 -
[Turbopack] gracefully stop turbo-tasks to allow persisting to complete
#69661 merged
Sep 4, 2024 -
Update the preview tarball binaries
#69692 merged
Sep 4, 2024 -
[Turbopack] no need to depend on write completion
#69660 merged
Sep 4, 2024 -
[Turbopack] use file.read() instead of file.track() in webpack loaders
#69659 merged
Sep 4, 2024 -
fix merge conflict
#69690 merged
Sep 4, 2024 -
refactor(turbo-tasks): Add stubs for RawVc::TaskOutput
#68908 merged
Sep 4, 2024 -
[Turbopack] store project options in state
#69658 merged
Sep 4, 2024 -
[Turbopack] transient when the self argument is transient
#69657 merged
Sep 4, 2024 -
chore(turbo-tasks): Move Invalidator struct from manager.rs to invalidation.rs
#69073 merged
Sep 4, 2024 -
docs(usePathname): add note about using usePathname with rewrites
#69686 merged
Sep 4, 2024 -
refactor(turbo-tasks) Add a higher-level task-local state API for the Backend trait
#68996 merged
Sep 4, 2024 -
docs: add links to search params on server/client
#69618 merged
Sep 4, 2024 -
backport: next/image fixes
#69673 merged
Sep 4, 2024 -
ci: make inputs.skipNativeInstall do what it says
#69674 merged
Sep 4, 2024 -
Revert "ci: only trigger slack webhook from canary"
#69648 merged
Sep 4, 2024 -
Turbopack build: Fix telemetry tests
#68969 merged
Sep 4, 2024 -
fix trace file reloading
#69655 merged
Sep 4, 2024 -
Revert "Revert "docs: Fix invalid arguments for sendGTMEvent""
#69654 merged
Sep 4, 2024 -
Revert "docs: Fix invalid arguments for sendGTMEvent"
#69653 merged
Sep 4, 2024 -
Turbopack build: Update generate-middleware-source-map test
#69615 merged
Sep 4, 2024 -
fix(turbopack): reduce severity of resolve issues during analysis
#69626 merged
Sep 4, 2024 -
ensure test_e2e_deploy_release installs native swc binaries
#69638 merged
Sep 4, 2024 -
examples: Supabase follow up fixes
#69392 merged
Sep 4, 2024 -
docs: Fix invalid arguments for sendGTMEvent
#69297 merged
Sep 4, 2024 -
refactor(turbo-tasks): Split local and global task state
#68963 merged
Sep 4, 2024 -
Updated the example of with-dynamic-import to utilize the App Router.
#69596 merged
Sep 3, 2024 -
perf: Cache Rust
Regex
es#69585 merged
Sep 3, 2024 -
Allow external image urls with _next/image pathname to be rendered via Image component
#69586 merged
Sep 3, 2024 -
fix(eslint): allow typescript-eslint v8
#68807 merged
Sep 3, 2024 -
Fix typos
#69568 merged
Sep 3, 2024 -
Skip devlow benchmark step for forks
#69633 merged
Sep 3, 2024 -
fix: clientComponentLoading span type
#69295 merged
Sep 3, 2024 -
Remove unsupported providerImportSource option
#69609 merged
Sep 3, 2024 -
ci: only trigger slack webhook from canary
#69632 merged
Sep 3, 2024 -
chore(metadata): add clarifying comment
#69549 merged
Sep 3, 2024 -
fix(scripts): correct globbing, cargo colors, patch path
#69624 merged
Sep 3, 2024 -
Turbopack build: Fix middleware matchers implementation
#69602 merged
Sep 3, 2024 -
Lazily init fetch dedupe cache
#69492 merged
Sep 3, 2024 -
Match peer dependencies in rsc-binary tests
#69515 merged
Sep 3, 2024 -
Add browser devtool inspect url copy button to dev overlay
#69357 merged
Sep 3, 2024 -
Explicitly assert on errors instead of the error number
#69512 merged
Sep 3, 2024 -
Docs: Rewrite
cookies
page to follow template, add missing methods#69614 merged
Sep 3, 2024 -
backport: esm externals in turbopack
#69590 merged
Sep 3, 2024 -
Turbopack build: Implement
regions
andassets
field in manifest for middleware#69534 merged
Sep 3, 2024 -
backport: server actions
#69612 merged
Sep 3, 2024 -
backport: swc fixes
#69611 merged
Sep 3, 2024 -
backport: draft mode and edge changes
#69579 merged
Sep 3, 2024 -
feat: Report correct errors for missing
use client
in global-errors.ts#69583 merged
Sep 3, 2024 -
Turbopack: emit single CSS chunk per page
#69219 merged
Sep 3, 2024 -
backport: next-swc setup
#69238 merged
Sep 2, 2024 -
feat(turbopack): Use mangled export names for fake exports
#69124 merged
Sep 2, 2024 -
backport: metadata improvements and icon fixes
#69577 merged
Sep 2, 2024 -
backport: esm externals
#69232 merged
Sep 2, 2024 -
backport: create-next-app updates
#69229 merged
Sep 2, 2024 -
backport: reading middleware cookies during render
#69224 merged
Sep 2, 2024 -
fix: styledComponents schema
#69230 merged
Sep 2, 2024 -
docs: Use
useFormState
overuseActionState
#69547 merged
Sep 2, 2024 -
fix: bump sharp@0.33.5
#69524 merged
Sep 1, 2024 -
Example: Updated the example of rewrites to utilize the App Router
#69495 merged
Aug 31, 2024 -
fix(CI): Don't require the GRAPHITE_TOKEN secret, as it's not available in forks
#69517 merged
Aug 30, 2024 -
backport: send initialCanonicalUrl in array format to prevent crawler confusion
#69509 merged
Aug 30, 2024 -
backport branch: disable unnecessary CI tasks
#69513 merged
Aug 30, 2024 -
backport: fix missing stylesheets when parallel routes are present
#69507 merged
Aug 30, 2024 -
docs: clarify ISR behavior
#69501 merged
Aug 30, 2024 -
[after] duplicate test pages for edge instead of next.patch
#69477 merged
Aug 30, 2024 -
bugfix: aliased prefetches should flow through PPR handling
#69476 merged
Aug 30, 2024 -
Turbopack: JSON5 and package.json for postcss config files
#68679 merged
Aug 30, 2024 -
Support turbo: true option for custom server
#69464 merged
Aug 30, 2024 -
fix(turbopack-ecmascript-plugins): Accept a partial object for StyledComponentsTransformConfig
#69474 merged
Aug 29, 2024 -
chore(github): fix tool call
#69470 merged
Aug 29, 2024 -
Update index.mdx
#69400 merged
Aug 29, 2024 -
Fix no ending quotation mark in 09-authentication blog
#69427 merged
Aug 29, 2024 -
Add
cms-umbraco
example#52777 merged
Aug 29, 2024 -
Revert "validate path lengths before writes and attempt to eagerly convert win paths"
#69465 merged
Aug 29, 2024 -
normalize flight data after receiving server response
#69460 merged
Aug 29, 2024 -
cleanup FlightDataPath array access/slicing
#69241 merged
Aug 29, 2024 -
chore(CI): Use Graphite's CI Optimization Feature
#69204 merged
Aug 29, 2024 -
Make module IDs numbers instead of strings
#69431 merged
Aug 29, 2024 -
Rename trace.log -> trace-turbopack to match .next/trace
#69447 merged
Aug 29, 2024 -
build(pack-next): Add an option for the pack-next script to automate patching package.json
#69396 merged
Aug 29, 2024 -
validate path lengths before writes and attempt to eagerly convert win paths
#69141 merged
Aug 29, 2024 -
docs: improve no async client components page
#69440 merged
Aug 29, 2024 -
docs: add section for copying devtool debugging url
#69369 merged
Aug 29, 2024 -
Add module id strategy option to next config
#69319 merged
Aug 29, 2024 -
Remove redundant code and call module_id_to_lit instead
#69430 merged
Aug 29, 2024 -
Introduce dynamicIO experiment
#67571 merged
Aug 29, 2024 -
docs: fix a calculation mistake
#69363 merged
Aug 28, 2024 -
Documentation fixed: removes a confusing double negative
#69429 merged
Aug 28, 2024 -
examples: Updating WordPress example to Next 14
#62447 merged
Aug 28, 2024 -
Upgrade React from
19.0.0-rc-f90a6bcc-20240827
to19.0.0-rc-7771d3a7-20240827
#69417 merged
Aug 28, 2024 -
chore: add logs to download-swc ci job
#69425 merged
Aug 28, 2024 -
build: Update
swc_core
tov0.102.0
#69389 merged
Aug 28, 2024 -
Fix bad peer dependencies
#69418 merged
Aug 28, 2024 -
Fix test mode detection
#69416 merged
Aug 28, 2024 -
Upgrade React from
eb3ad065-20240822
tof90a6bcc-20240827
#69415 merged
Aug 28, 2024 -
Create React sync automatically
#69314 merged
Aug 28, 2024 -
Fix/ Examples
use-supabase
| Multiple improvements#69407 merged
Aug 28, 2024 -
Fix typo on "additonal" to "additional"
#69337 merged
Aug 28, 2024 -
Partial Fallback Prerendering
#68958 merged
Aug 28, 2024 -
docs: fix link in data fetching
#69382 merged
Aug 28, 2024 -
Fix: Example Template | with-supabase - wrong file name breaking build
#69394 merged
Aug 28, 2024 -
examples: Supabase | ui.shadcn, App Router Layouts
#69308 merged
Aug 28, 2024 -
refactor path creation in walkTreeWithFlightRouterState
#69383 merged
Aug 28, 2024 -
docs: clarify caching
#69391 merged
Aug 28, 2024 -
Fix async dynamic client modules in graph traversal
#69202 merged
Aug 28, 2024 -
Change ID generation strategy
#69200 merged
Aug 27, 2024 -
Fix next server component modules in graph traversal
#69157 merged
Aug 27, 2024 -
fix: fix the safari and firefox test modes
#69384 merged
Aug 27, 2024 -
chore(turbopack): Delete dead code in next_core::{app,pages}_structure
#69387 merged
Aug 27, 2024 -
docs: fix 404 with debugging guide
#69377 merged
Aug 27, 2024 -
fix(turbopack): Store minimumCacheTTL as a u64
#69379 merged
Aug 27, 2024 -
Respect webpackIgnore and turboIgnore comments in the parser
#68451 merged
Aug 27, 2024 -
remove unused argument to applyPatch
#69376 merged
Aug 27, 2024 -
send initialCanonicalUrl in array format to prevent crawler confusion
#69370 merged
Aug 27, 2024 -
Docs: Polish CLI pages
#69362 merged
Aug 27, 2024 -
Examples - Updated with-windcss example for App Router
#69365 merged
Aug 27, 2024 -
Set max retries for build failures to zero
#69340 merged
Aug 27, 2024 -
Docs: Add missing debugging page to App Router docs
#69367 merged
Aug 27, 2024 -
Docs: Add version tag and history for
instrumentationHook
#69366 merged
Aug 27, 2024 -
invert if check for iife to reduce indentation
#69112 merged
Aug 27, 2024 -
Revert "Fix action loader modules in graph traversal"
#69359 merged
Aug 27, 2024 -
consolidate handling for well known objects across refs and analysis
#69111 merged
Aug 27, 2024 -
sync-react: Fix
--version
and--no-install
being ignored#69317 merged
Aug 27, 2024 -
Create empty update_react.yml as a no-op
#69318 merged
Aug 27, 2024 -
Fix action loader modules in graph traversal
#69154 merged
Aug 27, 2024 -
handle uncaught exceptions in worker
#69335 merged
Aug 27, 2024 -
Module ID strategies tests
#69110 merged
Aug 27, 2024 -
Fix async loader modules in graph traversal
#69077 merged
Aug 27, 2024 -
chore(docs): update docs for error message
no-img-element
#69312 merged
Aug 26, 2024 -
chore(github): update deprecated property in triage issues with ai
#69323 merged
Aug 26, 2024 -
docs: fix a few ISR docs follow up
#69315 merged
Aug 26, 2024 -
docs: improve data fetching docs and add ISR page
#69285 merged
Aug 26, 2024 -
docs: remove broken link
#69209 merged
Aug 26, 2024 -
docs: examples page
#69187 merged
Aug 26, 2024 -
fix: Allow guarded usage of node.js APIs from edge runtime
#69283 merged
Aug 26, 2024 -
refactor: group react dev overlay entry
#69223 merged
Aug 26, 2024 -
Reduce TypeGen boilerplate in Sanity Example
#69134 merged
Aug 26, 2024 -
fix: ENV warning
#69091 merged
Aug 26, 2024 -
examples: update "ENV key value" format format to "ENV key=value"
#69053 merged
Aug 26, 2024 -
docs: correct console.log syntax in Pages and App router examples for configuring MDX
#69235 merged
Aug 26, 2024 -
Refactor unused import and object in Flight plugin
#69266 merged
Aug 25, 2024
85 Pull requests opened by 55 people
-
normalize page path before checking for cached manifest in webpack
#69287 opened
Aug 26, 2024 -
Rename ModuleIdStrategy structs to match config options
#69321 opened
Aug 26, 2024 -
Sitemap video tag support
#69349 opened
Aug 27, 2024 -
docs(playwright): component testing
#69368 opened
Aug 27, 2024 -
Docs, clarify locality of parallel route configuration
#69380 opened
Aug 27, 2024 -
Fix action loader modules in graph traversal (fixed from revert)
#69388 opened
Aug 27, 2024 -
test: add test for error o11y
#69397 opened
Aug 28, 2024 -
fix: allowDynamicGlobs does not work properly on windows
#69402 opened
Aug 28, 2024 -
stitch errors with owner stack
#69432 opened
Aug 28, 2024 -
support jscodeshift Options
#69438 opened
Aug 29, 2024 -
Improve isTurbopack passing to trace
#69455 opened
Aug 29, 2024 -
Make hashed IDs at least 3 digits long
#69462 opened
Aug 29, 2024 -
Adding Diagnostics Channel Api
#69466 opened
Aug 29, 2024 -
Update Fetch Requests to Handle Caching in Next 15
#69488 opened
Aug 30, 2024 -
wip: add animated images
#69523 opened
Aug 31, 2024 -
Add tests to import internal esm package
#69530 opened
Aug 31, 2024 -
extract `href` argument in `next/navigation` to separate type
#69566 opened
Sep 2, 2024 -
feat(examples): add CMS Voidfull
#69571 opened
Sep 2, 2024 -
backport: deploy tests fixes
#69621 opened
Sep 3, 2024 -
[Turbopack] improve aggregation implementation
#69651 opened
Sep 4, 2024 -
Allow resetting not-found error boundary when search params change
#69652 opened
Sep 4, 2024 -
[Turbopack] add new backend
#69667 opened
Sep 4, 2024 -
[Turbopack] add persisting to the new backend
#69668 opened
Sep 4, 2024 -
[Turbopack] enable new backend
#69669 opened
Sep 4, 2024 -
Replace createNextDescribe with nextTestSetup
#69681 opened
Sep 4, 2024 -
feat(turbopack): add support for polling file watcher
#69684 opened
Sep 4, 2024 -
Adjust span names to say "(partial render tree)" instead of "RSC" for RSC requests
#69728 opened
Sep 5, 2024 -
[ppr] Revalidate route shell at end of response
#69738 opened
Sep 5, 2024 -
Feat: Support typescript postcss config
#69827 opened
Sep 7, 2024 -
Report Turbopack error to error overlay
#69876 opened
Sep 9, 2024 -
Export mangling for Export module parts
#69880 opened
Sep 9, 2024 -
feat(next/font): Add font format fallback and declarations per font path
#69900 opened
Sep 10, 2024 -
Deduplication of cookies set by middleware and actions/API routes
#69915 opened
Sep 10, 2024 -
Add `connection()` as a new dynamic API
#69949 opened
Sep 11, 2024 -
Docs: Update landing page
#69968 opened
Sep 11, 2024 -
Always pass hash key to SWC transform
#69988 opened
Sep 11, 2024 -
Docs: RC Updates
#70031 opened
Sep 12, 2024 -
chore: upgrade typescript to 5.6.2
#70038 opened
Sep 12, 2024 -
Updated the example of with-draft-js to utilize the App Router.
#70045 opened
Sep 12, 2024 -
Turbopack: ESM exports override SpecifiedModuleType
#70062 opened
Sep 13, 2024 -
generateCacheKey: better heuristic for FormData and URLSearchParams
#70065 opened
Sep 13, 2024 -
[Build] Async dynamic
#70081 opened
Sep 13, 2024 -
fix(build): fix css modules out of order issue from libraries
#70087 opened
Sep 13, 2024 -
fix(example): Change hostname in docker multiple env examples
#70105 opened
Sep 14, 2024 -
Fix invalid pathname slashes in "getURL()" utility
#70144 opened
Sep 16, 2024 -
[Draft] add ga component options
#70152 opened
Sep 16, 2024 -
Base JS runtime for builds
#70169 opened
Sep 16, 2024 -
chore: add workspace-hack via cargo-hakari
#70187 opened
Sep 17, 2024 -
Change deterministic module ID strategy to match Webpack
#70200 opened
Sep 17, 2024 -
fix(CVE-2024-45296): upgrade path-to-regexp@6.3.0
#70202 opened
Sep 17, 2024 -
feat: Add support for strategy="worker" in App Router
#70212 opened
Sep 18, 2024 -
Extend support of Pages router to React 18
#70219 opened
Sep 18, 2024 -
Add new experimentalHttpsHostname option
#70222 opened
Sep 18, 2024 -
feat: add experimental `minChunkSize`, `maxChunkSize` config to cssChunking
#70236 opened
Sep 18, 2024 -
[Turbopack] Introduce VcOperation that wraps operations
#70242 opened
Sep 19, 2024 -
[Turbopack] fix a bunch of bugs and inefficiencies in the call graph
#70243 opened
Sep 19, 2024 -
feat: Improve error message for problematic css inputs
#70246 opened
Sep 19, 2024 -
Turbopack: Allow ESM externals in SSR
#70258 opened
Sep 19, 2024 -
Fix fetch cache for subsequent 404 responses
#70259 opened
Sep 19, 2024 -
feat(turbopack): Evaluate simple numeric addition
#70273 opened
Sep 20, 2024 -
Adding Examples
#70311 opened
Sep 21, 2024 -
Prevent 404 when navigating between routers
#70321 opened
Sep 22, 2024 -
feat(turbopack): Add reexports optimization
#70336 opened
Sep 23, 2024 -
Fix: Set busboy defParamCharset to utf8
#70348 opened
Sep 23, 2024 -
add @taskr/esnext to pnpm root to resolve hoisting issues
#70349 opened
Sep 23, 2024 -
feat(next): add warning for og image file size
#70353 opened
Sep 23, 2024 -
examples: bump deps in Sanity Example
#70358 opened
Sep 23, 2024 -
[after] attach waitUntil to request
#70362 opened
Sep 23, 2024 -
Replace depricated `apple-mobile-web-app-capable` with `mobile-web-ap…
#70363 opened
Sep 23, 2024 -
feat(next-swc): lint for `ssr: false` in server components
#70378 opened
Sep 24, 2024 -
perf(turbopack): Do not create module part per a star re-export
#70383 opened
Sep 24, 2024 -
Update Turbopack production test manifest
#70388 opened
Sep 24, 2024 -
Update Turbopack development test manifest
#70389 opened
Sep 24, 2024 -
updated the environment variables examples to utilize the App router
#70392 opened
Sep 24, 2024 -
stitch errors
#70393 opened
Sep 24, 2024 -
Add experimental flag for file reading through SWC
#70396 opened
Sep 24, 2024 -
Update 04-linking-and-navigating.mdx, Partial Rendering, explain about unmounting and losing state
#70397 opened
Sep 24, 2024 -
Update 16-progressive-web-apps.mdx
#70400 opened
Sep 24, 2024 -
Upgrade React from `5d19e1c8-20240923` to `04bd67a4-20240924`
#70407 opened
Sep 24, 2024 -
Add request specific memory store for incremental cache
#70408 opened
Sep 24, 2024 -
fix: updated typescript types for React API's
#70410 opened
Sep 24, 2024 -
Imagekit nextjs example
#70420 opened
Sep 24, 2024 -
filter x-middleware-set-cookie from response
#70426 opened
Sep 24, 2024 -
chore(sass): add docs for `implementation` property in `sassOptions` and update `sassOption` types
#70428 opened
Sep 24, 2024 -
codemod(turbopack): Inline trivial uses of `let this = self`
#70431 opened
Sep 25, 2024
211 Issues closed by 49 people
-
How to use `Sharp` library in API with Vercel?
#60409 closed
Sep 25, 2024 -
Root catch-all custom-route should match the root itself
#14930 closed
Sep 24, 2024 -
Fetch failed: AggregateError [ETIMEDOUT] on Node.js 20
#70095 closed
Sep 24, 2024 -
Browser navigation in between app directory pages are cached and I cannot opt out
#70340 closed
Sep 24, 2024 -
MDX support width appDir enabled
#47523 closed
Sep 24, 2024 -
Docs: Clarify that `@next/mdx` can replace `next-mdx-remote`
#70179 closed
Sep 24, 2024 -
experimental_ppr with generateMetadata gives revalidation error
#70391 closed
Sep 24, 2024 -
Docs: Next Config Support For (Or Note not Supporting) next.config.mts
#70201 closed
Sep 24, 2024 -
Static and dynamic parallel routes not working together as expected
#70366 closed
Sep 24, 2024 -
Cannot add dynamic application/json+oembed using app router
#70004 closed
Sep 24, 2024 -
Module not found: Can't resolve '_http_common'
#70262 closed
Sep 24, 2024 -
Docs: Pages functions used as examples for App directory
#70370 closed
Sep 24, 2024 -
Search params are undefined when draft mode is enabled
#67554 closed
Sep 24, 2024 -
icon file don't working in sub route
#70345 closed
Sep 23, 2024 -
Rewrites in middleware override next.config rewrites
#67245 closed
Sep 23, 2024 -
lint TP1006
#65280 closed
Sep 23, 2024 -
Turbo: json-schema-to-typescript package errors (Cannot convert undefined or null to object)
#66723 closed
Sep 23, 2024 -
Setting cache-control header for icon routes results in duplicate header values
#70086 closed
Sep 23, 2024 -
Small request per second rate related to trailing slash
#70346 closed
Sep 23, 2024 -
Turbopack imports a json file instead of module
#66835 closed
Sep 23, 2024 -
Next.js does not pick the correct export of dependency
#70296 closed
Sep 23, 2024 -
<Link/> sometime stop working with app router in production
#70333 closed
Sep 23, 2024 -
Add support for Infinity in experimental/staleTimes
#70325 closed
Sep 22, 2024 -
req.signal.onabort doesn’t work in Vercel function
#70320 closed
Sep 21, 2024 -
Docs:
#70299 closed
Sep 20, 2024 -
Module not found: Can't resolve '***\app\favicon.ico?__next_metadata__'
#70172 closed
Sep 20, 2024 -
Redirect function in server action ignores "replace" parameter
#70216 closed
Sep 20, 2024 -
NextJS 14 returns fetch failed with UND_ERR_CONNECT_TIMEOUT error on serverless function
#66373 closed
Sep 20, 2024 -
not support proxy-agent
#47039 closed
Sep 20, 2024 -
Partial Prerendering not available in request dependent route
#63504 closed
Sep 20, 2024 -
WebGL client component only renders when running "npm run dev" and not with "npm start"
#70267 closed
Sep 20, 2024 -
next/link prefixing urls with / only on client side
#19922 closed
Sep 20, 2024 -
Support ESM
#47552 closed
Sep 19, 2024 -
Open graph image. Failed to parse linear-gradient with oklch values.
#70153 closed
Sep 19, 2024 -
Cache-Control is not appended to Dynamic Routing in Next.js 14.2.12
#70213 closed
Sep 19, 2024 -
Some code not executed in production build in Next 14
#70150 closed
Sep 19, 2024 -
next config output="export" with appDir doesn't work
#70250 closed
Sep 19, 2024 -
Remove `@opentelemetry/api` from edge bundle when telemetry is disabled
#70249 closed
Sep 19, 2024 -
Docs: Import React from "react" not added on the manual installation
#70211 closed
Sep 18, 2024 -
Docs:
#70227 closed
Sep 18, 2024 -
The font-family is distorted in nextjs15
#70111 closed
Sep 18, 2024 -
Stale data after navigation when using internal API and SSR (app router)
#69979 closed
Sep 18, 2024 -
Cannot build with URL.canParse function
#65412 closed
Sep 18, 2024 -
Cookies being set with empty values in production in Next.js
#70221 closed
Sep 18, 2024 -
`next/og` cause memory leak in production standalone build
#65451 closed
Sep 18, 2024 -
Modal with parallel routes and dynamic routes catch-all segments
#70185 closed
Sep 17, 2024 -
File conventions are applied inside private folders
#64162 closed
Sep 17, 2024 -
Cannot destructure property `publicRuntimeConfig` of 'undefined' or 'null'. (v9.5.0)
#15568 closed
Sep 17, 2024 -
@next/next/no-html-link-for-pages doesn't work with app router
#51742 closed
Sep 17, 2024 -
Image unknown errors.
#70129 closed
Sep 17, 2024 -
ECONNREFUSED when call backend API with docker name from /pages/api
#70194 closed
Sep 17, 2024 -
Catch all route is unexpectedly activated when combined with parallel intercepting route in next dev --turbo
#69299 closed
Sep 17, 2024 -
Cookie size exceeding 10KB causing AWS Lambda invocation error with NextAuth session
#70175 closed
Sep 17, 2024 -
Production build fails silently if no enough RAM memory
#70174 closed
Sep 17, 2024 -
Docs: The explanation of the "prefetch" property is incorrect
#70137 closed
Sep 17, 2024 -
App router always answers 200
#70167 closed
Sep 16, 2024 -
CSS Styles from unrelated pages and components are merged if they're using the same shared component
#70120 closed
Sep 16, 2024 -
Next.js in development mode throws a client-side exception on Safari 16.3 in version 14.2.11
#70079 closed
Sep 16, 2024 -
support typescript option `noUncheckedSideEffectImports`
#70106 closed
Sep 16, 2024 -
Error [TypeError]: Cannot read properties of undefined (reading 'substring')
#70109 closed
Sep 16, 2024 -
Docs: Clarity on the width and height properties of the Image component
#68228 closed
Sep 16, 2024 -
Duplicate className in deploy-button.tsx causing Tailwind CSS error in with-supabase example
#69525 closed
Sep 16, 2024 -
Docs: The explanation for "Dynamic Routes" is incorrect.
#70124 closed
Sep 16, 2024 -
Deleting a Page a second time causes permanent reloads when using app router + turbo
#68441 closed
Sep 16, 2024 -
Turbopack: Wrong compile-time falsy "constant condition" with arrays and functions
#70056 closed
Sep 16, 2024 -
Monorepo self-referencing package imports don't resolve in certain cases with Turbopack
#66487 closed
Sep 16, 2024 -
Cannot send telemetry when build
#69218 closed
Sep 15, 2024 -
redirect and permanentRedirect does not terminate the rendering of a route as stated in the documentation
#70122 closed
Sep 15, 2024 -
Application Error with Middleware for Securing Protected Routes
#70119 closed
Sep 15, 2024 -
CSS Styles from unrelated pages and components are merged if they're using the same shared component
#70118 closed
Sep 15, 2024 -
NextResponse.error not implemented
#70100 closed
Sep 14, 2024 -
Open graph image. SVG data parsing failed cause unknown token at 1:1
#61047 closed
Sep 13, 2024 -
eslint-plugin-next → fast-glob only matching files
#68752 closed
Sep 13, 2024 -
Docs: The docs say Next.JS 14 supports experimental PPR but anecdotal evidence says otherwise
#69791 closed
Sep 13, 2024 -
Layout is re-rendered when server action is called
#66961 closed
Sep 13, 2024 -
Middleware config matcher can't start with '^'
#70051 closed
Sep 12, 2024 -
`fetch` having a different behavior on Vercel with input request
#69869 closed
Sep 12, 2024 -
[@next/third-parties] nonce doesn't get added to third-party script tags
#61714 closed
Sep 12, 2024 -
i did not get "/hrms/_next/data/[hash]/[file].json" after build
#69725 closed
Sep 12, 2024 -
Static deployment with nginx web server routes are not loaded when page is refreshed (F5)
#70026 closed
Sep 12, 2024 -
Nextjs rewrites replaces x-forwarded-host in production
#70019 closed
Sep 12, 2024 -
Server actions regression in 14.2.8: “Failed to find Server Action”
#69756 closed
Sep 12, 2024 -
Turbopack incorrect css modules load order when consuming external components
#68412 closed
Sep 12, 2024 -
Unable to compile sass when using dynamic import and --turbo.
#69643 closed
Sep 12, 2024 -
Docs: Markdown and MDX seems like missing the required demo configs and cause build issues
#69901 closed
Sep 11, 2024 -
API is failing in server components but working in client components
#69902 closed
Sep 11, 2024 -
Web components styling not work with CSS Modules
#69924 closed
Sep 11, 2024 -
Link Component does not prefetch on network recovery.
#69996 closed
Sep 11, 2024 -
Conditional Dynamic CSS Import Issue in Next.js
#69300 closed
Sep 11, 2024 -
Scroll Position Issue When Changing Pages
#69752 closed
Sep 11, 2024 -
Link Component does not prefetch on network recovery.
#69967 closed
Sep 11, 2024 -
Favicon.ico link not using `sizes="any"`
#69553 closed
Sep 11, 2024 -
Empty query param name breaks proxy to external URL
#68039 closed
Sep 11, 2024 -
FluentUI popover does not work in Next@14.2.X, but it does work in next@14.1.X
#69969 closed
Sep 11, 2024 -
@next/mdx not compatible with --turbo
#67453 closed
Sep 10, 2024 -
Version info in error page shows different font sizes
#69813 closed
Sep 10, 2024 -
Pages using searchParams do not cache
#69920 closed
Sep 10, 2024 -
Debugging issue with Error Code SIGLL
#69814 closed
Sep 10, 2024 -
Docs: NextImage document for png file
#69840 closed
Sep 10, 2024 -
Localized Sitemap Not Generating Proper XML Format
#69868 closed
Sep 10, 2024 -
Intercepting Routes - refresh when modal is open cannot go back to modal again unless another refresh
#69767 closed
Sep 10, 2024 -
Unexpected behaviour of app router when deployed to vercel
#69539 closed
Sep 10, 2024 -
Not deployable out the gate
#69763 closed
Sep 10, 2024 -
Docs: Improve scripts
#69839 closed
Sep 10, 2024 -
Next.js Vercel Domain issue
#69918 closed
Sep 10, 2024 -
Turbopack HMR does not work when using ternaries and JSX together.
#69360 closed
Sep 10, 2024 -
Importing Next.js Link component in Route Handler results in "Could not parse module"
#69485 closed
Sep 10, 2024 -
__turbopack_resolve_absolute_path__ is not a function
#69254 closed
Sep 10, 2024 -
'pnpm dev' stuck in loop in learn/dashboard-app/getting-started
#69907 closed
Sep 10, 2024 -
FATAL: An unexpected Turbopack error occurred on 15.0.0-canary.134 and beyond
#69592 closed
Sep 10, 2024 -
Standalone Output doesn't work with PNPM
#69858 closed
Sep 10, 2024 -
renderToReadableStream does not work in edge route handlers
#66245 closed
Sep 10, 2024 -
HTTP Error 500.1002 - Internal Server Error
#69886 closed
Sep 9, 2024 -
Cache-Control headers set in next.config.js are overwritten
#22319 closed
Sep 9, 2024 -
Scroll restoration issue.
#69891 closed
Sep 9, 2024 -
Server action in 18.2.6 vs 18.2.8 is not longer able to import server action in client component
#69818 closed
Sep 9, 2024 -
With the `experimental-https` and `-H` options, the next dev will show a different URL
#69820 closed
Sep 9, 2024 -
`<details>` element behaves differently in React/HTML compared to Next.js 14/15
#69879 closed
Sep 9, 2024 -
Failed to find Server Action - next dev - v14.2.8
#69882 closed
Sep 9, 2024 -
Camel Casing Route Handler Folder Names
#69877 closed
Sep 9, 2024 -
Turbo fails: Module not found if ts path is outside of current project
#62409 closed
Sep 9, 2024 -
next v14.2.8 with next/dynamic component breaks app
#69720 closed
Sep 9, 2024 -
Invalid Metadata properties caused by Route Group and Parallel Route at the same Level
#69778 closed
Sep 9, 2024 -
Trying to load a browser-only module on non-browser environment
#69863 closed
Sep 9, 2024 -
Dockerfile example is not working
#69851 closed
Sep 8, 2024 -
Failed to find action after updating to `next@14.2.8`
#69842 closed
Sep 8, 2024 -
Docs: Documentation incorrectly says database calls will opt in to server side rendering by default
#69504 closed
Sep 7, 2024 -
@next/swc-android-arm64 on build error
#69815 closed
Sep 7, 2024 -
An error occurred in `next/font`. TypeError: Cannot read properties of undefined (reading 'ascent')
#69748 closed
Sep 6, 2024 -
404 Template Throws 500 Error when Using Middleware (v14.2.7)
#69428 closed
Sep 6, 2024 -
Link Prefetch causes mismatch between rendered route and fetched props
#68073 closed
Sep 6, 2024 -
Debugging issue with Error Code SIGLL
#69792 closed
Sep 6, 2024 -
NoFallbackError on 404 routes with pages router and middleware.
#69789 closed
Sep 6, 2024 -
NoFallbackError on 404 routes with pages router and middleware.
#69786 closed
Sep 6, 2024 -
Experimental: useLightningcss doesn't actually work
#69698 closed
Sep 6, 2024 -
Console error "Loading initial props cancelled” after redirecting inside getInitialProps on client side
#40554 closed
Sep 6, 2024 -
Compilation is slow
#69753 closed
Sep 5, 2024 -
[ERR_REQUIRE_ESM]: require() of ES Module `shiki` when using `14.2.x`
#64434 closed
Sep 5, 2024 -
Turbopack: `resourceQuery` from import isn't passed to loaders
#69502 closed
Sep 5, 2024 -
nextjs 14.2.8 broke dynamic component
#69718 closed
Sep 5, 2024 -
[turbopack] [next/og] monorepo fails to resolve workspace node_modules in root node_modules
#65614 closed
Sep 5, 2024 -
nextjs 12.1.6 not support nodejs 20.16.0?
#69705 closed
Sep 5, 2024 -
Server actions reset uncontrolled and break controlled forms
#68232 closed
Sep 5, 2024 -
Docs: geolocation is confusing (w/vercel) - why is req.geo only available on middlewere
#69508 closed
Sep 4, 2024 -
Unable to build project, Cannot read properties of null (reading 'useContext')
#63123 closed
Sep 4, 2024 -
RSC does not suspend when async query is cached
#69628 closed
Sep 4, 2024 -
[SWC] [Webpack] [Tree Shaking] combines exports of modules and constants across pages
#69532 closed
Sep 4, 2024 -
Docs: location of cached images is wrong
#69471 closed
Sep 4, 2024 -
Docs: fix data fetching with an ORM or db
#69694 closed
Sep 4, 2024 -
CLI: initialise a new project with pages router without prompt
#69304 closed
Sep 4, 2024 -
Catch all route within dynamic segment breaks dynamic params
#69678 closed
Sep 4, 2024 -
Catch all route within dynamic segment breaks dynamic params
#69677 closed
Sep 4, 2024 -
Catch all route within dynamic segment breaks dynamic params
#69676 closed
Sep 4, 2024 -
14.2.1 turbo fails to compile with tailwindcss plugin (iconify)
#64423 closed
Sep 4, 2024 -
next/image messing images caching
#69645 closed
Sep 4, 2024 -
Image optimizer rejects requests for remote images with _next/image in the URL (v14.2.7)
#69456 closed
Sep 3, 2024 -
Conditional parallel route fetches data from all matched routes even if they aren't rendered
#69623 closed
Sep 3, 2024 -
Unexpected Behavior: Server Side Function running twice
#69576 closed
Sep 3, 2024 -
eslintrc.* files are deprecated
#69627 closed
Sep 3, 2024 -
make normal error output when global-error is filled incorrectly
#64452 closed
Sep 3, 2024 -
Cant inspect network in microsoft edge...
#69606 closed
Sep 3, 2024 -
...
#65712 closed
Sep 3, 2024 -
Rename failed after 496 retries when using --turbo on Windows
#62116 closed
Sep 2, 2024 -
StyledComponents config should allow empty topLevelImportPaths & meaninglessFileNames array
#68573 closed
Sep 2, 2024 -
Module not found: ESM packages (supports-color) need to be imported
#49718 closed
Sep 2, 2024 -
location hash change doesnt trigger hashchange event
#69256 closed
Aug 30, 2024 -
Next v14 Double Render
#69498 closed
Aug 30, 2024 -
App router on PPR stop responding after navigate to path with query
#69437 closed
Aug 30, 2024 -
Turbopack is not picking up configurations from `package.json`
#67218 closed
Aug 30, 2024 -
Turbopack dev server and HMR consuming too much memory and freezing at code changes.
#66326 closed
Aug 30, 2024 -
Critical bug in NextJS v14.2.7 - renders page source code instead of components
#69490 closed
Aug 30, 2024 -
No official way to enable turbopack with custom server
#65479 closed
Aug 30, 2024 -
Third-party script synchronous loading Hydration problem
#69443 closed
Aug 30, 2024 -
Docs: Allow https://nextjs.org/ to work when PerformanceObserver is undefined
#65051 closed
Aug 29, 2024 -
Rewrites manipulate RSC requests breaking client side routing
#69296 closed
Aug 29, 2024 -
gives error when installing dependencies with yarn
#56826 closed
Aug 29, 2024 -
next build hangs after next dev has compiled
#69433 closed
Aug 29, 2024 -
HMR doesn't work in server component with <Link> or/and <Image> when css.module is imported.
#68686 closed
Aug 28, 2024 -
Errors occurs when 'minimumCacheTTL' or 'icon.ico' are used with Turbopack
#69330 closed
Aug 28, 2024 -
next.config.cjs not detected
#69419 closed
Aug 28, 2024 -
Vercel Deployment Error: Module Not Found - Can't Resolve
#69390 closed
Aug 28, 2024 -
runtime env are not working on production build
#69375 closed
Aug 27, 2024 -
Docs: A conflicting formulation was found
#69278 closed
Aug 27, 2024 -
Wrong segment rendered when quickly reload page and navigate browser history in Next.js 13+.
#69374 closed
Aug 27, 2024 -
`initialCanonicalUrl` in scripts confuse search crawlers
#53274 closed
Aug 27, 2024 -
Docs: Creating new Next.js project with TypeScript does not add TypeScript lint rules
#69184 closed
Aug 27, 2024 -
Opening dev tools blocks app
#69351 closed
Aug 27, 2024 -
> Location: iraq
#69339 closed
Aug 27, 2024 -
Location: iraq
#69338 closed
Aug 27, 2024 -
PageNotFoundError: Cannot find module for page: /
#55815 closed
Aug 27, 2024 -
Differences in the case of parameters in dynamic routing cause a crash.
#68152 closed
Aug 26, 2024 -
GET and PUT route in same route handler causes 405 Method Not Allowed
#66647 closed
Aug 26, 2024 -
Docs: Playwright Component Testing
#69324 closed
Aug 26, 2024 -
Shared State Issue: Module State Not Updating Across Imports
#69252 closed
Aug 26, 2024 -
Build Fails with Terser: Invalid Unicode Code Point Error
#69263 closed
Aug 26, 2024 -
CLI: initialise a new project with pages router
#69303 closed
Aug 26, 2024 -
useTransition doesn't work with redirect or router.push
#69293 closed
Aug 26, 2024 -
Cannot read properties of null (reading 'get')
#69270 closed
Aug 25, 2024
71 Issues opened by 70 people
-
Docs: CORS Middleware example uses deprecated/non-working NextResponse.json()
#70406 opened
Sep 24, 2024 -
revalidateTag() not functioning as expected in versions above 14.2.10 when used directly in page.tsx
#70403 opened
Sep 24, 2024 -
Using a client-side promise on initial render hangs server stream
#70371 opened
Sep 23, 2024 -
Get garbled code in Server actions if formdata contains not latin1 characters
#70335 opened
Sep 23, 2024 -
Deprecated meta tag "apple-mobile-web-app-capable"
#70272 opened
Sep 20, 2024 -
Headers function causing an empty page to be returned when using Optional Catch-all Segments
#70252 opened
Sep 19, 2024 -
revalidatePath doesn't work with debouncing and page navigation
#70207 opened
Sep 18, 2024 -
Search parameters are not invalidating `notFound` cached responses in rsc
#70164 opened
Sep 16, 2024 -
Docs: Scroll Restoration broken
#70148 opened
Sep 16, 2024 -
German umlauts in file names are encoded when uploading via server action form data
#70147 opened
Sep 16, 2024 -
Middleware config matcher must support '^' at beginning of source in order to have documented behavior
#70096 opened
Sep 14, 2024 -
In dev mode, "incrementalCache missing in unstable_cache" when using unstable_cache in middleware
#70085 opened
Sep 13, 2024 -
Set cookie doesn't work in Router handler nor server action
#70068 opened
Sep 13, 2024 -
Unable to set request headers in middleware.js while returning i18nRouter
#70030 opened
Sep 12, 2024 -
SCSS Url Static Assets Failing to load
#70021 opened
Sep 12, 2024 -
Missing `sass-embedded` peer dependency
#70020 opened
Sep 12, 2024 -
Middleware: Cannot export config after declaration in export list format
#70008 opened
Sep 12, 2024 -
Link Component does not prefetch on network recovery.
#69999 opened
Sep 11, 2024 -
Rendering error on routes that fetch data with `revalidate`
#69971 opened
Sep 11, 2024 -
FluentUI popover does not work in Next@14.2.X, but it does work in next@14.1.X
#69970 opened
Sep 11, 2024 -
Nextjs 15: Importing git modules issue - 'Module not found: Can't resolve 'package-name'
#69926 opened
Sep 10, 2024 -
v14.2.8 breaks pdfjs, 'canvas' not found
#69912 opened
Sep 10, 2024 -
Server-side request forgery (SSRF)
#69903 opened
Sep 10, 2024 -
Relay compiler configuration "exclude" option is not respected
#69890 opened
Sep 9, 2024 -
`<details>` element behaves incorrectly in Next.js 14/15
#69881 opened
Sep 9, 2024 -
SyntaxError with Middle Dot (U+30FB) as Object Key in Older iOS Safari Versions
#69854 opened
Sep 9, 2024 -
Wrong `error.tsx` matched using both parallel and dynamic routes
#69852 opened
Sep 8, 2024 -
Setting a cookie in middleware & a server action results in duplicate Set-Cookie headers
#69785 opened
Sep 6, 2024 -
app router does not resolve routes according to `generateStaticParams` constraints
#69770 opened
Sep 6, 2024 -
generateStaticParams validation makes react-router migrations difficult
#69747 opened
Sep 5, 2024 -
AsyncLocalStorage accessed in runtime where it is not available
#69746 opened
Sep 5, 2024 -
iFrame will not call the onLoad handler in dev mode
#69736 opened
Sep 5, 2024 -
Next.js App Router: Server Component with Context Provider and Tailwind causes rendering issues
#69682 opened
Sep 4, 2024 -
Catch all route within dynamic segment breaks dynamic params
#69679 opened
Sep 4, 2024 -
Nested layout inheriting classes from outer layout on page load
#69666 opened
Sep 4, 2024 -
App router loading.tsx does not work as expected across routing groups
#69625 opened
Sep 3, 2024 -
Changing search params on the same page does not reset the not found boundary
#69622 opened
Sep 3, 2024 -
Using MDXProvider with mdx-components.tsx
#69613 opened
Sep 3, 2024 -
Next.JS 15 RC freezes occasionally when forwarding (`rewrites()`) requests to FastAPI endpoint
#69570 opened
Sep 2, 2024 -
BeforeInteractive script not firing after calling notFound() function
#69567 opened
Sep 2, 2024 -
Turbopack fails to compile code referring to `shiki` though Webpack can compile it
#69562 opened
Sep 2, 2024 -
i18n in next.config.js introduces significant latency in App Router
#69561 opened
Sep 2, 2024 -
@svgr/webpack integration crashes on render inside server component (undefined runtime error)
#69545 opened
Sep 1, 2024 -
Code imported inside instrumentation.ts can't mutate imported modules
#69544 opened
Sep 1, 2024 -
[Next/Jest] debugger statement is ignored in chrome debugger
#69541 opened
Sep 1, 2024 -
Import .ts files in Instrumentation
#69519 opened
Aug 30, 2024 -
Error: headers was called outside a request scope, when using Authjs v5.0.0-beta.19 and next dev --turbo
#69516 opened
Aug 30, 2024 -
Inconsistent handling of notFound() from server action
#69480 opened
Aug 30, 2024 -
Third-party script synchronous loading Hydration problem
#69478 opened
Aug 30, 2024 -
Docs: On Firefox, with dom.enable_performance_observer set to false, https://nextjs.org/ crashes
#69467 opened
Aug 29, 2024 -
ScrollAndFocusHandler incompatibility with AG Grid
#69459 opened
Aug 29, 2024 -
Draft mode cookie no being set on edge runtime
#69449 opened
Aug 29, 2024 -
hydrate not finished until the whole content is loaded at Stream SSR mode
#69446 opened
Aug 29, 2024 -
Not able to add Videos Tag in Sitemap.xml using app router
#69442 opened
Aug 29, 2024 -
How to update current route data by using revalidateTag in the server action??
#69439 opened
Aug 29, 2024 -
next build hangs after next dev has compiled on Windows
#69435 opened
Aug 29, 2024 -
Importing modules from Internal package fails with turbopack
#69426 opened
Aug 28, 2024 -
Memory issue with API routes and middleware
#69424 opened
Aug 28, 2024 -
Docs: Authentication page states encrypted sessions but the examples are signed instead, which is misleading
#69413 opened
Aug 28, 2024 -
Middleware Unable to Access Updated Environment Variables Set Asynchronously in next.config.js
#69409 opened
Aug 28, 2024 -
Wrong segment rendered when quickly reload page and navigate through browser history in Next.js 13+.
#69401 opened
Aug 28, 2024 -
Cannot use local Next.js build as Next.js Dev Server (v14.2.6)
#69316 opened
Aug 26, 2024 -
[Bug?]: cssChunking / CSS Optimisations - Module CSS getting reset by tailwind's global styles
#69311 opened
Aug 26, 2024 -
[15.0.0-canary.111+] Infinite loading page when fetch has "force-cache" in generateMetadata layout.tsx
#69309 opened
Aug 26, 2024 -
Next 14 App router AsyncLocalStorage From middleware to server component
#69298 opened
Aug 26, 2024 -
Cannot read properties of null (reading 'get')
#69272 opened
Aug 25, 2024
251 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.
-
[Breaking] Update Dynamic APIs to be async
#68812 commented on
Sep 24, 2024 • 64 new comments -
fix(pages-dir): cannot load the same css module with both `import` and `next/dynamic`
#68396 commented on
Sep 17, 2024 • 16 new comments -
Add --api Flag to Create Headless API App with create-next-app
#68130 commented on
Sep 12, 2024 • 5 new comments -
feat(turbo-tasks): Optionally schedule ResolveNative/ResolveTrait tasks as local tasks
#69126 commented on
Sep 10, 2024 • 2 new comments -
fixes #68956: SSG with empty generated params for dynamic routes
#68957 commented on
Sep 3, 2024 • 1 new comment -
Failed to fetch RSC payload for <url> Falling back to browser navigation. TypeError: Failed to fetch
#60549 commented on
Sep 22, 2024 • 0 new comments -
[NEXT-1161] Cached data is used after reloading immediately deployed app
#48985 commented on
Sep 22, 2024 • 0 new comments -
vercel error no such file or directory, open '/var/task/node_modules/shiki/themes/one-dark-pro.json'
#52711 commented on
Sep 22, 2024 • 0 new comments -
Dynamic Import of Client Component from Server Component Not Code Split
#61066 commented on
Sep 22, 2024 • 0 new comments -
Custom page extension + own sitemap/robots route bug - route source code returned instead of Response
#66116 commented on
Sep 22, 2024 • 0 new comments -
Missing properties in Manifest type (`screenshots`)
#62161 commented on
Sep 21, 2024 • 0 new comments -
Missing prefetch headers in Middleware
#63728 commented on
Sep 21, 2024 • 0 new comments -
Suspense breaks on initial static render of page.
#50215 commented on
Sep 21, 2024 • 0 new comments -
Encoding issue between local and Vercel. '+' becomes '%20' when deployed to Vercel.
#54702 commented on
Sep 21, 2024 • 0 new comments -
Relative <img> 404s when using next/link and trailingSlash in Safari
#65009 commented on
Sep 20, 2024 • 0 new comments -
[Bug][v13.5]build with terser error(Unexpected token: punc ({))
#66561 commented on
Sep 20, 2024 • 0 new comments -
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
#58055 commented on
Sep 20, 2024 • 0 new comments -
Statically Typed Links not working when passing href
#47689 commented on
Sep 20, 2024 • 0 new comments -
Material UI: Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
#68012 commented on
Sep 20, 2024 • 0 new comments -
cache: "no-store" option to make page SSR causes error on build
#46737 commented on
Sep 20, 2024 • 0 new comments -
Usage of Recoil in Nextjs app (turborepo) induces a TypeError: Cannot destructure property 'ReactCurrentDispatcher.
#66695 commented on
Aug 25, 2024 • 0 new comments -
MDX breaks as now requires "use client"
#57538 commented on
Sep 22, 2024 • 0 new comments -
Nextjs with jest example will not work if there is an esm dependency in node_modules
#40183 commented on
Sep 23, 2024 • 0 new comments -
navigation delayed for 60 seconds
#55735 commented on
Sep 23, 2024 • 0 new comments -
2 copies of react get embedded inside generated edge-chunks
#67694 commented on
Sep 23, 2024 • 0 new comments -
Production CSS optimization breaks nesting of at-rules
#67193 commented on
Sep 23, 2024 • 0 new comments -
Next/font does not work with Turbopack in a containerized development environment
#67324 commented on
Sep 23, 2024 • 0 new comments -
Instrumentation files not included in standalone output
#68740 commented on
Sep 23, 2024 • 0 new comments -
Next.js removes css modules causing unstyled pages in production
#68328 commented on
Sep 23, 2024 • 0 new comments -
BUG: incorrect url encoding in `<link rel="preload">` for prioritized images
#68998 commented on
Sep 23, 2024 • 0 new comments -
Turbopack can't locate serverExternalPackages if installed via pnpm and are child dependencies of other installed modules
#68805 commented on
Sep 23, 2024 • 0 new comments -
Re-exported modules from index.ts are not getting tree shaken
#67584 commented on
Sep 23, 2024 • 0 new comments -
Swc causing error in production. Related to citation-js and citeproc.
#69150 commented on
Sep 23, 2024 • 0 new comments -
When using a placeholder in the Image component, there is an issue where the objectFit property may conflict with the backgroundSize property.
#67478 commented on
Sep 23, 2024 • 0 new comments -
Provide an esm build for `@next/env`
#68091 commented on
Sep 23, 2024 • 0 new comments -
TypeError: Cannot read properties of null (reading 'useContext')
#67697 commented on
Sep 23, 2024 • 0 new comments -
Server functions silently return undefined when response Content-Type is not RSC
#50659 commented on
Sep 14, 2024 • 0 new comments -
next.js 14 redirect() inside a server action can't switch between root layouts (was working in next.js 13)
#58263 commented on
Sep 15, 2024 • 0 new comments -
Webpack Errors from Middleware Imports
#67260 commented on
Sep 16, 2024 • 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
Sep 16, 2024 • 0 new comments -
Cannot create app router localized sitemap
#67005 commented on
Sep 16, 2024 • 0 new comments -
Error code: 5 on Chrome for Mac
#39731 commented on
Sep 16, 2024 • 0 new comments -
'next/dynamic' - SSR does not seem to work for dynamically imported components.
#66414 commented on
Sep 16, 2024 • 0 new comments -
Envs that are not NEXT_PUBLIC are undefined in middleware.ts on vercel
#54116 commented on
Sep 16, 2024 • 0 new comments -
Unhandled Runtime Error:ChunkLoadError: Loading chunk app/layout failed.
#64760 commented on
Sep 17, 2024 • 0 new comments -
CORS error is thrown when preload the page with fonts stylesheet using fontLocal
#59766 commented on
Sep 17, 2024 • 0 new comments -
Error in dev mode with turbopack using Chakra-UI components from server components
#69159 commented on
Sep 17, 2024 • 0 new comments -
Custom server renderToHTML does not work with next 13.4
#54977 commented on
Sep 17, 2024 • 0 new comments -
Dynamic Routes in Symlinks is not working
#16660 commented on
Sep 18, 2024 • 0 new comments -
Error occurred prerendering page "/_not-found" with pageExtensions option
#65447 commented on
Sep 18, 2024 • 0 new comments -
renderToString is not available in the Instrumentation hook
#67714 commented on
Sep 18, 2024 • 0 new comments -
Middleware can't detect image requests
#68217 commented on
Sep 18, 2024 • 0 new comments -
[NEXT-779] next/* - Typescript cannot find module when moduleResolution=nodenext and type=module
#46078 commented on
Sep 18, 2024 • 0 new comments -
next.config.ts does not support top-level-await
#67765 commented on
Sep 18, 2024 • 0 new comments -
Adding elements to the next/head causes meta-tags to be replicated/duplicated
#17085 commented on
Sep 18, 2024 • 0 new comments -
Updating search params does not trigger suspense fallback or loading.tsx
#53543 commented on
Sep 18, 2024 • 0 new comments -
Add `app/` directory support for custom title in Error page
#45620 commented on
Sep 19, 2024 • 0 new comments -
[App Router -> Caching] Fetch cache is not revalidating for pages that have turned into 404 errors.
#62920 commented on
Sep 19, 2024 • 0 new comments -
"Rendered more hooks than during previous render" when using `router.replace`
#63121 commented on
Sep 19, 2024 • 0 new comments -
Pages with utf-8 name don't work properly under SSR
#10084 commented on
Sep 19, 2024 • 0 new comments -
SSG pages with route rewrites request wrong files from _next/data
#63199 commented on
Sep 19, 2024 • 0 new comments -
ERR_SSL_WRONG_VERSION_NUMBER when doing fetch request in middleware to api route
#67036 commented on
Sep 19, 2024 • 0 new comments -
HookWebpackError - cssnano-simple - layers with the same name build error
#68476 commented on
Sep 19, 2024 • 0 new comments -
Subresource Integrity (SRI) not working
#66901 commented on
Sep 19, 2024 • 0 new comments -
Error: Could not find the module ".../packages/ui/src/select/select.tsx#Select#Item" in the React Client Manifest. This is probably a bug in the React Server Components bundler.
#58776 commented on
Sep 19, 2024 • 0 new comments -
Styling broken on route navigation when using vanilla-extract
#53858 commented on
Sep 20, 2024 • 0 new comments -
Update base-server.ts
#64926 commented on
Sep 24, 2024 • 0 new comments -
fix broken routes when the page extension contains single extension
#65163 commented on
Sep 24, 2024 • 0 new comments -
Replace rgba to rgb on error page
#65374 commented on
Sep 3, 2024 • 0 new comments -
[lint] Enable type checked linting rules
#66148 commented on
Sep 20, 2024 • 0 new comments -
fix: pass waitUntil from NextRequestHint to wrapped NextWebServer
#66746 commented on
Sep 24, 2024 • 0 new comments -
fix: include promises from late waitUntil calls in FetchEventResult.waitUntil
#66747 commented on
Sep 24, 2024 • 0 new comments -
Fix: The issue in importing fonts in buildable next.js libraries
#66889 commented on
Sep 18, 2024 • 0 new comments -
fix hreflang is wrong in head displayed as hrefLang
#66983 commented on
Sep 16, 2024 • 0 new comments -
feat: enhance Metadata 'other' API to support property attribute
#66996 commented on
Sep 12, 2024 • 0 new comments -
Update devdependecy conf nextjs
#67140 commented on
Sep 24, 2024 • 0 new comments -
Allow parallel route slot names in kebab-case
#67151 commented on
Sep 1, 2024 • 0 new comments -
Next-build: intercept failure of a worker thread and exit with status 1
#67154 commented on
Sep 17, 2024 • 0 new comments -
feat: Add a way to use latest SWC minfiier
#67298 commented on
Sep 3, 2024 • 0 new comments -
Fix false report of missing `generateStaticParams` error in `next build`
#67947 commented on
Sep 13, 2024 • 0 new comments -
Add ESLint Rule to Prevent Redirect in Try-Catch Block
#68108 commented on
Sep 4, 2024 • 0 new comments -
`@next/third-parties`: Stop typing every property on `window` as `any`
#68219 commented on
Sep 12, 2024 • 0 new comments -
fix: _next/image intercepted by middleware
#68271 commented on
Sep 18, 2024 • 0 new comments -
fix(next-config-ts): properly handle ESM
#68365 commented on
Sep 18, 2024 • 0 new comments -
Adding test for passing URL into alternate
#68375 commented on
Sep 12, 2024 • 0 new comments -
Migrate with-react-hook-form example to App Router
#68428 commented on
Aug 26, 2024 • 0 new comments -
Add `exports` to `package.json`
#68455 commented on
Sep 3, 2024 • 0 new comments -
feat: add Material Symbols Outlined font data
#68507 commented on
Sep 10, 2024 • 0 new comments -
chore: add "manage-package-manager-versions = ture" in .npmrc
#68646 commented on
Aug 25, 2024 • 0 new comments -
[Turbopack] handle state serialization
#68896 commented on
Sep 24, 2024 • 0 new comments -
[Turbopack] remove exceeding cells
#69059 commented on
Sep 5, 2024 • 0 new comments -
[Turbopack] WIP changes
#69060 commented on
Sep 24, 2024 • 0 new comments -
bench: try codspeed for continuous benchmarking
#69191 commented on
Sep 24, 2024 • 0 new comments -
fix: handle cases where Request input is Request or RequestInit
#69212 commented on
Sep 9, 2024 • 0 new comments -
chore: make "turbo run" less verbose in CI
#69240 commented on
Aug 28, 2024 • 0 new comments -
Normalize page path before loading client reference manifest
#69262 commented on
Sep 3, 2024 • 0 new comments -
Add an option for `create-next-app` to create a headless API app.
#68118 commented on
Sep 23, 2024 • 0 new comments -
Module incorrectly persists between hot updates (HMR) in the browser
#69098 commented on
Sep 23, 2024 • 0 new comments -
Cannot run Server Actions in GitHub Codespaces or VSCode Tunnel
#58019 commented on
Sep 23, 2024 • 0 new comments -
Hydration failed with FontAwesome and pages/ router
#51949 commented on
Sep 23, 2024 • 0 new comments -
unstable_cache does not deserialize dates
#51613 commented on
Sep 23, 2024 • 0 new comments -
I18n configuration in next.config.js breaks app directory
#53724 commented on
Sep 23, 2024 • 0 new comments -
Swipe back on mobile browser with getInitialProps flickers the previous page
#10465 commented on
Sep 23, 2024 • 0 new comments -
error: Webpack files - dublicates and more...
#60941 commented on
Sep 23, 2024 • 0 new comments -
Route handler always returns `X-Vercel-Cache: STALE`
#65814 commented on
Sep 24, 2024 • 0 new comments -
[PPR] > Parallel routes inside route groups not working with PPR (dev works, start doesnt)
#61352 commented on
Sep 24, 2024 • 0 new comments -
Click the browser forward and back, and getServerSideProps does not re-execute
#67763 commented on
Sep 24, 2024 • 0 new comments -
Next.js development high memory usage
#54708 commented on
Sep 24, 2024 • 0 new comments -
next-lint Doesn't Support ESLint 9
#64409 commented on
Sep 24, 2024 • 0 new comments -
Updating CSS Modules always triggers full reload
#57046 commented on
Sep 24, 2024 • 0 new comments -
Docs: How to configure `eslint-config-next` in flat config
#58411 commented on
Sep 24, 2024 • 0 new comments -
Cannot compile /instrumentation whilst using babel since 14.2
#65324 commented on
Sep 24, 2024 • 0 new comments -
ChunkLoadError: Loading chunk app/layout failed. (timeout: http://localhost:3000/_next/static/chunks/app/layout.js)
#66526 commented on
Sep 24, 2024 • 0 new comments -
Thrown Error in Client Component is not triggering Error Boundary
#42525 commented on
Sep 24, 2024 • 0 new comments -
unstable_cache fetches twice every build on Vercel
#61423 commented on
Sep 24, 2024 • 0 new comments -
`generateStaticParams` issue with `output: "export"` in config during development
#64906 commented on
Sep 24, 2024 • 0 new comments -
Font preload not working as expected
#62332 commented on
Sep 24, 2024 • 0 new comments -
[NEXT-1143] Dev mode slow compilation
#48748 commented on
Sep 24, 2024 • 0 new comments -
Next.js TypeError: Cannot read properties of undefined (reading 'bind') - caused by middleware.ts
#56368 commented on
Sep 25, 2024 • 0 new comments -
NextJs 14 middleware redirect issue: User Keeps getting redirected to /login after successful Sign-In
#59218 commented on
Sep 25, 2024 • 0 new comments -
feat: use ESM-CJS interoperable import in `find-config`
#34451 commented on
Aug 30, 2024 • 0 new comments -
feat(bundle-analyzer): pass any config to bundle-analyzer
#40071 commented on
Aug 30, 2024 • 0 new comments -
Add alinea to server-external-packages.json
#55006 commented on
Sep 3, 2024 • 0 new comments -
Allows custom route.ts exports with the "_" prefix
#55157 commented on
Sep 23, 2024 • 0 new comments -
Sync types of `NextNodeServer` and `BaseServer`
#62694 commented on
Aug 28, 2024 • 0 new comments -
Fix cardinality of opentelemetry span names on client-side navigation
#64852 commented on
Sep 24, 2024 • 0 new comments -
ESM build with standalone output and custom directory outputs CommonJS code instead of ESM
#62521 commented on
Aug 28, 2024 • 0 new comments -
Error: <Html> should not be imported outside of pages/_document.
#56481 commented on
Aug 28, 2024 • 0 new comments -
Error Importing Dynamic Routes using dynamic in Turbo Mode
#61180 commented on
Aug 28, 2024 • 0 new comments -
testProxy breaks next/font
#66238 commented on
Aug 29, 2024 • 0 new comments -
CSS "@import <file> layer()" isn't working
#55763 commented on
Aug 29, 2024 • 0 new comments -
Error on router navigation
#68135 commented on
Aug 29, 2024 • 0 new comments -
loading.tsx throws unique "key" prop warning when PPR is enabled
#68634 commented on
Aug 29, 2024 • 0 new comments -
Debugging with NODE_OPTIONS='--inspect=0.0.0.0' return error: /usr/bin/node: must be 0 or in range 1024 to 65535.
#66189 commented on
Aug 29, 2024 • 0 new comments -
nextJS API route.ts stuck on await request.formData()
#64002 commented on
Aug 29, 2024 • 0 new comments -
hydration error in next.js when using the div tag instead of the main tag
#61275 commented on
Aug 29, 2024 • 0 new comments -
Next App Router (14.2.3) - Inconsistent Singleton
#65350 commented on
Aug 29, 2024 • 0 new comments -
Dynamic Routes with generated segment values containing characters that need to be URI encoded return 404 in dev
#63002 commented on
Aug 29, 2024 • 0 new comments -
Pages directory cannot be found
#47047 commented on
Aug 30, 2024 • 0 new comments -
Next.js Image Component Resizing Issue in Production
#67623 commented on
Aug 30, 2024 • 0 new comments -
OpenGraph images are not statically generated for dynamic routes
#51147 commented on
Aug 30, 2024 • 0 new comments -
App router: Components in root layout rerender on navigation
#52558 commented on
Aug 30, 2024 • 0 new comments -
`generateStaticParams` not Passing Parent Params to Child in Nested Dynamic Routes
#53717 commented on
Sep 1, 2024 • 0 new comments -
When redirecting from middleware double `x-forwarded-proto: https` set by the proxies/gateways breaks the redirect (uses localhost:3000 by default)
#54450 commented on
Sep 1, 2024 • 0 new comments -
Client components fail to use server actions to mutate server data
#60328 commented on
Sep 1, 2024 • 0 new comments -
404 when redirecting in server action with subdomain rewrite rule
#65893 commented on
Sep 1, 2024 • 0 new comments -
Rewrites not working with django backend - infinite rewrites
#68188 commented on
Sep 2, 2024 • 0 new comments -
revalidateTag breaks the page with static params
#58813 commented on
Sep 2, 2024 • 0 new comments -
`useSearchParams` and `usePathname` do not retain original values when an intercepting route is open
#69222 commented on
Sep 2, 2024 • 0 new comments -
New ESLint "flat" configuration file does not work with `next/core-web-vitals`
#64114 commented on
Sep 2, 2024 • 0 new comments -
Using next/image adds `blurwidth` and `blurheight` attributes
#56511 commented on
Sep 3, 2024 • 0 new comments -
CSP error when using next/image
#45184 commented on
Sep 3, 2024 • 0 new comments -
Middleware added Nonce attributes missing from TypeScript production builds
#66871 commented on
Sep 3, 2024 • 0 new comments -
`redirect()` function not redirecting in client components
#59163 commented on
Sep 3, 2024 • 0 new comments -
`turbotrace` does not support Plug-n-Play.
#59225 commented on
Sep 3, 2024 • 0 new comments -
static route with revalidation doesn't switch between 404 and 200 status codes correctly
#63478 commented on
Sep 4, 2024 • 0 new comments -
nextjs logging on docker not working
#60723 commented on
Sep 4, 2024 • 0 new comments -
Encode isn't an option in Cookie
#64346 commented on
Aug 26, 2024 • 0 new comments -
[NEXT-696] New middleware slows down routing in production
#38273 commented on
Aug 26, 2024 • 0 new comments -
Cannot name a folder "index" inside the app directory.
#69061 commented on
Aug 26, 2024 • 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
Aug 26, 2024 • 0 new comments -
Use of deprecated dependency that leaks memory in `eslint-config-next` (inflight 1.0.6)
#66413 commented on
Aug 26, 2024 • 0 new comments -
`router.replace()` on pages with query params cause entire page re-render on Next 14.2.3
#66427 commented on
Aug 26, 2024 • 0 new comments -
styled-components don't rehyrdate properly in React Server Components
#66646 commented on
Aug 26, 2024 • 0 new comments -
Unable to run `localFont()` in jest: (0 , local_1.default) is not a function
#55616 commented on
Aug 26, 2024 • 0 new comments -
Cannot use import alias if route path starts with period
#69068 commented on
Aug 26, 2024 • 0 new comments -
RSC and CDN interaction makes next.js inefficient for highload projects
#65335 commented on
Aug 26, 2024 • 0 new comments -
Scroll restoration does not work with pages router.
#68746 commented on
Aug 26, 2024 • 0 new comments -
CSS order incorrect with the combination of server and client components
#65480 commented on
Aug 26, 2024 • 0 new comments -
404 page triggers on every page
#67532 commented on
Aug 26, 2024 • 0 new comments -
Response headers not accessible on api routes in Vercel
#40275 commented on
Aug 26, 2024 • 0 new comments -
Unable to download swc package - Next.js project in Android Termux
#58483 commented on
Aug 27, 2024 • 0 new comments -
calling `redirect()` inside a server component causes flashing UI
#57455 commented on
Aug 27, 2024 • 0 new comments -
All static assets (js/css/media) in Standalone mode become 404
#49283 commented on
Aug 27, 2024 • 0 new comments -
[NEXT-911] Issue tracking OpenTelemetry support
#47660 commented on
Aug 27, 2024 • 0 new comments -
import.meta.dirname + import.meta.filename `undefined` in page
#60879 commented on
Aug 27, 2024 • 0 new comments -
Opt out of scroll restoration when using browser back buttons
#20951 commented on
Aug 27, 2024 • 0 new comments -
context.res.setHeader not setting Cache-Control
#62294 commented on
Aug 27, 2024 • 0 new comments -
Standalone build does not include server-side variables from `.env.local`
#46296 commented on
Aug 27, 2024 • 0 new comments -
Router.push takes to incorrect page but refreshing same exact URL opens correct page.
#45000 commented on
Aug 27, 2024 • 0 new comments -
Parallel server action calls
#69265 commented on
Aug 27, 2024 • 0 new comments -
Playwright tests for Next 13 app using app router fail unless slowMo set fairly high
#52850 commented on
Aug 28, 2024 • 0 new comments -
middleware matcher should support template literals
#56398 commented on
Aug 28, 2024 • 0 new comments -
using lodash-es & pnpm & turberepo(monorepo), Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in Edge Runtime
#51401 commented on
Aug 28, 2024 • 0 new comments -
[NEXT-1141] Next router / link not working when redirecting with new search params [Regression]
#49297 commented on
Aug 28, 2024 • 0 new comments -
PGLite: 'import', and 'export' cannot be used outside of module code
#65361 commented on
Aug 28, 2024 • 0 new comments -
req.url and req.nextUrl Show Docker Container IP/Port Instead of Real Host
#65568 commented on
Aug 28, 2024 • 0 new comments -
static.edge is not exported from react-dom - error when packaging NextJS app using custom server
#58462 commented on
Aug 28, 2024 • 0 new comments -
Parallel Route Modal closed using router.push cannot open again until hard refresh
#66025 commented on
Sep 4, 2024 • 0 new comments -
On demand revalidation removes statically generated pages with `generateStaticParams()` and `dynamicParams = false`
#63479 commented on
Sep 9, 2024 • 0 new comments -
404 page is shown when using on-demand revalidation with `dynamicParams=false` and `generateStaticParams` in production
#58137 commented on
Sep 9, 2024 • 0 new comments -
When using export "standalone" inside a workspace it creates subfolders before server.js
#56823 commented on
Sep 10, 2024 • 0 new comments -
NextJS 14 HMR Tailwind CSS reloading not working
#66292 commented on
Sep 10, 2024 • 0 new comments -
instrumentation.ts runtime showing as "edge" even when default runtime is supposed to be "nodejs" in local
#61728 commented on
Sep 10, 2024 • 0 new comments -
When a Server Action that calls `redirect` is composed with an Action on the Client `undefined` is returned to the Client.
#66704 commented on
Sep 10, 2024 • 0 new comments -
Global not-found not available in multiple root layouts
#55191 commented on
Sep 10, 2024 • 0 new comments -
after adding --turbo flag and adding turbo options in config mongoose not connecting to db
#68425 commented on
Sep 10, 2024 • 0 new comments -
Next.js does not bundle necessary JSON files in ESM output
#63368 commented on
Sep 11, 2024 • 0 new comments -
Async generateMetadata hangs the app without any visible sign of loading
#55524 commented on
Sep 11, 2024 • 0 new comments -
Next.js project in an npm workspace has broken standalone build
#68699 commented on
Sep 11, 2024 • 0 new comments -
null is not an object (evaluating 't.parallelRoutes.get')
#67730 commented on
Sep 11, 2024 • 0 new comments -
Client components not interactive
#54328 commented on
Sep 11, 2024 • 0 new comments -
Docs: How to migrate from async router.push to new `next/navigation` push method
#61737 commented on
Sep 12, 2024 • 0 new comments -
Unable to upload images (using uploadthing api) in production website (live site in vercel)
#54755 commented on
Sep 12, 2024 • 0 new comments -
not-found.tsx shows a blank page when calling notFound() from a dynamic route with JavaScript disabled
#57583 commented on
Sep 12, 2024 • 0 new comments -
pdfjs-dist fails to compile with Turbopack (webpackIgnore comment not respected)
#65406 commented on
Sep 12, 2024 • 0 new comments -
404 page isn't server rendered when using notFound()
#62228 commented on
Sep 12, 2024 • 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
Sep 12, 2024 • 0 new comments -
Next.js v14.2 creates source map issues with various components in VS Code debugger
#65795 commented on
Sep 12, 2024 • 0 new comments -
Missing console logs in api routes in production mode
#59208 commented on
Sep 13, 2024 • 0 new comments -
[Bug] Static site generation: `output: export` and `trailingSlash:true` doesnt add /index.html suffix to routes
#68215 commented on
Sep 13, 2024 • 0 new comments -
How to control the order of `Script beforeInteractive`?
#41282 commented on
Sep 13, 2024 • 0 new comments -
Next AppDir Dynamic Routes prerenders depending on order of code
#48701 commented on
Sep 13, 2024 • 0 new comments -
Server Component: Dynamic server usage: cookies when using generateStaticParams with next/headers
#49066 commented on
Sep 13, 2024 • 0 new comments -
Inconsistent CSS resolution order
#64921 commented on
Sep 13, 2024 • 0 new comments -
Middlewares not properly interacting with basePath
#56016 commented on
Sep 13, 2024 • 0 new comments -
Client components used only inside server actions are not added to the module graph
#58125 commented on
Sep 13, 2024 • 0 new comments -
Building with the `app` router + `generateBuildId` causes certain chunks to not be hashed properly
#52827 commented on
Sep 14, 2024 • 0 new comments -
Using "jsonpath" package in a route handler causes the route to respond with not found
#61507 commented on
Sep 14, 2024 • 0 new comments -
TypeError: Cannot read properties of undefined (reading 'lastIndexOf') while using <Script /> in App dir
#54218 commented on
Sep 14, 2024 • 0 new comments -
"No build cache found" on Ubuntu Instance with Github Actions
#59542 commented on
Sep 4, 2024 • 0 new comments -
generateStaticParams breaks loading component in appDir
#45317 commented on
Sep 4, 2024 • 0 new comments -
Docker standalone build is not working when adding layout to /app path
#68690 commented on
Sep 5, 2024 • 0 new comments -
Error occurs when opening client page with turbopack enabled in "output: export" mode
#65151 commented on
Sep 5, 2024 • 0 new comments -
css from dependencies get higher priority over local css
#59374 commented on
Sep 6, 2024 • 0 new comments -
Next.js 14.2.4 Redirect from a Parallel Route Error
#67651 commented on
Sep 6, 2024 • 0 new comments -
Unhandled Runtime Error Error: Expected a suspended thenable. This is a bug in React. Please file an issue.
#51477 commented on
Sep 6, 2024 • 0 new comments -
Rsc header and query params always null on middleware
#65787 commented on
Sep 6, 2024 • 0 new comments -
loading file in app/ directory causes components to lose state on router.refresh()
#68252 commented on
Sep 6, 2024 • 0 new comments -
generateStaticParams() not detected when using parallel routes / dynamic routes using output: export
#63951 commented on
Sep 6, 2024 • 0 new comments -
<Link> not scrolling top sticky header
#64441 commented on
Sep 6, 2024 • 0 new comments -
Error occurred prerendering page - 14.0.2+
#58576 commented on
Sep 7, 2024 • 0 new comments -
Unexpected Execution of generateSitemaps Function When Commented Out During Build Process
#62343 commented on
Sep 7, 2024 • 0 new comments -
Debugger not binding breakpoints in VSCode in server components, using official Next.js debugger setup
#62008 commented on
Sep 7, 2024 • 0 new comments -
"You're importing a component that needs next/headers." for unreachable code
#49757 commented on
Sep 7, 2024 • 0 new comments -
[Bug] [Lottie + Tailwind + NextJS 14] Loading.tsx page not displaying Lottie animations
#67538 commented on
Sep 8, 2024 • 0 new comments -
SVG with icons not updating after change
#66075 commented on
Sep 8, 2024 • 0 new comments -
nextjs include all client components in the bundle when at least one client component is rendered from a server component
#58269 commented on
Sep 8, 2024 • 0 new comments -
Next.js 15 redirect() to parallel route causes infinite reload
#67522 commented on
Sep 9, 2024 • 0 new comments -
App Router: Application crashes with client-side exeption on dynamic import failure
#63918 commented on
Sep 9, 2024 • 0 new comments -
GET https://www.hubnx.com/_next/static/chunks/845-5edf676d5963dfbe.js net::ERR_ABORTED 404 (Not Found)
#59320 commented on
Sep 9, 2024 • 0 new comments -
Using `notFound` in suspended interleaved server component breaks rendering if not-found page (or layout) renders a `next/link` - production-only - Minified React error #310
#63388 commented on
Sep 9, 2024 • 0 new comments -
Next.js default not-found/404 page doesn't render on Vercel deployments
#60477 commented on
Sep 9, 2024 • 0 new comments -
metadataBase not respected for og images
#66957 commented on
Sep 9, 2024 • 0 new comments -
Docs: middleware and basePath combo
#47085 commented on
Sep 9, 2024 • 0 new comments -
[[...catchAll]] route doesn't work with parallel route
#61206 commented on
Sep 9, 2024 • 0 new comments -
Docs: How to simulate an app/global-error.js | tsx
#46964 commented on
Sep 9, 2024 • 0 new comments -
transpilePackages doesn't tree-shake barrel export in turborepo
#55943 commented on
Sep 9, 2024 • 0 new comments -
`suppressHydrationWarning` not working as expected for app router
#58493 commented on
Sep 9, 2024 • 0 new comments -
Missing webpack dependency when using output standalone + custom server
#64031 commented on
Sep 9, 2024 • 0 new comments -
Version 14.1.0 prefetch={true} preload css doesn't working
#61816 commented on
Sep 9, 2024 • 0 new comments