mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
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](https://github.com/facebook/react/pull/20831), [#20832](https://github.com/facebook/react/pull/20832), and [#20840](https://github.com/facebook/react/pull/20840))
This commit is contained in:
parent
6c3202b1e1
commit
005b4fcd9d
|
|
@ -1,3 +1,9 @@
|
|||
## 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](https://github.com/facebook/react/pull/20831), [#20832](https://github.com/facebook/react/pull/20832), and [#20840](https://github.com/facebook/react/pull/20840))
|
||||
|
||||
## 17.0.1 (October 22, 2020)
|
||||
|
||||
### React DOM
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user