- Fix bug where effect cleanup functions were not called in legacy mode Suspense, affecting users relying on Suspense for data fetching.
- Revert warning about cross‑component updates occurring inside class render lifecycle methods (e.g., componentWillReceiveProps, shouldComponentUpdate).