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: v4.5.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: v4.6.0
Choose a head ref
  • 7 commits
  • 39 files changed
  • 7 contributors

Commits on Oct 19, 2020

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

Commits on Oct 24, 2020

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

Commits on Oct 25, 2020

  1. fix(eslint-plugin): [prefer-string-starts-ends-with] Check negative i…

    …ndices in the second position for slice (#2696)
    ginger-kang authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    66e9c6e View commit details
    Browse the repository at this point in the history
  2. fix(eslint-plugin): [method-signature-style] correct fixer for overlo…

    …ads in an object literal type (#2708)
    a-tarasyuk authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    0763913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef8b5a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. feat(eslint-plugin): add no-unnecessary-type-constraint rule (#2516)

    * feat(eslint-plugin): add no-unnecessary-type-constraint rule
    
    * Inlined report
    
    * Improved message and removed type checker
    
    * Stop testing with type info
    Josh Goldberg authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    880ac75 View commit details
    Browse the repository at this point in the history
  2. chore: publish v4.6.0

    JamesHenry committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    5de6614 View commit details
    Browse the repository at this point in the history
Loading