File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ We will update the list as we progress towards releasing 1.0.
5454- [x] [ Partial Prerendering (PPR)] ( https://nextjs.org/docs/app/building-your-application/rendering/partial-prerendering )
5555- [x] [ Pages Router] ( https://nextjs.org/docs/pages )
5656- [x] [ Incremental Static Regeneration (ISR)] ( https://nextjs.org/docs/app/building-your-application/data-fetching/incremental-static-regeneration ) <sup >1</sup >
57- - [ ] [ Support for after] ( https://nextjs.org/blog/next-15-rc#executing-code-after-a-response-with-nextafter-experimental )
57+ - [x ] [ Support for after] ( https://nextjs.org/blog/next-15-rc#executing-code-after-a-response-with-nextafter-experimental )
5858- [ ] [ Composable Caching] ( https://nextjs.org/blog/composable-caching ) (` 'use cache' ` ) is a Next.js 15 feature and not supported yet.
5959
6060<sup >1</sup > Only the ` direct ` mode is supported at the moment, and is not suitable for production.
You can’t perform that action at this time.
0 commit comments