-
-
Notifications
You must be signed in to change notification settings - Fork 42
Comparing changes
Open a pull request
base repository: Rel1cx/eslint-react
base: v4.2.2
head repository: Rel1cx/eslint-react
compare: v4.2.3
- 19 commits
- 71 files changed
- 3 contributors
Commits on Apr 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for add72e5 - Browse repository at this point
Copy the full SHA add72e5View commit details
Commits on Apr 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8278f45 - Browse repository at this point
Copy the full SHA 8278f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a2d941 - Browse repository at this point
Copy the full SHA 6a2d941View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc9d05c - Browse repository at this point
Copy the full SHA dc9d05cView commit details -
chore(deps): update dependencies
- eslint-plugin-perfectionist 5.7.0 → 5.8.0 - fumadocs-core 16.7.7 → 16.7.9 - fumadocs-twoslash 3.1.14 → 3.1.15 - fumadocs-typescript 5.2.0 → 5.2.1 - fumadocs-ui 16.7.7 → 16.7.9 - @effect/language-service 0.84.2 → 0.84.3 - path-to-regexp 8.4.1 → 8.4.2 - esbuild 0.27.4 → 0.27.5 - lodash 4.18.0 → 4.18.1 - undici 7.24.7 → 8.0.0
Configuration menu - View commit details
-
Copy full SHA for fc5b9e7 - Browse repository at this point
Copy the full SHA fc5b9e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2bf66a - Browse repository at this point
Copy the full SHA b2bf66aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48deb44 - Browse repository at this point
Copy the full SHA 48deb44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 032970b - Browse repository at this point
Copy the full SHA 032970bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cade30 - Browse repository at this point
Copy the full SHA 8cade30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47eb968 - Browse repository at this point
Copy the full SHA 47eb968View commit details -
refactor(examples): split eslint.config.rules.ts into modular .config…
… directory - Replace monolithic eslint.config.rules.ts (869 lines) with modular .config/ structure - Create individual config files for each rule (23 modules total) - Add index.ts barrel export for centralized imports - Update all recipe docs to reference new .config/* paths - Update eslint.config.ts import statement
Configuration menu - View commit details
-
Copy full SHA for a3e94df - Browse repository at this point
Copy the full SHA a3e94dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f47bb46 - Browse repository at this point
Copy the full SHA f47bb46View commit details -
Rename hasSuspiciousSemicolon to hasLeakedSemicolon
Update the check to use the renamed hasLeakedSemicolon helper and adjust the error message to indicate a potential leaked trailing semicolon.
Configuration menu - View commit details
-
Copy full SHA for 27f7550 - Browse repository at this point
Copy the full SHA 27f7550View commit details -
Configuration menu - View commit details
-
Copy full SHA for 781b0e8 - Browse repository at this point
Copy the full SHA 781b0e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2860c6 - Browse repository at this point
Copy the full SHA d2860c6View commit details -
feat(jsx): add jsx-no-leaked-semicolon rule, closes #1685 (#1686)
Signed-off-by: REL1CX <solarflarex@qq.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fbb4950 - Browse repository at this point
Copy the full SHA fbb4950View commit details -
docs: remove jsx-no-leaked-semicolon recipe
The rule has been officially implemented in feat(jsx): add jsx-no-leaked-semicolon rule. Remove the custom recipe documentation as it's no longer needed.
Configuration menu - View commit details
-
Copy full SHA for bb0feb2 - Browse repository at this point
Copy the full SHA bb0feb2View commit details -
feat(jsx): add jsx-no-leaked-dollar rule, add suggest fix to jsx-no-l…
…eaked-semicolon rule (#1688) Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for b86bdd6 - Browse repository at this point
Copy the full SHA b86bdd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5e2732 - Browse repository at this point
Copy the full SHA e5e2732View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.2...v4.2.3