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.34.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.34.3
Choose a head ref
  • 8 commits
  • 12 files changed
  • 5 contributors

Commits on May 14, 2024

  1. [Fix] jsx-boolean-value: assumeUndefinedIsFalse with never must…

    … not allow explicit `true` value
    6uliver authored and ljharb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a944aa5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on May 31, 2024

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

Commits on Jun 13, 2024

  1. [Fix] no-object-type-as-default-prop: enable rule for components wi…

    …th many parameters
    JulienR1 authored and ljharb committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    393bfa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. [Fix] jsx-key: incorrect behavior for checkKeyMustBeforeSpread with…

    … map callbacks
    akulsr0 authored and ljharb committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6dc7803 View commit details
    Browse the repository at this point in the history
  2. [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-doc-generator`, `eslint-remote-tester-repositories`
    ljharb committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7d16666 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb56061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cef8123 View commit details
    Browse the repository at this point in the history
Loading