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.18
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.19
Choose a head ref
  • 3 commits
  • 60 files changed
  • 2 contributors

Commits on Dec 19, 2024

  1. fix: Apply ESLint to .ts files (#602)

    * fix: add missing `files` property
    
    * fix: lint
    y-hsgw authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    085e320 View commit details
    Browse the repository at this point in the history
  2. fix: vitest/expect-expect throws false positive (#604)

    * fix: expect-expect throws false positive
    
    * test: add test
    
    * test: add test in no-disabled-tests
    y-hsgw authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    7fd75ea View commit details
    Browse the repository at this point in the history
  3. chore: release v1.1.19

    veritem committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    2abdad0 View commit details
    Browse the repository at this point in the history
Loading