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.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: v28.8.3
Choose a head ref
  • 2 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 4, 2024

  1. fix(prefer-importing-jest-globals): don't add imports in the middle o…

    …f statements (#1645)
    
    * fix(prefer-importing-jest-globals): ensure imports aren't inserted in the middle of a statement
    
    * fix(prefer-importing-jest-globals): fix indenting
    
    * fix(prefer-importing-jest-globals): give commonjs and esmodules the same import behaviour
    
    ---------
    
    Co-authored-by: Erin Zimmer <[email protected]>
    ejzimmer and ezimmer-atlassian authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9c4197c View commit details
    Browse the repository at this point in the history
  2. chore(release): 28.8.3 [skip ci]

    ## [28.8.3](v28.8.2...v28.8.3) (2024-09-04)
    
    ### Bug Fixes
    
    * **prefer-importing-jest-globals:** don't add imports in the middle of statements ([#1645](#1645)) ([9c4197c](9c4197c))
    semantic-release-bot committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    497a500 View commit details
    Browse the repository at this point in the history
Loading