Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
In progress
35861
Flaky task
→
a15f2f2a feat(nextjs)!: deprecate withNx function ## Current Behavior `withNx`/`composePlugins` from `@nx/next` wrap `next.config.js` to transpile workspace libs and patch CSS-module loaders. New apps always scaffold the wrapper. ## Expected Behavior Both helpers are warn-only deprecated (removed in v24). Apps on the inferred `@nx/next/plugin` generate a plain `next.config.js` - Next.js 16 transpiles workspace libs natively, so the wrapper is no longer needed. The legacy `@nx/next:build` executor still scaffolds `withNx` (it needs it to honor `--outputPath`). Migration recipe added. ## Related Issue(s) NXC-4325
by Jack Hsu
J
Failed
35861
Environment issue
→
a15f2f2a feat(nextjs)!: deprecate withNx function ## Current Behavior `withNx`/`composePlugins` from `@nx/next` wrap `next.config.js` to transpile workspace libs and patch CSS-module loaders. New apps always scaffold the wrapper. ## Expected Behavior Both helpers are warn-only deprecated (removed in v24). Apps on the inferred `@nx/next/plugin` generate a plain `next.config.js` - Next.js 16 transpiles workspace libs natively, so the wrapper is no longer needed. The legacy `@nx/next:build` executor still scaffolds `withNx` (it needs it to honor `--outputPath`). Migration recipe added. ## Related Issue(s) NXC-4325
by Jack Hsu
J
Failed
35861
Fix available
→
8360c524 feat(nextjs)!: deprecate withNx function ## Current Behavior `withNx`/`composePlugins` wrap `next.config.js` to transpile workspace libs and patch CSS-module loaders. New apps scaffold the wrapper. ## Expected Behavior Both helpers are warn-only deprecated (removed in v24). New apps generate a plain `next.config.js`. Next.js 16 transpiles workspace libs natively on Turbopack and webpack, so the wrapper is no longer needed. Migration recipe documented. ## Related Issue(s) NXC-4325
by Jack Hsu
J
Previous page
Previous
Next
Next page