From 0923a0bd839d228d9a106cdf7b970b8dd56a9069 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Thu, 8 Dec 2016 09:16:05 -0800 Subject: [PATCH] Update README.md --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 3a32af88..ff846b4e 100644 --- a/README.md +++ b/README.md @@ -390,16 +390,9 @@ As we were researching options for server-rendering React that didn’t involve -## Future directions +## Roadmap -The following issues are currently being explored and input from the community is appreciated: - -- Support for pluggable renderers [[#20](https://github.com/zeit/next.js/issues/20)] -- Style isolation through Shadow DOM or "full css support" [[#22](https://github.com/zeit/next.js/issues/22)] -- Better JSX [[#22](https://github.com/zeit/next.js/issues/23)] -- Programmatic API [[#291](https://github.com/zeit/next.js/issues/291)] -- Custom babel config [[#26](https://github.com/zeit/next.js/issues/26)] -- Custom webpack config [[#40](https://github.com/zeit/next.js/issues/40)] +Our Roadmap towards 2.0.0 [is public](https://github.com/zeit/next.js/wiki/Roadmap#nextjs-200). ## Authors