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.37.4
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.5
Choose a head ref
  • 9 commits
  • 10 files changed
  • 4 contributors

Commits on Dec 29, 2024

  1. [Fix] prop-types: support ComponentPropsWithRef from a namespace …

    …import
    corydeppen authored and ljharb committed Dec 29, 2024
    Copy the full SHA
    90a00b9 View commit details

Commits on Mar 21, 2025

  1. [Docs] button-has-type: clean up phrasing

    hamirmahal authored and ljharb committed Mar 21, 2025
    Copy the full SHA
    7eb6ca9 View commit details

Commits on Mar 23, 2025

  1. [Fix] jsx-no-constructed-context-values: detect constructed context…

    … values in React 19 `<Context>` usage
    TildaDares authored and ljharb committed Mar 23, 2025
    Copy the full SHA
    2428618 View commit details

Commits on Mar 25, 2025

  1. Copy the full SHA
    98a31f8 View commit details
  2. [Deps] update object.entries

    ljharb committed Mar 25, 2025
    Copy the full SHA
    addad46 View commit details
  3. [Fix] no-unknown-property: allow shadow root attrs on <template>

    Fixes #3912
    ljharb committed Mar 25, 2025
    Copy the full SHA
    3fd9b92 View commit details
  4. [Tests] prop-types: use proper spacing/semis, button type

    ljharb committed Mar 25, 2025
    Copy the full SHA
    60b7316 View commit details

Commits on Apr 3, 2025

  1. [Fix] no-unknown-property: allow transform-origin on rect

    Fixes #3914
    ljharb committed Apr 3, 2025
    Copy the full SHA
    2f64dea View commit details
  2. Update CHANGELOG and bump version

    ljharb committed Apr 3, 2025
    Copy the full SHA
    2c98b83 View commit details
Loading