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.7.0
Choose a base ref
...
head repository: jest-community/eslint-plugin-jest Loading
compare: v26.0.0
Choose a head ref
  • 4 commits
  • 88 files changed
  • 3 contributors

Commits on Jan 17, 2022

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

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    4449919 View commit details
    Browse the repository at this point in the history
  2. fix: migrate to non-experimental ts-eslint utils (#1035)

    `@typescript-eslint/experimental-utils` has been renamed to `@typescript-eslint/utils`.
    
    BREAKING CHANGE: Drop support for `@typescript-eslint/eslint-plugin@4`
    SimenB committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    e894f51 View commit details
    Browse the repository at this point in the history
  3. chore(release): 26.0.0 [skip ci]

    # [26.0.0](v25.7.0...v26.0.0) (2022-01-24)
    
    ### Bug Fixes
    
    * migrate to non-experimental ts-eslint utils ([#1035](#1035)) ([e894f51](e894f51))
    
    ### BREAKING CHANGES
    
    * Drop support for `@typescript-eslint/eslint-plugin@4`
    semantic-release-bot committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    613b26f View commit details
    Browse the repository at this point in the history
Loading