next.js
757ab17e - In-Depth Explanation of React Version Handling Doc (#89426)

Commit
44 days ago
In-Depth Explanation of React Version Handling Doc (#89426) There have been multiple discussions and some confusion around [React version handling](https://nextjs.org/docs#react-version-handling) in Next.js. This PR adds an in-depth explanation to clarify how React and react-dom versions are managed internally, and why they still need to be declared in package.json. The goal is to help developers better understand this behavior and reduce recurring questions around it. Reference discussion: https://github.com/vercel/next.js/discussions/87958 @icyJoseph --------- Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com> Co-authored-by: Joseph <sephxd1234@gmail.com> Co-authored-by: Joseph <joseph.chamochumbi@vercel.com>
Parents
Loading