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.1.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.1.27
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 7, 2025

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

Commits on Feb 8, 2025

  1. feat: added the require-mock-type-parameters rule (#651)

    * test(require-mock-type-parameters): added tests
    
    * feat(require-mock-type-parameters): implemented the rule
    
    * feat(require-mock-type-parameters): added support for linting importActual and importMock
    
    * docs(require-mock-type-parameters): added rule docs
    
    * feat: export rule
    
    * fix: apply linter
    
    ---------
    
    Co-authored-by: Verite Mugabo <[email protected]>
    marekdedic and veritem authored Feb 8, 2025
    Configuration menu
    Copy the full SHA
    5674c25 View commit details
    Browse the repository at this point in the history
  2. chore: release v1.1.27

    veritem committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    18886c5 View commit details
    Browse the repository at this point in the history
Loading