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: jest-community/eslint-plugin-jest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v26.8.0
Choose a base ref
...
head repository: jest-community/eslint-plugin-jest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v26.8.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 8, 2022

  1. Copy the full SHA
    98a9a48 View commit details
  2. fix(no-standalone-expect): only report on expect.hasAssertions & `e…

    …xpect.assertions` member calls (#1191)
    G-Rath authored Aug 8, 2022
    Copy the full SHA
    4bf9eea View commit details
  3. chore(release): 26.8.1 [skip ci]

    ## [26.8.1](v26.8.0...v26.8.1) (2022-08-08)
    
    ### Bug Fixes
    
    * **no-standalone-expect:** only report on `expect.hasAssertions` & `expect.assertions` member calls ([#1191](#1191)) ([4bf9eea](4bf9eea))
    semantic-release-bot committed Aug 8, 2022
    Copy the full SHA
    4106b8f View commit details
Loading