react icon indicating copy to clipboard operation
react copied to clipboard

[React Compiler] Fix rule name for ESLint plugin

Open amannn opened this issue 1 year ago • 1 comments

/cc @poteto

Summary

Seems like the README of the package was outdated.

How did you test this change?

Tried this configuration in a project of mine.

amannn avatar May 16 '24 07:05 amannn

Comparing: 149b917c8a4022aeaa170c4fb826107dd2333c68...d03e12b2740ba66b03e96eb91408196ea671da6c

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.js = 6.66 kB 6.66 kB = 1.82 kB 1.82 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 495.01 kB 495.01 kB = 88.68 kB 88.68 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.67 kB 6.67 kB = 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 499.81 kB 499.81 kB = 89.36 kB 89.36 kB
facebook-www/ReactDOM-prod.classic.js = 592.16 kB 592.16 kB = 104.15 kB 104.15 kB
facebook-www/ReactDOM-prod.modern.js = 568.39 kB 568.39 kB = 100.55 kB 100.55 kB
test_utils/ReactAllWarnings.js Deleted 64.26 kB 0.00 kB Deleted 16.02 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 64.26 kB 0.00 kB Deleted 16.02 kB 0.00 kB

Generated by :no_entry_sign: dangerJS against d03e12b2740ba66b03e96eb91408196ea671da6c

react-sizebot avatar May 16 '24 07:05 react-sizebot