facebook/react
### [`v16.13.1`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#16131-March-19-2020)
[Compare Source](https://togithub.com/facebook/react/compare/v16.13.0...v16.13.1)
##### React DOM
- Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. ([@acdlite](https://togithub.com/acdlite) in [#18238](https://togithub.com/facebook/react/pull/18238))
- Revert warning for cross-component updates that happen inside class render lifecycles (`componentWillReceiveProps`, `shouldComponentUpdate`, and so on). ([@gaearon](https://togithub.com/gaearon) in [#18330](https://togithub.com/facebook/react/pull/18330))
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
16.13.0
->16.13.1
16.13.0
->16.13.1
Release Notes
facebook/react
### [`v16.13.1`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#16131-March-19-2020) [Compare Source](https://togithub.com/facebook/react/compare/v16.13.0...v16.13.1) ##### React DOM - Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. ([@acdlite](https://togithub.com/acdlite) in [#18238](https://togithub.com/facebook/react/pull/18238)) - Revert warning for cross-component updates that happen inside class render lifecycles (`componentWillReceiveProps`, `shouldComponentUpdate`, and so on). ([@gaearon](https://togithub.com/gaearon) in [#18330](https://togithub.com/facebook/react/pull/18330))Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.