-
Notifications
You must be signed in to change notification settings - Fork 26.8k
Insights: vercel/next.js
September 23, 2024 – September 24, 2024
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v15.0.0-canary.166
published
Sep 24, 2024
40 Pull requests merged by 20 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
14 Pull requests opened by 12 people
-
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
10 Issues closed by 3 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
3 Issues opened by 3 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
56 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 • 12 new comments -
[Turbopack] Introduce VcOperation that wraps operations
#70242 commented on
Sep 24, 2024 • 9 new comments -
feat: Add support for strategy="worker" in App Router
#70212 commented on
Sep 24, 2024 • 5 new comments -
feat(turbopack): Add reexports optimization
#70336 commented on
Sep 24, 2024 • 5 new comments -
Extend support of Pages router to React 18
#70219 commented on
Sep 24, 2024 • 4 new comments -
[ppr] Revalidate route shell at end of response
#69738 commented on
Sep 24, 2024 • 2 new comments -
Prevent 404 when navigating between routers
#70321 commented on
Sep 24, 2024 • 2 new comments -
Add `connection()` as a new dynamic API
#69949 commented on
Sep 25, 2024 • 0 new comments -
Deduplication of cookies set by middleware and actions/API routes
#69915 commented on
Sep 24, 2024 • 0 new comments -
feat(turbopack): add support for polling file watcher
#69684 commented on
Sep 24, 2024 • 0 new comments -
[Turbopack] enable new backend
#69669 commented on
Sep 24, 2024 • 0 new comments -
[Turbopack] add persisting to the new backend
#69668 commented on
Sep 24, 2024 • 0 new comments -
[Turbopack] add new backend
#69667 commented on
Sep 24, 2024 • 0 new comments -
[Turbopack] improve aggregation implementation
#69651 commented on
Sep 24, 2024 • 0 new comments -
stitch errors with owner stack
#69432 commented on
Sep 24, 2024 • 0 new comments -
Sitemap video tag support
#69349 commented on
Sep 24, 2024 • 0 new comments -
pages router global _error.tsx is triggered instead of app router global-error.tsx when force-static page used
#69574 commented on
Sep 24, 2024 • 0 new comments -
Updated the example of with-draft-js to utilize the App Router.
#70045 commented on
Sep 24, 2024 • 0 new comments -
fix(build): fix css modules out of order issue from libraries
#70087 commented on
Sep 24, 2024 • 0 new comments -
Base JS runtime for builds
#70169 commented on
Sep 25, 2024 • 0 new comments -
chore: add workspace-hack via cargo-hakari
#70187 commented on
Sep 24, 2024 • 0 new comments -
[Turbopack] fix a bunch of bugs and inefficiencies in the call graph
#70243 commented on
Sep 24, 2024 • 0 new comments -
feat(turbopack): Evaluate simple numeric addition
#70273 commented on
Sep 24, 2024 • 0 new comments -
Fix: Set busboy defParamCharset to utf8
#70348 commented on
Sep 25, 2024 • 0 new comments -
add @taskr/esnext to pnpm root to resolve hoisting issues
#70349 commented on
Sep 24, 2024 • 0 new comments -
[after] attach waitUntil to request
#70362 commented on
Sep 24, 2024 • 0 new comments -
Replace depricated `apple-mobile-web-app-capable` with `mobile-web-ap…
#70363 commented on
Sep 24, 2024 • 0 new comments -
feat(next-swc): lint for `ssr: false` in server components
#70378 commented on
Sep 24, 2024 • 0 new comments -
perf(turbopack): Do not create module part per a star re-export
#70383 commented on
Sep 25, 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 -
Cannot read properties of null (reading 'get')
#69272 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 -
BeforeInteractive script not firing after calling notFound() function
#69567 commented on
Sep 24, 2024 • 0 new comments -
Next.js App Router: Server Component with Context Provider and Tailwind causes rendering issues
#69682 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 -
Error: Failed to find Server Action "84c...c2". This request might be from an older or newer deployment. Original error: Cannot read properties of undefined (reading 'workers')
#70229 commented on
Sep 24, 2024 • 0 new comments -
Missing `sass-embedded` peer dependency
#70020 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 -
Fix cardinality of opentelemetry span names on client-side navigation
#64852 commented on
Sep 24, 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 -
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 -
Update devdependecy conf nextjs
#67140 commented on
Sep 24, 2024 • 0 new comments -
[Turbopack] handle state serialization
#68896 commented on
Sep 24, 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