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: v27.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: v27.9.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 13, 2024

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

Commits on Feb 15, 2024

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

Commits on Feb 16, 2024

  1. feat: add should-be-fine support for flat configs (#1505)

    * feat: support flat config
    
    * fix: redo flat config
    
    * docs: add note about flat config support
    
    * fix: handle snapshot processor
    
    * chore: remove unneeded cast
    
    * chore: exclude flat configs from docs
    
    * test: use property matches to reduce snapshot size
    G-Rath authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4cc2a1b View commit details
    Browse the repository at this point in the history
  2. chore(release): 27.9.0 [skip ci]

    # [27.9.0](v27.8.0...v27.9.0) (2024-02-16)
    
    ### Features
    
    * add should-be-fine support for flat configs ([#1505](#1505)) ([4cc2a1b](4cc2a1b))
    semantic-release-bot committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d75ba30 View commit details
    Browse the repository at this point in the history
Loading