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: v25.0.0-next.1
Choose a base ref
...
head repository: jest-community/eslint-plugin-jest Loading
compare: v25.0.0-next.2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 13, 2021

  1. fix: stop testing ESLint 5 (#893)

    BREAKING CHANGE: Drop support for ESLint 5
    SimenB committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    47a0138 View commit details
    Browse the repository at this point in the history
  2. chore(release): 25.0.0-next.2 [skip ci]

    # [25.0.0-next.2](v25.0.0-next.1...v25.0.0-next.2) (2021-09-13)
    
    ### Bug Fixes
    
    * stop testing ESLint 5 ([#893](#893)) ([47a0138](47a0138))
    
    ### BREAKING CHANGES
    
    * Drop support for ESLint 5
    semantic-release-bot committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    ef08fa6 View commit details
    Browse the repository at this point in the history
Loading