You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is Next.js 16.3 supported today? If so, which @opennextjs/cloudflare version is the minimum recommended? Is there a published version compatibility matrix (Next ↔ adapter)?
Points of attention when upgrading 15 → 16.3 — any breaking changes the adapter is sensitive to? Specifically:
Question / Discussion
I'd like to understand the current state of Next.js 16.3 support in
@opennextjs/cloudflarebefore upgrading a production app.Current setup
@opennextjs/cloudflare:^1.14.7next:15.xreact/react-dom:19.2.xwrangler:^4.58.xQuestions
@opennextjs/cloudflareversion is the minimum recommended? Is there a published version compatibility matrix (Next ↔ adapter)?cacheComponents/ Partial Prerendering (PPR)proxy.js/ middleware changessetImmediate/ Node built-ins under workerdrevalidateTag) behavior on R2/KVsetImmediatecrash, [BUG] No support forproxy.jsin Cloudflare Workers #1277proxy.jsnot supported, and [BUG] Prod-only crash when enablingcacheComponents(Uncaught SyntaxError: Unexpected identifier '$') #1130cacheComponentsprod crash — are these the main blockers?)Thanks for the great adapter! 🙏