Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: antfu/eslint-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.11.0
Choose a base ref
...
head repository: antfu/eslint-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.12.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 30, 2025

  1. feat: sync the recommended rules of react plugins (#697)

    * feat: sync the recommended rules of react plugins
    
    * chore: update @eslint-react/eslint-plugin to version 1.38.4
    
    * --amend
    Rel1cx authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    7c24ce7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. feat: allow unicorn and svelte to overrides rules (#701)

    * Allow overriding `unicorn`'s rules
    
    * Allow overriding `svelte`'s rules
    oliver139 authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    af93c10 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    antfu committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    6dc3937 View commit details
    Browse the repository at this point in the history
  3. chore: release v4.12.0

    antfu committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    04ae86d View commit details
    Browse the repository at this point in the history
Loading