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.2.7
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.0
Choose a head ref
  • 9 commits
  • 84 files changed
  • 6 contributors

Commits on Jun 18, 2025

  1. Proposal to fix "pnpm tsc" (#721)

    * fix tsc
    
    * fix remove unused import
    
    * chore: update ci node version
    
    ---------
    
    Co-authored-by: Verite Mugabo <[email protected]>
    ldrick and veritem authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    b4a63a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. feat: New rule prefer-called-once (#727)

    * feat: New rule prefer-called-once
    
    * fix docs
    
    * chore: export rule
    
    ---------
    
    Co-authored-by: Verite Mugabo <[email protected]>
    AntonioVentilii and veritem authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    9011281 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

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

Commits on Jun 26, 2025

  1. feat: warn todo (#732)

    Shinigami92 authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    6c701aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c6d47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18290cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7a89f1 View commit details
    Browse the repository at this point in the history
  5. Chore/prepare release (#735)

    * chore: improve documentation
    
    * chore: turn warn todo off by default
    
    * chore: improve docs
    veritem authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    49c6486 View commit details
    Browse the repository at this point in the history
  6. chore: release v1.3.0

    veritem committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    906f379 View commit details
    Browse the repository at this point in the history
Loading