Create React App Gone From React.dev, What happens to it now?
I noticed CRA is gone from https://react.dev/learn/start-a-new-react-project But there are lots of tutorials based on it. (I literally just had a book printed that uses it because of wanting to teach react with a minimal toolchain.)
There had been a variety of options forward shared here: https://github.com/reactjs/reactjs.org/pull/5487#issuecomment-1409720741 This suggested there would be an RFC. Was there one? It seems like "Option 3: Deprecate Create React App, suggest React frameworks" has become the reality, at least in the docs.
Is there an RFC somewhere?/What is the plan for CRA?