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: v28.8.0
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: v28.8.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Aug 12, 2024

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

Commits on Aug 19, 2024

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

Commits on Aug 26, 2024

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

Commits on Aug 29, 2024

  1. fix(prefer-importing-jest-globals): support typescript-eslint parser (#…

    …1639)
    
    * fix(prefer-importing-jest-globals): support new config
    
    * fix(prefer-importing-jest-globals): tests, broken due to types
    
    * fix(prefer-importing-jest-globals): update tests
    
    * fix(prefer-importing-jest-globals): include valid tests
    
    * fix(prefer-importing-jest-globals): split typescript tests
    
    ---------
    
    Co-authored-by: Erin Zimmer <[email protected]>
    ejzimmer and ezimmer-atlassian authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    307f6a7 View commit details
    Browse the repository at this point in the history
  2. chore(release): 28.8.1 [skip ci]

    ## [28.8.1](v28.8.0...v28.8.1) (2024-08-29)
    
    ### Bug Fixes
    
    * **prefer-importing-jest-globals:** support typescript-eslint parser ([#1639](#1639)) ([307f6a7](307f6a7))
    semantic-release-bot committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1df45e9 View commit details
    Browse the repository at this point in the history
Loading