Thanks to visit codestin.com
Credit goes to github.com

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.4
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.5
Choose a head ref
  • 6 commits
  • 17 files changed
  • 3 contributors

Commits on Jul 30, 2025

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

Commits on Aug 29, 2025

  1. feat(prefer-describe-function-title): Check for unnecessary .name (#744)

    * feat: report unnecessary `.name` usage in prefer-describe-function-title
    
    * test: add tests
    
    * refactor: use DefinitionType for  type checks
    y-hsgw authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    5f1fe04 View commit details
    Browse the repository at this point in the history
  2. improve ci

    veritem committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    69b9c71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab2ad15 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2025

  1. chore(eslint): migrate to typescript-eslint and apply recommended con…

    …fig (#746)
    
    * chore: replace @typescript-eslint with typescript-eslint
    
    * fix: update eslint configuration to use typescript-eslint and improve project settings
    
    * chore: fix errors from recommended config
    
    * fix: fix check types
    y-hsgw authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    f206ea6 View commit details
    Browse the repository at this point in the history
  2. chore: release v1.3.5

    veritem committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    294fbf1 View commit details
    Browse the repository at this point in the history
Loading