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: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.19.0
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.19.1
Choose a head ref
  • 3 commits
  • 42 files changed
  • 2 contributors

Commits on Jan 16, 2024

  1. fix(type-utils): preventing isUnsafeAssignment infinite recursive cal…

    …ls (#8237)
    
    * fix(type-utils): preventing isUnsafeAssignment infinite recursive calls
    
    * chore: apply reviews
    yeonjuan authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    01556f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fix(eslint-plugin): [no-unnecessary-condition] fix false positive for…

    … type variable (#8235)
    
    * fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type variable
    
    * chore: simplify test cases
    yeonjuan authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    920f909 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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