mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
029fdcebbf
I think this naming is a bit clearer. It means the root is currently showing server rendered content that needs to be hydrated. A dehydrated root is conceptually the same as what we call dehydrated Suspense boundary, so this makes the naming of the root align with the naming of subtrees.