dillon1000/react

Commit

[eprh] Prepare for 7.0.0 (#34757)

For 7.0.0:

Slim down presets to just 2 configurations:

- `recommended`: legacy and flat config with all recommended rules, and
- `recommended-latest`: legacy and flat config with all recommended
rules plus new bleeding edge experimental compiler rules

Removed:
- `recommended-latest-legacy`
- `flat/recommended`

Please see the README for new install instructions.

---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/34757).
* #34783
* #34782
* __->__ #34757
Browse files
Changed paths8 files
First-parent comparison
M ReactVersions.js ModifiedM fixtures/eslint-v6/.eslintrc.json ModifiedM fixtures/eslint-v7/.eslintrc.json ModifiedM fixtures/eslint-v8/.eslintrc.json ModifiedM packages/eslint-plugin-react-hooks/CHANGELOG.md ModifiedM packages/eslint-plugin-react-hooks/README.md ModifiedM packages/eslint-plugin-react-hooks/package.json ModifiedM packages/eslint-plugin-react-hooks/src/index.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…