facebook/react
### [`v16.8.2`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#1682-February-14-2019)
[Compare Source](https://togithub.com/facebook/react/compare/v16.8.1...v16.8.2)
##### React DOM
- Fix `ReactDOM.render` being ignored inside `useEffect`. ([@gaearon](https://togithub.com/gaearon) in [#14799](https://togithub.com/facebook/react/pull/14799))
- Fix a crash when unmounting empty portals. ([@gaearon](https://togithub.com/gaearon) in [#14820](https://togithub.com/facebook/react/pull/14820))
- Fix `useImperativeHandle` to work correctly when no deps are specified. ([@gaearon](https://togithub.com/gaearon) in [#14801](https://togithub.com/facebook/react/pull/14801))
- Fix `crossOrigin` attribute to work in SVG `image` elements. ([@aweary](https://togithub.com/aweary) in [#14832](https://togithub.com/facebook/react/pull/14832))
- Fix a false positive warning when using Suspense with Hooks. ([@gaearon](https://togithub.com/gaearon) in [#14821](https://togithub.com/facebook/react/pull/14821))
##### React Test Utils and React Test Renderer
- Include component stack into the `act()` warning. ([@threepointone](https://togithub.com/threepointone) in [#14855](https://togithub.com/facebook/react/pull/14855))
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
16.8.1
->16.8.2
Release Notes
facebook/react
### [`v16.8.2`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#1682-February-14-2019) [Compare Source](https://togithub.com/facebook/react/compare/v16.8.1...v16.8.2) ##### React DOM - Fix `ReactDOM.render` being ignored inside `useEffect`. ([@gaearon](https://togithub.com/gaearon) in [#14799](https://togithub.com/facebook/react/pull/14799)) - Fix a crash when unmounting empty portals. ([@gaearon](https://togithub.com/gaearon) in [#14820](https://togithub.com/facebook/react/pull/14820)) - Fix `useImperativeHandle` to work correctly when no deps are specified. ([@gaearon](https://togithub.com/gaearon) in [#14801](https://togithub.com/facebook/react/pull/14801)) - Fix `crossOrigin` attribute to work in SVG `image` elements. ([@aweary](https://togithub.com/aweary) in [#14832](https://togithub.com/facebook/react/pull/14832)) - Fix a false positive warning when using Suspense with Hooks. ([@gaearon](https://togithub.com/gaearon) in [#14821](https://togithub.com/facebook/react/pull/14821)) ##### React Test Utils and React Test Renderer - Include component stack into the `act()` warning. ([@threepointone](https://togithub.com/threepointone) in [#14855](https://togithub.com/facebook/react/pull/14855))Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.