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: v3.1.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: v3.2.0
Choose a head ref
  • 14 commits
  • 52 files changed
  • 10 contributors

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    de18660 View commit details
    Browse the repository at this point in the history
  2. fix(eslint-plugin): [explicit-module-boundary-types] dont report retu…

    …rn type errors on constructor overloads (#2158)
    bradzacher authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    53232d7 View commit details
    Browse the repository at this point in the history
  3. fix(eslint-plugin): [no-unnecessary-conditionals] Handle comparison o…

    …f generics and loose comparisons with undefined values (#2152)
    avocadowastaken authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    c86e2a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. fix(eslint-plugin): [no-extra-non-null-assertion] dont report for ass…

    …ertions not followed by the optional chain (#2167)
    bradzacher authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    e4c1834 View commit details
    Browse the repository at this point in the history
  2. fix(eslint-plugin): [explicit-module-boundary-types] handle bodyless …

    …arrow functions with explicit return types that return functions (#2169)
    bradzacher authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    58db655 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. fix(eslint-plugin): [explicit-module-boundary-types] handle nested fu…

    …nctions and functions expressions in a typed variable declaration (#2176)
    bradzacher authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    6ff450d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    96342e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe4c0bf View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Configuration menu
    Copy the full SHA
    6dee784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc61932 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    9b51c44 View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): add rule ban-tslint-comment (#2140)

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    drewwyatt and bradzacher authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    43ee226 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    d8ff5de View commit details
    Browse the repository at this point in the history
  2. chore: publish v3.2.0

    JamesHenry committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    f80c833 View commit details
    Browse the repository at this point in the history
Loading