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.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.9.1
Choose a head ref
  • 5 commits
  • 233 files changed
  • 4 contributors

Commits on Aug 11, 2020

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

Commits on Aug 12, 2020

  1. test(scope-manager): tweak fixture tests (#2389)

    - Add `isWrite` and `isRead` to the `Reference` output
    - allow JSX parsing
    - regenerate libs
    bradzacher authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    8318c36 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. fix(eslint-plugin): [prefer-includes] don't auto fix when test meth…

    …od's argument type doesn't have an 'includes' method (#2391)
    sudalqueen authored Aug 13, 2020
    Configuration menu
    Copy the full SHA
    71c4c72 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

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

Commits on Aug 17, 2020

  1. chore: publish v3.9.1

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