Error Handling: Enjoy clearer error messages when updating cross-functional components, making it easier to understand issues and resolve them quickly.
Warnings: Experience a reduction in unnecessary warnings, leading to a cleaner and more focused development experience.
Fixes
Fix dropped effects in Legacy Mode Suspense, ensuring that mounted effects are properly transferred during suspensions, enhancing stability in legacy applications.
Fix the render phase update warning for class lifecycles, providing a more accurate warning message that applies to both functional and class components.