Skip to content

Commit 92158fa

Browse files
author
alexandr
committed
React 17.0.2 Changelog
## 17.0.2 (March 22, 2020) ### React DOM * Remove an unused dependency to address the [`SharedArrayBuffer` cross-origin isolation warning](https://developer.chrome.com/blog/enabling-shared-array-buffer/). ([@koba04](https://github.com/koba04) and [@bvaughn](https://github.com/bvaughn) in [#20831](facebook/react#20831), [#20832](facebook/react#20832), and [#20840](facebook/react#20840))
1 parent 17b8cdf commit 92158fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 17.0.2 (March 22, 2020)
2+
3+
### React DOM
4+
5+
* Remove an unused dependency to address the [`SharedArrayBuffer` cross-origin isolation warning](https://developer.chrome.com/blog/enabling-shared-array-buffer/). ([@koba04](https://github.com/koba04) and [@bvaughn](https://github.com/bvaughn) in [#20831](https://github.com/facebook/react/pull/20831), [#20832](https://github.com/facebook/react/pull/20832), and [#20840](https://github.com/facebook/react/pull/20840))
6+
17
## 17.0.1 (October 22, 2020)
28

39
### React DOM

0 commit comments

Comments
 (0)