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.31.10
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.31.11
Choose a head ref
  • 13 commits
  • 139 files changed
  • 7 contributors

Commits on Oct 11, 2022

  1. [Perf] component detection: improve performance by avoiding traversin…

    …g parents unnecessarily (#3459)
    golopot authored and ljharb committed Oct 11, 2022
    Copy the full SHA
    c8159fc View commit details

Commits on Oct 12, 2022

  1. [actions] Add npm publish workflow (#3460)

    Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
    varunsh-coder authored and ljharb committed Oct 12, 2022
    Copy the full SHA
    a8d2942 View commit details

Commits on Oct 15, 2022

  1. Copy the full SHA
    d86c665 View commit details

Commits on Oct 18, 2022

  1. Copy the full SHA
    a50f5d9 View commit details

Commits on Oct 20, 2022

  1. Copy the full SHA
    1e16be1 View commit details

Commits on Oct 26, 2022

  1. Copy the full SHA
    e40b0a6 View commit details
  2. [actions] update used actions

    ljharb committed Oct 26, 2022
    Copy the full SHA
    7a3fd6e View commit details

Commits on Nov 5, 2022

  1. Copy the full SHA
    03df592 View commit details

Commits on Nov 10, 2022

  1. Copy the full SHA
    4c85b9e View commit details
  2. [Dev Deps] update @babel/core

    ljharb committed Nov 10, 2022
    Copy the full SHA
    acebf4d View commit details
  3. [Deps] update array-includes, array.prototype.flatmap, `array.pro…

    …totype.tosorted`, `object.entries`, `object.fromentries`, `object.hasown`, `object.values`, `string.prototype.matchall`
    ljharb committed Nov 10, 2022
    Copy the full SHA
    f5e5da8 View commit details

Commits on Nov 17, 2022

  1. [Fix] jsx-key: detect keys in logical expression and conditional ex…

    …pression (#3490)
    
    Fixes #3481.
    metreniuk authored and ljharb committed Nov 17, 2022
    Copy the full SHA
    041a120 View commit details
  2. Copy the full SHA
    8e5ce6c View commit details
Loading