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.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.0.1
Choose a head ref
  • 18 commits
  • 42 files changed
  • 11 contributors

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    1765a17 View commit details
    Browse the repository at this point in the history
  2. chore: update yarn.lock

    bradzacher committed May 21, 2020
    Configuration menu
    Copy the full SHA
    6f7578e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9586c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23b4b66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    729f2a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    159c225 View commit details
    Browse the repository at this point in the history
  7. fix(typescript-estree): mark TS 3.8 and 3.9 as "supported" (#2057)

    3.8 isn't truly supported yet (#1436), but it will work fine - just can't lint private fields.
    We _want_ people to upgrade as 3.9 is much better and faster!
    
    So this increases the version range so 3.8 and 3.9 will stop logging the unsupported warning.
    #1436 is pinned in our issues, so that's about as good as we can do.
    bradzacher authored May 21, 2020
    Configuration menu
    Copy the full SHA
    5eedbff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    765ec4b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    66f1627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f1278 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    071e5a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cb1cb5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. docs(eslint-plugin): [naming-convention] improve comment text regardi…

    …ng ESLint's camelCase (#2080)
    bbarry authored May 23, 2020
    Configuration menu
    Copy the full SHA
    893b8dd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

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

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    f2fa82c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cae037f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd7d02b View commit details
    Browse the repository at this point in the history
  4. chore: publish v3.0.1

    JamesHenry committed May 25, 2020
    Configuration menu
    Copy the full SHA
    a71b9c9 View commit details
    Browse the repository at this point in the history
Loading