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.4.1
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.2
Choose a head ref
  • 4 commits
  • 14 files changed
  • 3 contributors

Commits on Nov 6, 2025

  1. refactor: Enforce no-unsafe-optional-chaining as an Error (#816)

    * chore: set no-unsafe-optional-chaining rule to error * fix: remove unnecessary eslint-disable comments
    @y-hsgw
    y-hsgw authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    b6ed3b9View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2025

  1. feat: add rulerequire-awaited-expect-poll(#817)

    * feat: add rule `require-awaited-expect-poll` Closes#496 * cleanup * cleanup * chore: fix linter --------- Co-authored-by: Verite Mugabo <[email protected]>
    @StyleShit@veritem
    StyleShit and veritem authored Nov 9, 2025
    Configuration menu
    Copy the full SHA
    ebf5717View commit details
    Browse the repository at this point in the history
  2. chore: update docs

    @veritem
    veritem committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    bf010faView commit details
    Browse the repository at this point in the history
  3. chore: release v1.4.2

    @veritem
    veritem committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    ee051f3View commit details
    Browse the repository at this point in the history
Loading