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

Commits on Jul 25, 2021

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

Commits on Jul 26, 2021

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

Commits on Aug 2, 2021

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

Commits on Aug 9, 2021

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

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    0fca2fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af8e78c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23b8a2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2c4ea1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

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

Commits on Aug 23, 2021

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

Commits on Sep 1, 2021

  1. chore: lock down TypeScript to 4.3

    Yarn v2 doesn't support 4.4
    SimenB committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    8d28298 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    363644f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2d75fc View commit details
    Browse the repository at this point in the history
  3. chore: update yarn

    SimenB committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    da95491 View commit details
    Browse the repository at this point in the history
  4. chore: update TypeScript

    SimenB committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    9422e72 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    889a03a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aeaf24 View commit details
    Browse the repository at this point in the history
  3. fix: stop testing on Node 10 and 15 (#891)

    BREAKING CHANGE: Drop support for Node 10 and 15
    SimenB committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    bcd8d11 View commit details
    Browse the repository at this point in the history
  4. chore(release): 25.0.0-next.1 [skip ci]

    # [25.0.0-next.1](v24.4.0...v25.0.0-next.1) (2021-09-13)
    
    ### Bug Fixes
    
    * stop testing on Node 10 and 15 ([#891](#891)) ([bcd8d11](bcd8d11))
    
    ### BREAKING CHANGES
    
    * Drop support for Node 10 and 15
    semantic-release-bot committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    13c041a View commit details
    Browse the repository at this point in the history
Loading