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: eslint-community/eslint-plugin-eslint-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: eslint-community/eslint-plugin-eslint-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.0
Choose a head ref
  • 9 commits
  • 9 files changed
  • 5 contributors

Commits on Dec 14, 2021

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

Commits on Dec 22, 2021

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

Commits on Jan 19, 2022

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

Commits on Feb 6, 2022

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

Commits on Mar 20, 2022

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

Commits on Apr 2, 2022

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

Commits on Apr 20, 2022

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

Commits on May 16, 2022

  1. feat: Detect nested test cases (#249)

    * Feat: improve detection of `RuleTester` usage
    
    * Fix: cover arrow function with no body
    
    * Test: add more cases
    
    * Fix: support if conditions
    
    * Fix: support variable-defined functions
    
    * Fix: support functions
    
    * Fix: support functions
    
    * Test: add a few more cases
    G-Rath authored May 16, 2022
    Configuration menu
    Copy the full SHA
    b33aa00 View commit details
    Browse the repository at this point in the history
  2. chore: release v4.2.0

    aladdin-add committed May 16, 2022
    Configuration menu
    Copy the full SHA
    f8268f2 View commit details
    Browse the repository at this point in the history
Loading