Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dfabb77

Browse files
authored
Include another change in 16.8.2
1 parent c555c00 commit dfabb77

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
* Fix `crossOrigin` attribute to work in SVG `image` elements. ([@aweary](https://github.com/aweary) in [#14832](https://github.com/facebook/react/pull/14832))
1717
* Fix a false positive warning when using Suspense with Hooks. ([@gaearon](https://github.com/gaearon) in [#14821](https://github.com/facebook/react/pull/14821))
1818

19+
### React Test Utils and React Test Renderer
20+
21+
* Include component stack into the `act()` warning. ([@threepointone](https://github.com/threepointone) in [#14855](https://github.com/facebook/react/pull/14855))
22+
1923
## 16.8.1 (February 6, 2019)
2024

2125
### React DOM and React Test Renderer

0 commit comments

Comments
 (0)