Skip to content

chore: update to Next.js 16#1170

Merged
franky47 merged 46 commits intonextfrom
chore/nextjs-16
Nov 3, 2025
Merged

chore: update to Next.js 16#1170
franky47 merged 46 commits intonextfrom
chore/nextjs-16

Conversation

@franky47
Copy link
Member

@franky47 franky47 commented Oct 10, 2025

  • React compiler stable
  • Vitest 4
  • Next.js 16 stable
  • Fumadocs 16
  • Fumadocs UI alignment (remove unnecessary CSS tweaks)
  • Normalise layouts between pages (landing & blog should have the same top nav as the docs)
  • Enable cache components (test for static content)
  • Investigate why the landing page & registry are slow to load (showing a black background fallback) -> was due to
    having the root level Suspense, false flag.
  • Investigate why we need to wrap the NuqsAdapter with Suspense -> False flag, investigating with the Turbopack team.
  • Rename middleware to proxy edit: actually we need to test against previous versions of Next.js, so keep middleware for now.

Sentry update

  • Error reporting with sourcemaps on the server (required turbopack.debugIds: true in Next.js config & using @sentry/nextjs@^10.20.0 for debugId support.
  • Error reporting with sourcemaps on the client
  • Commits linking
  • Make sure client side works with Core Vitals

@franky47 franky47 added the dependencies Pull requests that update a dependency file label Oct 10, 2025
@franky47 franky47 added this to the 🪵 Backlog milestone Oct 10, 2025
@vercel
Copy link

vercel bot commented Oct 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
nuqs Ready Ready Preview Comment Nov 3, 2025 11:19pm

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 10, 2025

pnpm add https://pkg.pr.new/nuqs@1170

commit: 9900ded

But the error being thrown doesn't actually point to that file,
but in the NuqsAdapter code.
@socket-security
Copy link

socket-security bot commented Nov 3, 2025

@franky47 franky47 enabled auto-merge (squash) November 3, 2025 23:17
@franky47 franky47 merged commit 5968d90 into next Nov 3, 2025
29 checks passed
@franky47 franky47 deleted the chore/nextjs-16 branch November 3, 2025 23:24
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

🎉 This PR is included in version 2.7.3-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

🎉 This PR is included in version 2.7.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot removed this from the 🚀 Shipping next milestone Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file released on @beta released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant