Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React 17.0.2 Changelog #21052

Merged
merged 1 commit into from Mar 22, 2021
Merged

React 17.0.2 Changelog #21052

merged 1 commit into from Mar 22, 2021

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Mar 22, 2021

17.0.2 (March 22, 2020)

React DOM

Summary

Test Plan

## 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))
@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Mar 22, 2021
@sizebot
Copy link

sizebot commented Mar 22, 2021

Comparing: 6c3202b...005b4fc

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.min.js = 122.67 kB 122.67 kB = 39.46 kB 39.46 kB
oss-experimental/react-dom/cjs/react-dom.production.min.js = 129.08 kB 129.08 kB = 41.48 kB 41.48 kB
facebook-www/ReactDOM-prod.classic.js = 406.66 kB 406.66 kB = 75.36 kB 75.36 kB
facebook-www/ReactDOM-prod.modern.js = 394.92 kB 394.92 kB = 73.42 kB 73.42 kB
facebook-www/ReactDOMForked-prod.classic.js = 406.67 kB 406.67 kB = 75.36 kB 75.36 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against 005b4fc

@gaearon gaearon merged commit cc1a46d into master Mar 22, 2021
koto pushed a commit to koto/react that referenced this pull request Jun 15, 2021
## 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 [facebook#20831](facebook#20831), [facebook#20832](facebook#20832), and [facebook#20840](facebook#20840))
threepointone pushed a commit to threepointone/react that referenced this pull request Oct 24, 2021
## 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 [facebook#20831](facebook#20831), [facebook#20832](facebook#20832), and [facebook#20840](facebook#20840))
@kassens kassens deleted the gaearon-patch-12 branch November 29, 2022 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants