Skip to content

Mark Node Middleware as supported in Cloudflare docs - #222

Open
ScienHAC wants to merge 2 commits into
opennextjs:mainfrom
ScienHAC:patch-1
Open

Mark Node Middleware as supported in Cloudflare docs#222
ScienHAC wants to merge 2 commits into
opennextjs:mainfrom
ScienHAC:patch-1

Conversation

@ScienHAC

Copy link
Copy Markdown

Updates the Cloudflare documentation checklist to mark Node Middleware as supported. References PR #1279 and #1309 from @opennextjs/cloudflare.

Updates the Cloudflare documentation checklist to mark Node Middleware as supported. References PR #1279 and #1309 from @opennextjs/cloudflare.
@ScienHAC
ScienHAC requested a review from james-elicx as a code owner August 28, 2026 11:41
Copilot AI lite review requested due to automatic review settings August 28, 2026 11:41
@ScienHAC
ScienHAC requested a review from a team as a code owner August 28, 2026 11:41

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Cloudflare compatibility checklist documentation to reflect that Next.js Node Middleware is now supported.

Changes:

  • Mark Node Middleware as supported in the “Supported Next.js features” checklist.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pages/cloudflare/index.mdx Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
- [x] [Server-Side Rendering (SSR)](https://nextjs.org/docs/app/building-your-application/rendering/server-components)
- [x] [Middleware](https://nextjs.org/docs/app/building-your-application/routing/middleware)
- [ ] [Node Middleware](https://nextjs.org/docs/app/building-your-application/routing/middleware#runtime) introduced in 15.2 are not yet supported
- [x] [Node Middleware](https://nextjs.org/docs/app/building-your-application/routing/middleware#runtime)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As noted in the PR, the support is experimental, it should be reflected in the docs.

We will have full support with the adapters api

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants