react icon indicating copy to clipboard operation
react copied to clipboard

Remove remaining usages of ReactTestUtils in tests unrelated to `react-dom/test-util`

Open eps1lon opened this issue 1 year ago • 1 comments

Batched the remaining usages since these were straight forward. Completes removal of ReactTestUtils from tests unrelated to react-dom/test-util together with:

  • https://github.com/facebook/react/pull/28531
  • https://github.com/facebook/react/pull/28532
  • https://github.com/facebook/react/pull/28533

eps1lon avatar Mar 09 '24 12:03 eps1lon

Comparing: 850fac4915864a487e7cb9ecae8a75dbac144174...d9fa63a99b852ceff375ecaa7cc84ff17f30abe7

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 = 177.10 kB 177.10 kB = 55.20 kB 55.20 kB
oss-experimental/react-dom/cjs/react-dom.production.min.js = 177.64 kB 177.64 kB = 55.53 kB 55.53 kB
facebook-www/ReactDOM-prod.classic.js = 594.34 kB 594.34 kB = 104.96 kB 104.96 kB
facebook-www/ReactDOM-prod.modern.js = 577.60 kB 577.60 kB = 102.02 kB 102.02 kB
test_utils/ReactAllWarnings.js Deleted 66.60 kB 0.00 kB Deleted 16.28 kB 0.00 kB

Significant size changes

Includes any change greater than 0.2%:

Expand to show
Name +/- Base Current +/- gzip Base gzip Current gzip
test_utils/ReactAllWarnings.js Deleted 66.60 kB 0.00 kB Deleted 16.28 kB 0.00 kB

Generated by :no_entry_sign: dangerJS against d9fa63a99b852ceff375ecaa7cc84ff17f30abe7

react-sizebot avatar Mar 09 '24 13:03 react-sizebot