Skip to content

Commit a23d240

Browse files
authored
docs(cloudflare): Node middleware not supported (#135)
1 parent 0319b73 commit a23d240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/cloudflare/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ We will update the list as we progress towards releasing 1.0.
4242
- [x] [Static Site Generation (SSG)](https://nextjs.org/docs/app/building-your-application/rendering/server-components#static-rendering-default)
4343
- [x] [Server-Side Rendering (SSR)](https://nextjs.org/docs/app/building-your-application/rendering/server-components)
4444
- [x] [Middleware](https://nextjs.org/docs/app/building-your-application/routing/middleware)
45+
- [ ] [Node Middleware](https://nextjs.org/docs/app/building-your-application/routing/middleware#runtime) introduced in 15.2 are not yet supported
4546
- [x] [Image optimization](https://nextjs.org/docs/app/building-your-application/optimizing/images) (See [this guide](/cloudflare/howtos/image) to configure [Cloudfare Images](https://developers.cloudflare.com/images/))
4647
- [x] [Partial Prerendering (PPR)](https://nextjs.org/docs/app/building-your-application/rendering/partial-prerendering)
4748
- [x] [Pages Router](https://nextjs.org/docs/pages)

0 commit comments

Comments
 (0)