/
githubmirror
/
next.js
ОбзорДокументацияВойти
/
githubmirror
/
next.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
next.js/
.../e2e/app-dir/
..
_allow-underscored-root-directory

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
action-forward-loop

Fix server action forwarding loop with middleware rewrites (#93792)

3 месяца назад
action-in-pages-router

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
actions-allowed-origins

Upgrade React from `fef12a01-20260413` to `da9325b5-20260417` (#92945)

4 месяца назад
actions-discarded-navigation-revert

Fix stale data after navigation despite revalidation (#95439)

день назад
actions-navigation

[test] Run more test suites under cacheComponents flag, again (#96196)

16 дней назад
actions-revalidate-remount

Add new updateTag API and new signature for revalidateTag (#83822)

10 месяцев назад
actions-streaming

Fix streaming server actions (#86148)

9 месяцев назад
actions-unrecognized

Validate server reference IDs during manifest lookup (#96007)

22 дня назад
actions-unused-args

Omit unused arguments for server actions (#89651)

6 месяцев назад
actions

test: skip action module instance deploy test (#96629)

8 дней назад
adapter-dynamic-metadata

Fix adapter outputs for dynamic metadata routes (#91680)

5 месяцев назад
app-a11y

test: migrate webdriver callers to next.browser (#93941)

3 месяца назад
app-basepath-custom-server

[Breaking] Update Dynamic APIs to be async (#68812)

2 года назад
app-basepath

Return 200 for client-handled Server Action redirects (#96310)

15 дней назад
app-catch-all-optional

feat(cache-components): require non-empty generateStaticParams for validation (#85135)

10 месяцев назад
app-client-cache

test: migrate webdriver callers to next.browser (#93941)

3 месяца назад
app-compilation

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
app-config-crossorigin

Fix unset crossOrigin in Turbopack manifests (#97164)

16 часов назад
app-css-pageextensions

Remove redundant React dependency declarations in test (#66530)

2 года назад
app-css

test: Improve test assertions to prepare for dpl query string (#90463)

6 месяцев назад
app-custom-cache-handler-errors

Prevent unhandled rejections when a "use cache" cache handler errors (#95985)

23 дня назад
app-custom-cache-handler

fix: handle file:// URLs from import.meta.resolve in cache handler path (fixes #73796) (#90370)

4 месяца назад
app-edge-root-layout

refactor: added more strict app segment config parsing (#70479)

2 года назад
app-edge

Turbopack: improve issue printing colors (#94858)

2 месяца назад
app-esm-js

tests: Assert dpl query string in all tests for Turbopack (#90592)

6 месяцев назад
app-external

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
app-fetch-deduping-errors

fix fetch lock not being consistently released (#74623)

2 года назад
app-fetch-deduping

[test] Move off of as much `url.parse` as possible (#87286)

8 месяцев назад
app-inline-css

Fix: CSS asset URLs broken with `experimental.inlineCss` (#85140)

10 месяцев назад
app-invalid-revalidate

refactor: added more strict app segment config validation (#70480)

2 года назад
app-middleware-proxy

Change names of logged times (#90688)

5 месяцев назад
app-middleware

Fix missing incremental cache in middleware unstable_cache (#89980)

6 месяцев назад
app-new-scroll-handler-focus

[fragment-scroll] Stop blurring on navigations (#96113)

14 дней назад
app-prefetch-false-loading

fix app-prefetch-false-loading deploy test (#66811)

2 года назад
app-prefetch-false

test: migrate webdriver callers to next.browser (#93941)

3 месяца назад
app-prefetch-static

test: migrate rest async api usage in tests (#71663)

2 года назад
app-prefetch

[ci] Share a single browser instance across all test suites in a single job (#95589)

23 дня назад
app-rendering

[BREAKING] Support ESLint v9 in plugin, config and `next lint` (#71218)

2 года назад
app-root-params-getters

Persist `'use cache: private'` entries in dev (#94694)

2 месяца назад
app-routes-client-component

Turbopack: error when importing Typescript in node_modules (#83990)

год назад
app-routes-trailing-slash

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
app-routes

Route Handlers: Fix devRequestTimingInternalsEnd and Turbopack server HMR (#92271)

4 месяца назад
app-simple-routes

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
app-static

Include additional prerender metadata about build-time routes (#96080)

20 дней назад
app-validation

Strengthen _rsc cache-busting param (#92755)

4 месяца назад
app

Convert tests using createNext -> nextTestSetup (#93767)

3 месяца назад
asset-prefix-absolute

test: Improve immutable static asset tests (#95349)

месяц назад
asset-prefix-with-basepath

test: Improve immutable static asset tests (#95349)

месяц назад
asset-prefix

test: Improve immutable static asset tests (#95349)

месяц назад
async-component-preload

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
autoscroll-with-css-modules

test: migrate webdriver callers to next.browser (#93941)

3 месяца назад
back-before-hydration

Fix race when navigating Back before hydration (#96252)

7 дней назад
back-button-download-bug

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
back-forward-cache

enable experimental.routerBfCache behind cacheComponents (#84923)

10 месяцев назад
basepath-fallback-params

Fix basePath fallback parameter parsing (#95966)

22 дня назад
bfcache-regression

Fix debug channel not closing on the client with Node streams (#94268)

2 месяца назад
binary

Match peer dependencies in rsc-binary tests (#69515)

2 года назад
bun-externals

Mark bun builtin modules as external (fixes #75220) (#77616)

год назад
cache-components-allow-otel-spans

Gate partial fallback shell upgrades behind `partialPrefetching` for `next start` (#96297)

14 дней назад
cache-components-bot-ua

[cache components]: move flag out of experimental (#85035)

10 месяцев назад
cache-components-console

[test] Use `--debug-build-paths` instead of `NEXT_PRIVATE_APP_PATHS` (#85504)

9 месяцев назад
cache-components-create-component-tree

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
cache-components-dynamic-imports

instant: prompts on all fix cards, [group]-tagged CLI bullets, new docs slugs (#94017)

2 месяца назад
cache-components-errors

Remove legacy PPR code paths (#96868)

2 дня назад
cache-components-prerender-matrix

[Cache Components] Exclude dynamic params from prerenders when no generateStaticParams values is provided (#95872)

21 день назад
cache-components-request-apis

[cache components]: move flag out of experimental (#85035)

10 месяцев назад
cache-components-route-handler-errors

Turbopack: show specific SWC error messages as error titles (#91022)

5 месяцев назад
cache-components-segment-configs

Enforce route segment configs on metadata routes under Cache Components (#94962)

2 месяца назад
cache-components

instant: enable navigation validation by default (#94312)

2 месяца назад
catch-error

Reapply "Stabilize catchError and retry by removing unstable_ prefix" (#94623)

2 месяца назад
catchall-parallel-routes-group

fix(turbopack): allow page segments that don't alter the path after catchall (#67713)

2 года назад
catchall-specificity

fix(turbopack): correctly handle catchall specificity (#68800)

2 года назад
chunk-loading

chore: update prettier to 3.2.5 (#65092)

2 года назад
client-module-with-package-type

fix: force module format for virtual client-proxy file (#74162)

2 года назад
client-reference-chunking

Turbopack: remove deployment id suffix from client reference manifest chunks (#88741)

7 месяцев назад
client-reference-side-effects

test: Add tests for client reference side effects (#92774)

4 месяца назад
concurrent-navigations

Fix: server-patch retry preserves push/replace intent of suspended transitions (#90533)

6 месяцев назад
conflicting-page-segments

Turbopack Build: Fix conflicting page error (#79634)

год назад
conflicting-search-and-route-params

Add regression test for conflicting search and route params (#81249)

год назад
create-root-layout

Convert more tests from createNext -> nextTestSetup (#93799)

3 месяца назад
crypto-globally-available

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
css-bom

[turbopack] Strip leading BOM before parsing CSS (#96678)

8 дней назад
css-chunking

test: fix missing await in css-chunking test (#96725)

7 дней назад
css-client-side-nav-parallel-routes

Tweak flakey metadata error tests (#66060)

2 года назад
css-media-query

Turbopack: Disable LightningCSS MediaRangeSyntax feature (#85086)

10 месяцев назад
css-modules-data-urls

Turbopack: fix data-url CSS Module client references (#78428)

год назад
css-modules-pure-no-check

add support for cssmodules-pure-no-check to allow global CSS features like View Transitions (#77321)

год назад
css-modules-rsc-postcss

Turbopack: fix module rules for `.module.scss` (#82570)

год назад
css-modules-scoping

Upgrade lightningcss, disable grid prefixing (#65986)

2 года назад
css-order

Turbopack: replace cssChunking graph `moduleFactorCost` with `weightDistribution` (#95088)

месяц назад
css-server-chunks

Turbopack: switch from immutable token to path prefix (#92164)

4 месяца назад
cssnano-colormin

Disable `colormin` feature from `cssnano` (#53393)

2 года назад
custom-cache-control

Remove devCacheControlNoCache experimental option (hard-code no-cache) (#91503)

5 месяцев назад
dedupe-rsc-error-log

skip invalid deploy tests (#67563)

2 года назад
default-error-page-ui

Update default error pages (#90469)

5 месяцев назад
detachable-panels

Remove the experimental.devtoolSegmentExplorer flag (#83384)

год назад
dev-overlay

[DevOverlay] fix: shadow host element affects parent's display (#70676)

2 года назад
disable-logging-route

[Breaking] Update Dynamic APIs to be async (#68812)

2 года назад
draft-mode-middleware

[Breaking] Update Dynamic APIs to be async (#68812)

2 года назад
draft-mode

[Breaking] Update Dynamic APIs to be async (#68812)

2 года назад
duplicate-layout-components

[test] Move all files to .ts (1/6) (#85634)

9 месяцев назад
dynamic-css

Preload all chunks for next/dynamic in SSR (#65486)

2 года назад
dynamic-data

[test] Include error code in Redbox snapshot (#90497)

6 месяцев назад
dynamic-href

[test] Include error code in Redbox snapshot (#90497)

6 месяцев назад
dynamic-import-tree-shaking

Turbopack: Enable tree-shaking for dynamic imports with destructuring (#89683)

6 месяцев назад
dynamic-import

Use `registerClientReference` for ESM client component modules (#71968)

2 года назад
dynamic-in-generate-params

Append sitemap extension and optimize imafe metadata static generation (#66477)

2 года назад
dynamic-interception-route-revalidate

Add new updateTag API and new signature for revalidateTag (#83822)

10 месяцев назад
dynamic-requests

ignore fully dynamic requests on server side (#62949)

2 года назад
dynamic

Turbopack: don't treat metadata routes as RSC (#82911)

год назад
ecmascript-features

Rename process.env.TURBOPACK to process.env.IS_TURBOPACK_TEST for tests (#77892)

год назад
edge-route-catchall

[Breaking] Update Dynamic APIs to be async (#68812)

2 года назад
edge-route-rewrite

test: migrate rest async api usage in tests (#71663)

2 года назад
edge-runtime-node-compatibility

Do not warn during build for supported modules in the Edge runtime (#74752)

2 года назад
emotion-js

fix(turbopack): Apply `import_map` option of `swc_emotion` correctly (#71776)

год назад
empty-generate-static-params

Render a code frame for build errors thrown collecting page data (#95270)

месяц назад
error-boundary-navigation

[test] Run more test suites under cacheComponents flag, again (#96196)

16 дней назад
error-on-next-codemod-comment

Turbopack: improve issue printing colors (#94858)

2 месяца назад
errors

Upgrade React from `d9158919-20260615` to `ad78e251-20260616` (#94867)

2 месяца назад
esm-client-module-without-exports

Handle empty ESM client modules (#72404)

2 года назад
experimental-lightningcss-features

Fix support for `custom-media-queries` in LightningCSS (#95689)

месяц назад
expire-time

Honor the route-level `expire` value with blocking revalidation (#93211)

3 месяца назад
external-redirect

Fix: External redirect swallowed by Next.js (#87121)

8 месяцев назад
externalize-node-binary

Fix: revert the bad node binary handling (#71723)

2 года назад
fallback-prefetch

Remove devCacheControlNoCache experimental option (hard-code no-cache) (#91503)

5 месяцев назад
fallback-shells

Fix `isHeadPartial` when hydrating from a static fallback shell (#96400)

13 дней назад
fetch-abort-on-refresh

[ci] Share a single browser instance across all test suites in a single job (#95589)

23 дня назад
forbidden

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
front-redirect-issue

test: migrate rest async api usage in tests (#71663)

2 года назад
gesture-transitions

Add experimental_gesturePush to App Router (#88776)

7 месяцев назад
global-error

fix: handling of falsey values in error boundaries (#93134)

3 месяца назад
global-not-found

[strict-route-types] Enforce common React Component return types in App Router (#87389)

7 месяцев назад
graceful-shutdown-next-after

feat(after): stabilize `unstable_after` (#73605)

2 года назад
headers-static-bailout

test: migrate rest async api usage in tests (#71663)

2 года назад
hello-world

[test] revert config change in hello-world test (#82173)

год назад
hooks

Ensure constructor for `useSearchParams` can be imported for `instanceof` checks (#87269)

8 месяцев назад
i18n-hybrid

Move Ready in time before handler initialization (#88235)

7 месяцев назад
import-meta-glob-text-type

fix(turbopack): support `type: 'text'` in rules, and error on binding imports of non-ESM modules (#96558)

6 дней назад
import

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
initial-css-not-found

Fix an issue in how css references are collected under `next build --turbopack` (#81704)

год назад
initial-css-order

Turbopack: fix client reference order for shared references (#84760)

10 месяцев назад
instant-navigation-testing-api

Require Cache Components for Instant Navigation testing (#96745)

6 дней назад
instant-validation-build

Unify allow-runtime with Partial Prefetching (#96106)

15 дней назад
instant-validation-causes

[refactor] Prepare dev validation for running on a worker thread (#96151)

19 дней назад
instant-validation-client

Stabilize `unstable_instant` (#94578)

2 месяца назад
instant-validation-level-default

Insights: use a single Learn more link in console errors (#95967)

23 дня назад
instant-validation-level-error

Insights: use a single Learn more link in console errors (#95967)

23 дня назад
instant-validation-level-manual-error

Insights: use a single Learn more link in console errors (#95967)

23 дня назад
instant-validation-level-manual-warning

Insights: use a single Learn more link in console errors (#95967)

23 дня назад
instant-validation-level-warning

Insights: use a single Learn more link in console errors (#95967)

23 дня назад
instant-validation-static-shells

Insights: use a single Learn more link in console errors (#95967)

23 дня назад
instant-validation

Allow literal exports in `'use cache'` files (#97181)

18 часов назад
instrumentation-order

Move Ready in time before handler initialization (#88235)

7 месяцев назад
interception-dynamic-segment-middleware

Interception routes match from nested route navigation (#84898)

10 месяцев назад
interception-dynamic-segment

test: migrate webdriver callers to next.browser (#93941)

3 месяца назад
interception-dynamic-single-segment

Interception routes match from nested route navigation (#84898)

10 месяцев назад
interception-middleware-rewrite

[test] Regenerate tsconfig.json files (#85515)

9 месяцев назад
interception-route-prefetch-cache

[Breaking] Update Dynamic APIs to be async (#68812)

2 года назад
interception-routes-multiple-catchall

Fixed interception on a catch-all route (#72902)

2 года назад
interception-routes-output-export

Convert test/integration to isolated tests (#93247)

3 месяца назад
interception-routes-root-catchall

[Breaking] Update Dynamic APIs to be async (#68812)

2 года назад
interception-segments-two-levels-above

Interception routes match from nested route navigation (#84898)

10 месяцев назад
interoperability-with-pages

[ci] Pin typescript version in tests (#95619)

месяц назад
io

Stabilize `unstable_io` (#93621)

3 месяца назад
javascript-urls

test: migrate webdriver callers to next.browser (#93941)

3 месяца назад
layout-params

test: migrate rest async api usage in tests (#71663)

2 года назад
loader-file-named-export-custom-loader-error

instant: enable navigation validation by default (#94312)

2 месяца назад
log-file

Upgrade React from `fef12a01-20260413` to `da9325b5-20260417` (#92945)

4 месяца назад
logging

Convert test/integration to isolated tests (#93247)

3 месяца назад
mdx-font-preload

Turbopack: Fix next/font preloading for page.mdx (#88848)

7 месяцев назад
mdx-no-mdx-components

Add a fallback for the mdx-components file (#59693)

год назад
mdx

tests: Assert dpl query string in all tests for Turbopack (#90592)

6 месяцев назад
metadata-dynamic-routes-async-deps

Turbopack: lazy require metadata and handle TLA (#91705)

5 месяцев назад
metadata-dynamic-routes

Update `@vercel/og` and `satori` vendors (#90933)

5 месяцев назад
metadata-edge

Update `@vercel/og` and `satori` vendors (#90933)

5 месяцев назад
metadata-font

[test] separate metadata font tests (#82746)

год назад
metadata-icons-parallel-routes

fix: support multiple icon formats with same base name (icon.png + icon.svg) (#89504)

6 месяцев назад
metadata-icons

Allow SSR to finish microtasky work before flushing (#86311)

9 месяцев назад
metadata-image-files

fix(Turbopack): Address duplicated metadata image modules when they are impored (#82367)

год назад
metadata-invalid-image-file

chore: upgrade rspack 1.6.0 (#84210)

9 месяцев назад
metadata-json-manifest

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
metadata-navigation

[test] Run more test suites under cacheComponents flag, again (#96196)

16 дней назад
metadata-non-standard-custom-routes

fix: allow custom app routes for metadata conventions (#71153)

2 года назад
metadata-route-like-pages

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
metadata-soft-nav-cache-components

Fix metadata title dropped on soft navigation with Cache Components (#95315)

месяц назад
metadata-static-file-gsp

[test] Add test for static metadata files and `generateStaticParams` (#93465)

3 месяца назад
metadata-static-file

Remove 'silence this warning' from instant validation fix output (#95187)

месяц назад
metadata-static-generation

[cache components]: move flag out of experimental (#85035)

10 месяцев назад
metadata-streaming-cache-components

Fix HTML-limited bot matching in prerender bypass rules (#96584)

8 дней назад
metadata-streaming-parallel-routes

[metadata] only render one metadata outlet (#80146)

год назад
metadata-streaming-static-generation

test: expand Cache Components metadata streaming coverage (#96366)

13 дней назад
metadata-streaming

[test] Resolve `elementByCSS` and `waitForElementByCSS` once visible (#83301)

год назад
metadata-suspense

[test] Regenerate checked-in tsconfig.json files (#92455)

4 месяца назад
metadata-svg-icon

Turbopack: Fix sizes=any with icon.svg metadata file (#78663)

год назад
metadata-thrown

test: break down metadata test suite into smaller ones (#67018)

2 года назад
metadata-warnings

Cleanup non-generic assertions in our deploy test suite (#90894)

5 месяцев назад
metadata

Remove devCacheControlNoCache experimental option (hard-code no-cache) (#91503)

5 месяцев назад
middleware-matching

Fix: Middleware does not match when use :path (#72056)

2 года назад
middleware-rewrite-catchall-priority-with-parallel-route

[test] Move all files to .ts (1/6) (#85634)

9 месяцев назад
middleware-rewrite-dynamic

Fix warning in new apps caused by incorrect image dimensions (#93826)

3 месяца назад
middleware-rsc-external-rewrite

Convert test/integration to isolated tests (#93247)

3 месяца назад
middleware-sitemap

Revert "[metadata] use https protocol for schema urls" (#81934)

год назад
missing-suspense-with-csr-bailout

Insights: use a single Learn more link in console errors (#95967)

23 дня назад
mjs-as-extension

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
modal-catchall-sibling-dynamic-prefetch-loop

Fix: Optimistic routing bugs leading to repeated prefetch loops (#97128)

день назад
modularizeimports

[test] Stop using `baseUrl` (#92469)

4 месяца назад
monaco-editor

Turbopack: Allow fully dynamic import() in node_modules (#79153)

год назад
multi-value-search-params-stale

fix: preserve repeated search params in client page segment cache keys (#94863)

месяц назад
multiple-lockfiles

Improve root detection to handle worktrees, more workspaces & stray lockfiles (#96159)

15 дней назад
navigation-focus

[fragment-scroll] Remove `config.experimental.appNewScrollHandler` (#95602)

7 дней назад
navigation-layout-suspense

[test] Run more test suites under cacheComponents flag, again (#96196)

16 дней назад
navigation-redirect-import

Handle next/navigation import in middleware (#66175)

2 года назад
navigation-with-queued-actions

fix: don't drop queued actions when navigating (#75362)

год назад
navigation

[test] Compile the middleware redirect routes up front in dev (#97190)

12 часов назад
next-after-app-api-usage

fix: request APIs in promises passed to after() in actions/handlers (#94964)

2 месяца назад
next-after-app-deploy

test: stabilize after() deploy revalidation checks (#96428)

12 дней назад
next-after-app-static

test: fix next-after-app-static (#94195)

2 месяца назад
next-after-app

fix: after(callback) called after response end (#94974)

2 месяца назад
next-after-pages

Improve RSC error messages (#90702)

5 месяцев назад
next-condition

Exclude `next-js` condition from middleware, proxy, and instrumentation (#85321)

10 месяцев назад
next-config-ts-native-mts

Allow `next.config.mts` for Node.js native TS resolver (#83556)

год назад
next-config-ts-native-ts

feat: use Node.js native TS resolver for `next.config.ts` (#83240)

год назад
next-config-ts

Resolve `compilerOptions.paths` in tsconfigs without `compilerOptions.baseUrl` (#92277)

4 месяца назад
next-config

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
next-dist-client-esm-import

Avoid deprecated TS node10 moduleResolution defaults (#91847)

5 месяцев назад
next-dynamic-csp-nonce

Turbopack: switch from immutable token to path prefix (#92164)

4 месяца назад
next-dynamic-css

[Breaking] Update Dynamic APIs to be async (#68812)

2 года назад
next-font

Turbopack: switch from immutable token to path prefix (#92164)

4 месяца назад
next-image-events

[next/image] Only fire `onError` once (#93209)

3 месяца назад
next-image-legacy-src-with-query-without-local-patterns

[Breaking] Require `images.localPatterns` for query in Image src (#84406)

10 месяцев назад
next-image-src-with-query-without-local-patterns

[Breaking] Require `images.localPatterns` for query in Image src (#84406)

10 месяцев назад
next-image

test: Fix immutable static asset deployment tests (#95550)

месяц назад
next-script

fix(next): add cross origin in react dom preload (#67423)

2 года назад
no-double-tailwind-execution

Fix no-double-tailwind-execution flake (#86549)

9 месяцев назад
no-duplicate-headers-middleware

Update no duplicate headers case (#70381)

2 года назад
no-duplicate-headers-next-config

Update no duplicate headers case (#70381)

2 года назад
no-server-actions

Validate server reference IDs during manifest lookup (#96007)

22 дня назад
node-extensions

[cache components]: move flag out of experimental (#85035)

10 месяцев назад
node-worker-threads

Fix Turbopack worker_threads URL resolution (#93432)

3 месяца назад
non-ascii-cache-item-name

Encode the cache item name built by `unstable_cache` (#96937)

2 дня назад
non-ascii-cache-tags

Encode non-ASCII characters in cache tags at construction (#93601)

3 месяца назад
non-root-project-monorepo

instant: enable navigation validation by default (#94312)

2 месяца назад
non-rsc-router-prefetch

Fix non-RSC router prefetch handling (#94553)

2 месяца назад
not-found-default

[test] Include error code in Redbox snapshot (#90497)

6 месяцев назад
not-found-non-document-dynamic

Fix adapter outputs for not-found routes when used with cache components (#96390)

12 дней назад
not-found-non-document

Return plain text 404 for non-document requests to unknown paths (#95930)

20 дней назад
not-found-with-layout-and-group-not-found

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
not-found-with-nested-layouts

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
not-found-with-pages-i18n

test: Fix immutable static asset deployment tests for real (#95600)

месяц назад
not-found

[test] Enable scroll related tests in Cache Component tests (#83245)

6 месяцев назад
nx-handling

Bump @swc/helpers (#96720)

7 дней назад
optimistic-routing

Fix: Optimistic routing bugs leading to repeated prefetch loops (#97128)

день назад
otel-parent-span-propagation

[otel] fix missing http.route attribute (#90832)

5 месяцев назад
pages-router-app-not-found

test: skip hybrid not-found coverage for the legacy builder (#96534)

9 дней назад
pages-to-app-routing

Hard-navigate to app routes shadowed by a pages dynamic route (#95185)

2 месяца назад
parallel-route-navigations

Unify appShells flag with Partial Prefetching (#95415)

месяц назад
parallel-route-not-found-params

feat: added error when there's missing root params in generateStaticParams (#73933)

2 года назад
parallel-route-not-found

[strict-route-types] Enforce common React Component return types in App Router (#87389)

7 месяцев назад
parallel-routes-and-interception-basepath

Add validation for missing default.js in parallel routes (#84702)

10 месяцев назад
parallel-routes-and-interception-catchall

Add validation for missing default.js in parallel routes (#84702)

10 месяцев назад
parallel-routes-and-interception-from-root

Re-implement hmr-refresh in terms of refresh (#87135)

8 месяцев назад
parallel-routes-and-interception-nested-dynamic-routes

Update failing e2e deploy tests (#84395)

10 месяцев назад
parallel-routes-and-interception

Fix interception routes with trailing slash configuration (#86787)

8 месяцев назад
parallel-routes-breadcrumbs

Prefetch links nearest the top of the document first (#95393)

месяц назад
parallel-routes-catchall-children-slot

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
parallel-routes-catchall-default

test: migrate rest async api usage in tests (#71663)

2 года назад
parallel-routes-catchall-dynamic-segment

Add validation for missing default.js in parallel routes (#84702)

10 месяцев назад
parallel-routes-catchall-groups

Add validation for missing default.js in parallel routes (#84702)

10 месяцев назад
parallel-routes-catchall-slotted-non-catchalls

Fix build crash with parallel routes and root-level dynamic parameters (#85074)

10 месяцев назад
parallel-routes-catchall-specificity

[Breaking] Update Dynamic APIs to be async (#68812)

2 года назад
parallel-routes-catchall

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
parallel-routes-css

test: migrate webdriver callers to next.browser (#93941)

3 месяца назад
parallel-routes-generate-static-params

[Breaking] Update Dynamic APIs to be async (#68812)

2 года назад
parallel-routes-group-depth

fix: correct appPaths sort order for parallel routes with route groups (#91160)

5 месяцев назад
parallel-routes-layouts

parallel routes: support multi-slot layouts (#61115)

3 года назад
parallel-routes-leaf-segments

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
parallel-routes-not-found

Exclude static metadata and viewport from error recovery prerender when cache-components is enabled (#94134)

2 месяца назад
parallel-routes-revalidation

[strict-route-types] Typecheck App Router page props (#87386)

7 месяцев назад
parallel-routes-root-param-dynamic-child

Prefetch links nearest the top of the document first (#95393)

месяц назад
parallel-routes-root-slot

Add validation for missing default.js in parallel routes (#84702)

10 месяцев назад
parallel-routes-scroll-owner

[fragment-scroll] Remove `config.experimental.appNewScrollHandler` (#95602)

7 дней назад
parallel-routes-use-selected-layout-segment

[test] Resolve `elementByCSS` and `waitForElementByCSS` once visible (#83301)

год назад
params-hooks-compat

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
partial-fallback-root-blocking

[Cache Components] Exclude dynamic params from prerenders when no generateStaticParams values is provided (#95872)

21 день назад
partial-fallback-shell-upgrade

Gate partial fallback shell upgrades behind `partialPrefetching` for `next start` (#96297)

14 дней назад
partial-prefetching-config

Re-fetch dynamic content on navigation with `partialPrefetching` enabled (#94655)

2 месяца назад
partial-prefetching-deep-propagation

Stabilize export const prefetch (#94571)

2 месяца назад
partial-prefetching-segment-config

Stabilize export const prefetch (#94571)

2 месяца назад
phase-changes

feat(after): stabilize `unstable_after` (#73605)

2 года назад
pnpm-workspace-root

Handle pnpm-workspace.yaml while searching for monorepo root (#74818)

7 месяцев назад
ppr-full

Remove legacy PPR code paths (#96868)

2 дня назад
ppr-history-replace-state

[cache components]: move flag out of experimental (#85035)

10 месяцев назад
ppr-metadata-blocking

[cache components]: move flag out of experimental (#85035)

10 месяцев назад
ppr-middleware-rewrite-force-dynamic-ssg-dynamic-params

[cache components]: move flag out of experimental (#85035)

10 месяцев назад
ppr-missing-root-params

Convert test/integration to isolated tests (#93247)

3 месяца назад
ppr-navigations

Convert more tests from createNext -> nextTestSetup (#93799)

3 месяца назад
ppr-partial-hydration

[cache components]: move flag out of experimental (#85035)

10 месяцев назад
ppr-root-param-fallback

Stream Cache Components dev render instead of restarting on cache miss (#94457)

2 месяца назад
ppr-root-param-rsc-fallback

Enable rootParams by default (#93863)

3 месяца назад
ppr-unstable-cache

Convert more tests from createNext -> nextTestSetup (#93799)

3 месяца назад
ppr

Use Cache Components as the internal PPR signal (#96827)

2 дня назад
preferred-region

Add a `regions` property to the Functions Config Manifest file (#80104)

год назад
prefetch-searchparam

[test] Run more test suites under cacheComponents flag, again (#96196)

16 дней назад
prefetch-true-instant

Remove implicit Partial Prefetching opt-in from `instant` (#96539)

9 дней назад
prefetching-not-found

Ensure client reference manifest is traced for global not found page (#74919)

2 года назад
prerender-encoding

fix: uri encode dynamic routes in dev (#71588)

2 года назад
proxy-headers-live-view

Restore the live `headers()` view of the incoming request (#97166)

11 часов назад
proxy-missing-export

Turbopack: improve issue printing colors (#94858)

2 месяца назад
proxy-nfc-traced

fix: Rename proxy.js to middleware.js in NFT file (#86214)

9 месяцев назад
proxy-prefix-rewrite-prefetch-loop

Fix: Optimistic routing bugs leading to repeated prefetch loops (#97128)

день назад
proxy-runtime-nodejs

Only allow node runtime in proxy (#85139)

10 месяцев назад
proxy-runtime

Turbopack: improve issue printing colors (#94858)

2 месяца назад
proxy-with-middleware

Move Ready in time before handler initialization (#88235)

7 месяцев назад
random-in-sass

[Turbopack] place style imports in RSC in the client context (#69952)

2 года назад
react-max-headers-length

[cache components]: move flag out of experimental (#85035)

10 месяцев назад
redirect-rewrite-dynamic-basepath

Preserve basePath in redirect destinations (#95608)

22 дня назад
redirect-rewrite-dynamic

Fix: Update the URL when a client navigation redirects to a rewritten route (#95207)

месяц назад
reexport-client-component-metadata

Fix client reference access causing metadata missing (#70732)

2 года назад
refresh

Build: Share StaticWorker between static check and static generation (#85860)

9 месяцев назад
remove-console

Support `compiler.removeConsole` with Turbopack (#67849)

2 года назад
require-context

Turbopack: Skip manifest loading in server when using route modules (#82903)

год назад
resolve-extensions

fix(turbopack): preserve resolveExtensions priority in read_matches fast path (#91856)

5 месяцев назад
resource-url-encoding

remove BrowserInterface (#78308)

год назад
resume-data-cache

Strengthen _rsc cache-busting param (#92755)

4 месяца назад
resuming-head-runtime-search-param

fully remove clientSegmentCache flag (#85541)

9 месяцев назад
revalidate-dynamic

[cache components] stabilize cacheLife profiles (#85050)

10 месяцев назад
revalidate-path-with-rewrites

Use rewritten pathname for implicit cache tags (#88732)

7 месяцев назад
revalidatetag-rsc

Update default error pages (#90469)

5 месяцев назад
rewrite-headers

Convert test/integration to isolated tests (#93247)

3 месяца назад
rewrite-with-search-params

Cleanup non-generic assertions in our deploy test suite (#90894)

5 месяцев назад
rewrites-redirects

[test] Run more test suites under cacheComponents flag, again (#96196)

16 дней назад
root-detection

[turbopack / next.js] Add an end-to-end test for new root detection (#96544)

9 дней назад
root-layout-redirect

[test] Regenerate tsconfig.json files (#85515)

9 месяцев назад
root-layout-render-once

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
root-layout

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
root-suspense-dynamic

Apply sourcemaps by default during prerender in `next build` (#93280)

4 месяца назад
route-page-manifest-bug

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
router-autoscroll

[fragment-scroll] Remove `config.experimental.appNewScrollHandler` (#95602)

7 дней назад
router-disable-smooth-scroll

[breaking]: enable router scroll optimization by default (#84102)

год назад
router-stuck-dynamic-static-segment

[test] Run more test suites under cacheComponents flag, again (#96196)

16 дней назад
rsc-basic

Rename experimental.useExperimentalReact to blockingSSR (#94869)

2 месяца назад
rsc-query-routing

remove BrowserInterface (#78308)

год назад
rsc-redirect

[test] Run more test suites under cacheComponents flag, again (#96196)

16 дней назад
rsc-webpack-loader

[ci]: pin styled-components version in tests (#90194)

6 месяцев назад
script-before-interactive-xss

Cherry-pick ghsa commits to canary (#93614)

3 месяца назад
script-before-interactive

[test] Resolve `elementByCSS` and `waitForElementByCSS` once visible (#83301)

год назад
scss

Turbopack: improve issue printing colors (#94858)

2 месяца назад
search-params-react-key

[Breaking] Update Dynamic APIs to be async (#68812)

2 года назад
searchparams-reuse-loading

Prefetch links nearest the top of the document first (#95393)

месяц назад
searchparams-static-bailout

[test] Regenerate tsconfig.json files (#85515)

9 месяцев назад
segment-cache

Preserve per-segment prefetching after dynamic navigation (#96583)

9 дней назад
segment-config-ts

Support type cast expressions in page static info extractor (#92837)

4 месяца назад
self-importing-package-monorepo

Remove automatic linting from build (#83136)

10 месяцев назад
self-importing-package

Add tests for self-importing packages (#68070)

2 года назад
server-action-headers-redirect

Avoid mutating `req.headers` when stripping internal headers (#95116)

2 месяца назад
server-action-logging

Return 200 for client-handled Server Action redirects (#96310)

15 дней назад
server-actions-redirect-middleware-rewrite

Fix server action edge redirect with middleware rewrite (#67148)

2 года назад
server-actions-relative-redirect

fix multi-level redirect in server actions (#72770)

2 года назад
server-components-externals

ci: Enable `experimental.isolatedDevBuild` for `test-experimental-dev` (#84099)

год назад
server-source-maps

[sourcemaps] Use file: sourcemaps for Turbopack to improve dev performance (#95946)

19 дней назад
service-worker-multiple

test: Disable service worker deploy tests for now (#95570)

месяц назад
service-worker-scopes

[turbopack] Output service workers to `/_next/static/` (#95554)

месяц назад
service-worker

[turbopack] Simplify service worker e2e tests (#95672)

месяц назад
set-cookies

refactor: added more strict app segment config parsing (#70479)

2 года назад
shallow-routing

[test] Resolve `elementByCSS` and `waitForElementByCSS` once visible (#83301)

год назад
similar-pages-paths

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
sitemap-group

[metadata] not add suffix to sitemap.xml in group routes (#83486)

год назад
static-generation-status

[test] Enable scroll related tests in Cache Component tests (#83245)

6 месяцев назад
static-rsc-cache-components

fix: fully static pages should emit & serve static rsc payloads (#89202)

6 месяцев назад
static-shell-debugging

Remove legacy PPR code paths (#96868)

2 дня назад
static-siblings

Embed static sibling info in route tree (#88692)

7 месяцев назад
sub-shell-generation-middleware

Gate partial fallback shell upgrades behind `partialPrefetching` for `next start` (#96297)

14 дней назад
sub-shell-generation

test: Fix immutable static asset deployment tests for real (#95600)

месяц назад
syntax-highlighter-crash

Replace createNextDescribe with nextTestSetup (#64817)

2 года назад
tailwind-css

Turbopack: allow resolving TS files in tailwind config (#90046)

5 месяцев назад
taint

Upgrade React from `fef12a01-20260413` to `da9325b5-20260417` (#92945)

4 месяца назад
temporary-references

Support temporary references for server actions (#71230)

2 года назад
test-template

Upgrade lightningcss, disable grid prefixing (#65986)

2 года назад
third-parties

[test] Unflake `third-parties/basic` (#83385)

год назад
trace-build-file

fix(build): don't block SSG on telemetry flush, add persistence spans to trace-build (#91335)

5 месяцев назад
trailingslash

Update flakey E2E deploy tests (#89792)

6 месяцев назад
transition-indicator

Enable React's default Transition indicator behind a flag (#86000)

9 месяцев назад
turbopack-loader-content-type

Turbopack: add support for contentType condition for webpack loaders (#89156)

6 месяцев назад
turbopack-postcss-multiple-configs

feat(turbopack): add LocalPathOrProjectPath PostCSS config resolution (#91338)

4 месяца назад
turbopack-reports

Fix test after CI switched to pnpm 10 (#76615)

год назад
typed-routes-validator

Enable TypeScript CLI by default (#96497)

9 дней назад
typed-routes

Enable TypeScript CLI by default (#96497)

9 дней назад
typegen-bundler-env

typegen: default to Turbopack (#94952)

2 месяца назад
typegen-error-diagnostic

[CLI] Exit non-zero with a clear message when next typegen fails (#94241)

2 месяца назад
typeof-window

disable deploy tests for incompatible suites (#66776)

2 года назад
types

Resolve `compilerOptions.paths` in tsconfigs without `compilerOptions.baseUrl` (#92277)

4 месяца назад
unauthorized

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
undefined-default-export

Preserve `__NEXT_ERROR_CODE` across the `/_error` page handoff (#93183)

4 месяца назад
underscore-ignore-app-paths

[test] Regenerate tsconfig.json files (#85515)

9 месяцев назад
unhandled-rejection-logging

Consolidate unhandled rejection logging into a single listener (#95999)

12 дней назад
unstable-rethrow

[strict-route-types] Enforce common React Component return types in App Router (#87389)

7 месяцев назад
upward-distdir

Turbopack: Allow distdir in project directory, outside of the application (#80683)

год назад
use-cache-after-uncached-io

[Cache] Make caches error if called after prerender aborts (#96426)

9 дней назад
use-cache-close-over-function

[test] `assert*` -> `waitFor*` when the util is not instant (#85450)

9 месяцев назад
use-cache-configured-timeout

Stream Cache Components dev render instead of restarting on cache miss (#94457)

2 месяца назад
use-cache-custom-handler

Reuse completed cache entries for the rest of a request (#96727)

7 дней назад
use-cache-deadlock-probe

Stream Cache Components dev render instead of restarting on cache miss (#94457)

2 месяца назад
use-cache-default-handler-expire-zero

Fix stale dev `'use cache'` for cookieless requests and route handlers (#96022)

21 день назад
use-cache-default-profile-expire-zero

[test] Unflake `use-cache-default-profile-expire-zero` tests (#97250)

3 часа назад
use-cache-hanging-inputs

Stream Cache Components dev render instead of restarting on cache miss (#94457)

2 месяца назад
use-cache-hanging

Stream Cache Components dev render instead of restarting on cache miss (#94457)

2 месяца назад
use-cache-infinity-profile

Normalize and validate `expire` and `revalidate` values to handle Infinity and surface mistakes early (#95493)

месяц назад
use-cache-metadata-route-handler

Fix cache warming and static params for metadata images with top-level await (#95790)

месяц назад
use-cache-og-image-top-level-await

Fix cache warming and static params for metadata images with top-level await (#95790)

месяц назад
use-cache-output-export

[cache components]: move flag out of experimental (#85035)

10 месяцев назад
use-cache-private

Persist `'use cache: private'` entries in dev (#94694)

2 месяца назад
use-cache-route-handler-only

Improve deduping of concurrent `'use cache'` invocations (#91830)

4 месяца назад
use-cache-search-params

Stream Cache Components dev render instead of restarting on cache miss (#94457)

2 месяца назад
use-cache-segment-configs

Turbopack: improve issue printing colors (#94858)

2 месяца назад
use-cache-swr

Make `cacheMaxMemorySize: 0` and custom cache handlers fast in dev (#94784)

2 месяца назад
use-cache-unknown-cache-kind

Turbopack: improve issue printing colors (#94858)

2 месяца назад
use-cache-with-server-function-props

[cache components]: move flag out of experimental (#85035)

10 месяцев назад
use-cache-without-experimental-flag

fix: replace docs/canary links with stable docs paths in error messages (#92528)

4 месяца назад
use-cache

Derive foreground cache revalidation from the consumer (#96731)

7 дней назад
use-offline

Enable prefetchInlining by default (#92863)

4 месяца назад
use-params

[test] Regenerate tsconfig.json files (#85515)

9 месяцев назад
use-router-bfcache-id

bfcacheId: Opt out of state preservation (#93633)

3 месяца назад
use-selected-layout-segment-s

test: migrate webdriver callers to next.browser (#93941)

3 месяца назад
use-server-inserted-html

[ci]: pin styled-components version in tests (#90194)

6 месяцев назад
view-transitions

Remove inert experimental.viewTransition flag (#96098)

20 дней назад
webpack-loader-binary

Turbopack: absolute requests in webpack loader (#84575)

10 месяцев назад
webpack-loader-conditions

Turbopack: absolute requests in webpack loader (#84575)

10 месяцев назад
webpack-loader-errors

Turbopack: fix error reporting with crashing webpack loaders (#93926)

3 месяца назад
webpack-loader-fs

Turbopack: absolute requests in webpack loader (#84575)

10 месяцев назад
webpack-loader-import-module

Turbopack: Add importModule() support to webpack loaders (#89630)

5 месяцев назад
webpack-loader-module-type

Turbopack: switch from immutable token to path prefix (#92164)

4 месяца назад
webpack-loader-resolve

Turbopack: absolute requests in webpack loader (#84575)

10 месяцев назад
webpack-loader-resource-query

TURBOPACK: alias resolve lost query param (#88891)

5 месяцев назад
webpack-loader-set-environment-variable

Turbopack: Fix setting existing env var in webpack loader (#78962)

год назад
webpack-loader-ts-transform

Turbopack: absolute requests in webpack loader (#84575)

10 месяцев назад
with-babel

Update `@vercel/og` and `satori` vendors (#90933)

5 месяцев назад
with-exported-function-config

fix(next): properly pass layout-level `maxDuration` config to the children page segments on build (#68793)

2 года назад
worker-component-chunks

[turbopack] Add e2e test that uses component chunks + workers (#96556)

5 дней назад
worker-module-url

Fix Turbopack worker URL context lookup (#96307)

15 дней назад
worker-relay-compiler

[turbopack] Add `turbopack_ecmascript` and `turbopack_wasm`'s embeded FS to `internal_assets_conditions` (#96600)

9 дней назад
worker

Fix Turbopack worker chunk loading with asset prefix (#96636)

8 дней назад
x-forwarded-headers

disable deploy tests for incompatible suites (#66776)

2 года назад