canary
[tests]: remove unnecessary skipDeployment flags (#92423)
Convert test/integration to isolated tests (#93247)
Fix duplicate static files in adapter (#95681)
Propagate maxDuration to edge adapter outputs (#95118)
Improve root detection to handle worktrees, more workspaces & stray lockfiles (#96159)
Fix missing styled-jsx styles in Pages Router SSR on adapter builds (#96632)
Upgrade React from `313332d1-20250326` to `63779030-20250328` (#77643)
Convert tests using createNext -> nextTestSetup (#93767)
test: migrate webdriver callers to next.browser (#93941)
fix(turbopack): point at the glob that matched a file with no module type (#96561)
update routes-manifest to include whether app has pages routes (#86051)
Enable TypeScript CLI by default (#96497)
[ci] Share a single browser instance across all test suites in a single job (#95589)
feat: build lifecycle hooks - afterProductionCompile (#77345)
Improve the NFT error message and ignore comment handling (#95144)
Turbopack: switch from immutable token to path prefix (#92164)
[turbopack] Retry chunk loading on failure (#94918)
chore: upgrade next-rspack to rspack 2.0 (#92222)
Eval next.config export functions in the try catch (#93884)
Use Tailwind Turbopack loader in create-next-app (#96606)
Turbopack tests: remove assertions that duplicate webpack results (#95688)
Bump TypeScript to 6.0 (#91257)
Deprecate undocumented custom server methods (#94348)
test: Improve immutable static asset tests (#95349)
Respect NEXT_HASH_SALT for server side assetsHashes (#95738)
Rename process.env.TURBOPACK to process.env.IS_TURBOPACK_TEST for tests (#77892)
Ignore error pages for cache revalidate (#72412)
Fix flakiness of `error-hydration` test with turbopack (#67733)
Turbopack: support targeting even older browsers (#91563)
Disable `supportsImmutableAssets` with `config.output` (#95521)
Turbopack: consistently name runtime chunk (#81769)
Convert more tests from createNext -> nextTestSetup (#93799)
Replace createNextDescribe with nextTestSetup (#64817)
Stablize instrumentation.js (#68853)
[ci] update relay-compiler to 21.0.1 (#95217)
Upgrade React from `f0dfee38-20260529` to `43bcbf80-20260603` (#94440)
[test] Stop using deprecated `target: "es5"` TypeScript compiler option (#92458)
Re-enable legacyBehavior and passHref on Link (#84500)
[CC] Track APIs that cause incompatible static/app shells (#97040)
Fix: respond 405 status code on OPTIONS request to SSG page (#76767)
[turbopack] Inline the chunk group bootstrap in Next.js to drop the per-route runtime (#94666)
Deprecate edge runtime (#93369)
Only allow node runtime in proxy (#85139)
Fix `config.reactProductionProfiling` for Webpack (#90430)
Fix "type: module" in project dir when using standalone or adapters (#93612)
Handle Pages data route skew with deployment id header, take 2 (#89325)
[Turbopack] write route bundle stats to .next/diagnostics/route-bundle-stats.json (#90949)
Fix test after CI switched to pnpm 10 (#76615)
Turbopack: trace externals imported only by server actions (#95824)
Add `next internal static-routes-info` CLI command (#93399)
[ci] Pin typescript version in tests (#95619)
[test] Regenerate checked-in tsconfig.json files (#92455)
Turbopack: fixup cache handler tracing (#94477)
Fix workers on thread to not crash with napi-rs (#95281)
Don't suppress usage of deprecated TypeScript `compilerOptions` (#93377)