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.9.1
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.10.0
Choose a head ref
  • 12 commits
  • 44 files changed
  • 9 contributors

Commits on Aug 17, 2020

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

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    cab7c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44e4d9b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

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

Commits on Aug 21, 2020

  1. feat(eslint-plugin): add no-implicit-any-catch rule (#2202)

    Co-authored-by: Glen <glen.84@gmail.com>
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    3 people authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    fde89d4 View commit details
    Browse the repository at this point in the history
  2. docs(eslint-plugin): [no-non-null-asserted-optional-chain] correct do…

    …cs for 3.9 functionality
    
    Closes #2412
    bradzacher authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    fd2070c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d468cfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a53f8c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. feat(typescript-estree): update allowed TS version range (#2419)

    TS v4.0 is released, we can now bump our range to allow it, as we have full support for it.
    bradzacher authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e6be621 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32fe2bb View commit details
    Browse the repository at this point in the history
  3. chore: publish v3.10.0

    JamesHenry committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    50f9c4a View commit details
    Browse the repository at this point in the history
Loading