Skip to content

chore(nx-dev): upgrade next to 16 (from EOL 14)#35923

Draft
jaysoo wants to merge 1 commit into
masterfrom
nextjs-update
Draft

chore(nx-dev): upgrade next to 16 (from EOL 14)#35923
jaysoo wants to merge 1 commit into
masterfrom
nextjs-update

Conversation

@jaysoo

@jaysoo jaysoo commented Jun 9, 2026

Copy link
Copy Markdown
Member

Current Behavior

The nx-dev docs app runs on Next.js 14.2.35, which is end-of-life.

Expected Behavior

nx-dev runs on the latest Next 16 (16.2.7). React stays at 18.3.1 (peer-accepted). App-router course page params are now async, and the unused eslint-config-next dependency is dropped (next lint is removed in v16; nx-dev lints via a flat config).

Related Issue(s)

N/A


View session information ↗

@netlify

netlify Bot commented Jun 9, 2026

Copy link
Copy Markdown

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 21116e0
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/6a2968739379e80008278ac0
😎 Deploy Preview https://deploy-preview-35923--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jun 9, 2026

Copy link
Copy Markdown

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 21116e0
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6a296873811103000998f216
😎 Deploy Preview https://deploy-preview-35923--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

nx-dev on next 14.2.35 (EOL). Stale eslint-config-next 14.

- next -> 16.2.7 (latest v16). react stays 18.3.1 (peer ok).
- app-router course pages: params now async (await).
- drop unused eslint-config-next (next lint gone in 16; nx-dev uses flat config).

N/A
@nx-cloud

nx-cloud Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 21116e0

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ⏳ In Progress ... View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 3s View ↗
nx-cloud record -- pnpm nx-cloud conformance:check ✅ Succeeded 57s View ↗
nx build workspace-plugin ✅ Succeeded 3m 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 18s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 5s View ↗

☁️ Nx Cloud last updated this comment at 2026-06-10 13:44:16 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant