Skip to content

Conversation

@franky47
Copy link
Member

@franky47 franky47 commented Oct 10, 2025

  • Rename middleware to proxy (edit: actually we need both to test against previous versions of Next.js)
  • React compiler stable
  • Vitest 4
  • Next.js 16 stable
  • Fumadocs 16
  • Fumadocs UI alignment (remove unnecessary CSS tweaks)
  • Enable cache components (test for static content)
  • Investigate why we need to wrap the NuqsAdapter with Suspense
  • Investigate why the landing page & registry are slow to load (showing a black background fallback)

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 Oct 28, 2025 8:47pm

@socket-security
Copy link

socket-security bot commented Oct 10, 2025

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 10, 2025

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

commit: f223b47

@franky47 franky47 changed the title chore: update to Next.js 16 beta chore: update to Next.js 16 Oct 23, 2025
When a run was in progress or queued, the schema didn't actually
cover the fact that conclusion could be null in those cases.

So we now overfetch a little and only keep completed runs where
we know what conclusion to use for rendering.
The Infinity cache trick didn't actually work,
but we can emulate a pseudo-static output by
caching for a whole year, there's a high chance
that we'll deploy at least once a year.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants