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: v23.8.2
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: v23.10.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 18, 2020

  1. chore: refresh lockfile (#544)

    SimenB committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    e99283c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

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

Commits on Mar 25, 2020

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

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    ae05835 View commit details
    Browse the repository at this point in the history
  2. chore: update eslint-plugin-import

    Closes #549
    SimenB committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    f6e0bd0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

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

    # [23.9.0](v23.8.2...v23.9.0) (2020-05-04)
    
    ### Features
    
    * create `no-deprecated-functions` ([#560](#560)) ([55d0504](55d0504))
    semantic-release-bot committed May 4, 2020
    Configuration menu
    Copy the full SHA
    495c3e9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

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

Commits on May 9, 2020

  1. feat(no-deprecated-functions): support jest version setting (#564)

    * feat(no-deprecated-functions): support jest `version` setting
    
    * chore(no-deprecated-functions): cache jest version
    G-Rath committed May 9, 2020
    Configuration menu
    Copy the full SHA
    05f20b8 View commit details
    Browse the repository at this point in the history
  2. chore(release): 23.10.0 [skip ci]

    # [23.10.0](v23.9.0...v23.10.0) (2020-05-09)
    
    ### Features
    
    * **no-deprecated-functions:** support jest `version` setting ([#564](#564)) ([05f20b8](05f20b8))
    semantic-release-bot committed May 9, 2020
    Configuration menu
    Copy the full SHA
    8b2568b View commit details
    Browse the repository at this point in the history
Loading