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 Loading
base: v23.0.2
Choose a base ref
...
head repository: jest-community/eslint-plugin-jest Loading
compare: v23.0.3
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 31, 2019

  1. Fix 463 (#464)

    * chore(utils): create `isDescribeEach` guard
    
    * fix(valid-describe): don't check arguments of describe.each
    
    Fixes #463
    G-Rath committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    c1ddbb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

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

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    09111e0 View commit details
    Browse the repository at this point in the history
  2. chore(release): 23.0.3 [skip ci]

    ## [23.0.3](v23.0.2...v23.0.3) (2019-11-08)
    
    ### Bug Fixes
    
    * **no-test-callback:** don't provide fix for `async` functions ([#469](#469)) ([09111e0](09111e0)), closes [#466](#466)
    semantic-release-bot committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    e82edd8 View commit details
    Browse the repository at this point in the history
Loading