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.36.1
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.37.1
Choose a head ref
  • 12 commits
  • 23 files changed
  • 7 contributors

Commits on Aug 21, 2024

  1. [New] forbid-component-props: add allowedForPatterns/`disallowedF…

    …orPatterns` options
    Efimenko authored and ljharb committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3073214 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. [meta] fix release workflow

    ljharb committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9668ee0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Sep 16, 2024

  1. [New] no-unstable-nested-components: add propNamePattern to suppo…

    …rt custom render prop naming conventions
    danreeves authored and ljharb committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a1273d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    4ecf034 View commit details
    Browse the repository at this point in the history
  2. [New] add type generation

    voxpelli authored and ljharb committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7f3ac1b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. [New] no-unescaped-entities: add suggestions

    Closes #3277
    StyleShit authored and ljharb committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    95297ed View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. [meta] fix release workflow

    ljharb committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0cc5b7a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. [readme] Fix shared settings link

    MgenGlder authored and ljharb committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    1f95a24 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. [meta] do not npmignore d.ts files

    Fixes #3836
    ljharb committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    63e0b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae6fb8d View commit details
    Browse the repository at this point in the history
Loading