Skip to content

Commit cc1a46d

Browse files
authored
React 17.0.2 Changelog (#21052)
## 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](#20831), [#20832](#20832), and [#20840](#20840))
1 parent a5c3bae commit cc1a46d

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)