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.26
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.4.0
Choose a head ref
  • 8 commits
  • 27 files changed
  • 2 contributors

Commits on Oct 28, 2025

  1. fix: add describe.for chains (#808)

    * fix: add `describe.for` chains
    
    * fix: make `suite` a variant of `describe`
    paescuj authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    977022f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. Configuration menu
    Copy the full SHA
    3005315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aa046a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20e5301 View commit details
    Browse the repository at this point in the history
  4. fix: make .extend exclusive, add .scoped (#809)

    * fix: make `.extend` exclusive, add `.scoped`
    
    * fix: regenerate valid chains
    
    * fix: merge conflict
    
    ---------
    
    Co-authored-by: Verité <[email protected]>
    paescuj and veritem authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    7070806 View commit details
    Browse the repository at this point in the history
  5. fix documentation generations

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

Commits on Oct 30, 2025

  1. chore: script to automate rules export (#813)

    * chore: script to automate rules export
    
    * chore: sort rules
    
    * chore: drop unnecessary RULE_NAME imports
    paescuj authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    a759ad8 View commit details
    Browse the repository at this point in the history
  2. chore: release v1.4.0

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