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: vitest-dev/eslint-plugin-vitest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.20
Choose a base ref
...
head repository: vitest-dev/eslint-plugin-vitest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.21
Choose a head ref
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on Oct 14, 2025

  1. enable disabled gh action

    veritem committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    0ac23a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Configuration menu
    Copy the full SHA
    506209b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. Configuration menu
    Copy the full SHA
    6ee7112 View commit details
    Browse the repository at this point in the history
  2. chore(prefer-called-exactly-once-with): clarify message (#792)

    * chore: clarify prefer-called-exactly-once-with rule message
    
    * test: update test
    
    * Update src/rules/prefer-called-exactly-once-with.ts
    
    * Update src/rules/prefer-called-exactly-once-with.ts
    
    * update lines
    
    ---------
    
    Co-authored-by: Verité Mugabo <[email protected]>
    y-hsgw and veritem authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    ad8174b View commit details
    Browse the repository at this point in the history
  3. feat: add support for custom vitest imports (#793)

    * feat: add support for custom vitest imports
    
    * style: format code
    rothsandro authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    8330763 View commit details
    Browse the repository at this point in the history
  4. chore: release v1.3.21

    veritem committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    d1b94db View commit details
    Browse the repository at this point in the history
Loading