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: jsx-eslint/eslint-plugin-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.32.2
Choose a base ref
...
head repository: jsx-eslint/eslint-plugin-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.33.0
Choose a head ref

Commits on Sep 7, 2022

  1. [New] forbid-component-props: add disallowedFor option

    Co-authored-by: jilianfeng <jilianfeng@baidu.com>
    Co-authored-by: Ell Bradshaw <ellb@tailormed.co>
    2 people authored and ljharb committed Sep 7, 2022
    Copy the full SHA
    4a92667 View commit details

Commits on Feb 9, 2023

  1. Copy the full SHA
    a684ae1 View commit details

Commits on Feb 11, 2023

  1. [Fix] no-array-index-key: consider flatMap

    k-yle authored and ljharb committed Feb 11, 2023
    Copy the full SHA
    abb4871 View commit details

Commits on Feb 15, 2023

  1. Copy the full SHA
    45184ef View commit details

Commits on Feb 24, 2023

  1. [Fix] jsx-curly-brace-presence: handle single and only expression t…

    …emplate literals
    taozhou-glean authored and ljharb committed Feb 24, 2023
    Copy the full SHA
    099b14c View commit details

Commits on Feb 25, 2023

  1. Copy the full SHA
    8f24366 View commit details

Commits on Mar 2, 2023

  1. Copy the full SHA
    adebc71 View commit details

Commits on Mar 9, 2023

  1. Copy the full SHA
    838ac07 View commit details

Commits on Mar 14, 2023

  1. Copy the full SHA
    1a75017 View commit details
  2. [Dev Deps] update @babel/core, @babel/plugin-syntax-decorators, `…

    …eslint-doc-generator`, `eslint-plugin-import`, `ls-engines`
    ljharb committed Mar 14, 2023
    Copy the full SHA
    3ab81d2 View commit details
  3. [Fix] jsx-first-prop-new-line: ensure autofix preserves generics in…

    … component name
    
    Fixes #3546
    ljharb committed Mar 14, 2023
    Copy the full SHA
    e1cf8c5 View commit details
  4. Copy the full SHA
    f56851b View commit details

Commits on Mar 20, 2023

  1. Copy the full SHA
    492c34c View commit details

Commits on Apr 6, 2023

  1. [Fix] display-name, prop-types: when checking for a capitalized n…

    …ame, ignore underscores entirely
    
    Fixes #3560
    ljharb committed Apr 6, 2023
    Copy the full SHA
    1fc7d34 View commit details

Commits on Apr 14, 2023

  1. Copy the full SHA
    477f36d View commit details

Commits on Apr 22, 2023

  1. [Docs] jsx-newline, no-unsafe, static-property-placement: Fix c…

    …ode syntax highlighting
    nbsp1221 authored and ljharb committed Apr 22, 2023
    Copy the full SHA
    13f5c19 View commit details

Commits on May 1, 2023

  1. Copy the full SHA
    15e3a33 View commit details
  2. [Fix] no-unused-state: avoid crashing on a class field function wit…

    …h destructured state
    
    Fixes #3568
    ljharb committed May 1, 2023
    Copy the full SHA
    f2d8d26 View commit details

Commits on May 3, 2023

  1. [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which…

    … kill the install process in npm < 6
    
    See isaacs/jackspeak#4
    ljharb committed May 3, 2023
    Copy the full SHA
    0855e5f View commit details
  2. [Fix] no-unused-prop-types: allow using spread with object expressi…

    …on in jsx
    
    Fixes #3566
    akulsr0 authored and ljharb committed May 3, 2023
    Copy the full SHA
    747fad0 View commit details

Commits on May 30, 2023

  1. [Docs] jsx-no-bind: reword performance rationale

    Rewording the performance rationale for jsx-no-bind to clarify that the performance implications are specifically for memoized components.
    gpoole authored and ljharb committed May 30, 2023
    Copy the full SHA
    ae64aa8 View commit details

Commits on Jun 1, 2023

  1. [readme] resore configuration URL

    gokaygurcan authored and ljharb committed Jun 1, 2023
    Copy the full SHA
    693860f View commit details

Commits on Jun 8, 2023

  1. Revert "[Fix] destructuring-assignment: Handle destructuring of use…

    …Context in SFC"
    
     - [Tests] `destructuring-assignment`: Add more modern context cases
    
    This reverts commit 523db20 / #2797
    
    Fixes #3536.
    102 authored and ljharb committed Jun 8, 2023
    Copy the full SHA
    7f655f8 View commit details

Commits on Jun 28, 2023

  1. Copy the full SHA
    9c5ac98 View commit details

Commits on Jul 7, 2023

  1. Copy the full SHA
    4e72b82 View commit details

Commits on Jul 19, 2023

  1. [Dev Deps] update @babel/core, @babel/eslint-parser, `@babel/plug…

    …in-syntax-decorators`, `@babel/plugin-syntax-do-expressions`, `@babel/plugin-syntax-function-bind`, `@babel/preset-react`, `eslint-remote-tester-repositories`
    ljharb committed Jul 19, 2023
    Copy the full SHA
    9fdcba7 View commit details
  2. Copy the full SHA
    bf1fc74 View commit details
  3. [Deps] update semver

    ljharb committed Jul 19, 2023
    Copy the full SHA
    fa1c277 View commit details
  4. Copy the full SHA
    31282dd View commit details
Loading