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.0.2
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.1.0
Choose a head ref
  • 15 commits
  • 44 files changed
  • 12 contributors

Commits on May 27, 2020

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

Commits on May 29, 2020

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

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    dc061ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e383691 View commit details
    Browse the repository at this point in the history
  3. fix(eslint-plugin): [explicit-module-boundary-types] don't check retu…

    …rned functions if parent function has return type (#2084)
    ifiokjr authored May 30, 2020
    Configuration menu
    Copy the full SHA
    d7d4eeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ee399b View commit details
    Browse the repository at this point in the history
  5. fix(eslint-plugin): [no-unnecessary-condition] handle comparison of a…

    …ny, unknown and loose comparisons with nullish values (#2123)
    avocadowastaken authored May 30, 2020
    Configuration menu
    Copy the full SHA
    1ae1d01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a0fd18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7925823 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    caaa859 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Configuration menu
    Copy the full SHA
    0e83d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df95338 View commit details
    Browse the repository at this point in the history
  3. feat(eslint-plugin): [ban-types] allow selective disable of default o…

    …ptions with `false` value (#2137)
    mgcrea authored May 31, 2020
    Configuration menu
    Copy the full SHA
    1cb8ca4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. fix(eslint-plugin): [no-unnecessary-condition] improve optional chain…

    … handling 2 - electric boogaloo (#2138)
    yeonjuan authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    c87cfaf View commit details
    Browse the repository at this point in the history
  2. chore: publish v3.1.0

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