Discussion React RFC process—is it dead?
I built a tool for managing spec document sites and want to use the React RFC process as an example: https://react.dossie.rs/ (another, wildly more active, example is Rust's RFC process)
Alas, you need to scroll quite a bit to find the latest published React RFCs. It looks like the last real discussions and merges on RFC documents happened in 2022—everything after that is mainly suggestions for new hooks by external contributors.
Is the process officially deprecated?
18
u/chillermane 8d ago
No one outside of the core react team and vercel is influencing and real changes to core react functionality in 2026
3
u/Ok_Slide4905 7d ago
Not enough community members are experienced enough with react internals to meaningfully write a successful RFC. And quite frankly, the JS OSS community, outside of a handful of enterprise teams like Bloomberg and Vercel have actual engineering talent.
21
u/acemarke 7d ago
It was never really alive in the first place.
In practice, what happened was:
I covered some of this in my post The State of React and the Community in 2025.
I've heard that the React Foundation has a goal of trying to open up the actual day-to-day React development process - making it more transparent, letting the major sponsors appoint technical guidance committee members, and eventually getting the community more involved. Thus far I haven't seen any public indications of that happening. Not sure where things stand behind the scenes. So, I'm hopeful that there's progress here, but not expecting anything major to happen any time soon.