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.13.5
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.14.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 13, 2025

  1. chore: use @typescript-eslint v8 in development (#1757)

    * chore: use v8 for `@typescript-eslint` in development
    
    * refactor: make typescript happy
    
    * chore: add types for removed properties on interface
    G-Rath authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    51d39cc View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. feat(unbound-method): mark docs.recommended and `docs.requiresTypeC…

    …hecking` as deprecated (#1762)
    G-Rath authored Jun 15, 2025
    Configuration menu
    Copy the full SHA
    30440ef View commit details
    Browse the repository at this point in the history
  2. chore(release): 28.14.0 [skip ci]

    # [28.14.0](v28.13.5...v28.14.0) (2025-06-15)
    
    ### Features
    
    * **unbound-method:** mark `docs.recommended` and `docs.requiresTypeChecking` as deprecated ([#1762](#1762)) ([30440ef](30440ef))
    semantic-release-bot committed Jun 15, 2025
    Configuration menu
    Copy the full SHA
    f0b4071 View commit details
    Browse the repository at this point in the history
Loading