react
react copied to clipboard
[eslint-plugin-react-hooks] Add flat/recommended config
Addresses #28313
Summary
Add configs['flat/recommended'] to eslint-plugin-react-hooks.
How did you test this change?
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| react-compiler-playground | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 5, 2024 4:44pm |
Comparing: eb259b5d3b20b053dc0444e6ae442774c396c4a7...4ac176773967a6374fa5e3d084855d3c8bd36ff1
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 | +0.05% | 1.82 kB | 1.82 kB |
| oss-stable/react-dom/cjs/react-dom-client.production.js | = | 497.26 kB | 497.26 kB | = | 89.11 kB | 89.11 kB |
| oss-experimental/react-dom/cjs/react-dom.production.js | = | 6.67 kB | 6.67 kB | +0.11% | 1.83 kB | 1.83 kB |
| oss-experimental/react-dom/cjs/react-dom-client.production.js | = | 502.08 kB | 502.08 kB | = | 89.80 kB | 89.80 kB |
| facebook-www/ReactDOM-prod.classic.js | = | 594.56 kB | 594.56 kB | = | 104.72 kB | 104.72 kB |
| facebook-www/ReactDOM-prod.modern.js | = | 570.95 kB | 570.95 kB | = | 101.13 kB | 101.13 kB |
| test_utils/ReactAllWarnings.js | Deleted | 63.89 kB | 0.00 kB | Deleted | 15.97 kB | 0.00 kB |
Significant size changes
Includes any change greater than 0.2%:
Expand to show
Generated by :no_entry_sign: dangerJS against 4ac176773967a6374fa5e3d084855d3c8bd36ff1
This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.
bump
On Wed, Sep 4, 2024, 1:05 AM github-actions[bot] @.***> wrote:
This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.
— Reply to this email directly, view it on GitHub https://github.com/facebook/react/pull/29770#issuecomment-2327025268, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKW5KC6MHF347GZGT6LXZOTZUXT6LAVCNFSM6AAAAABI3CYZSGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRXGAZDKMRWHA . You are receiving this because you authored the thread.Message ID: @.***>
This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.
bump
Sorry this fell through. Support for flat configs was added in https://github.com/facebook/react/pull/30774